freebsd-skq/sys/dev/sfxge
gnn a63fcdf416 Support tunable to control Tx deferred packet list limits
Also increase default for Tx queue get-list limit.
Too small limit results in TCP packets drops especiall when many
streams are running simultaneously.
Put list may be kept small enough since it is just a temporary
location if transmit function can't get Tx queue lock.

Submitted by:   Andrew Rybchenko <arybchenko at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
2014-09-30 20:57:25 +00:00
..
common cleanup: code style fixes 2014-09-30 20:18:10 +00:00
sfxge_dma.c cleanup: code style fixes 2014-09-30 20:18:10 +00:00
sfxge_ev.c Make size of Tx and Rx rings configurable 2014-09-30 20:36:07 +00:00
sfxge_intr.c cleanup: code style fixes 2014-09-30 20:18:10 +00:00
sfxge_mcdi.c
sfxge_port.c cleanup: code style fixes 2014-09-30 20:18:10 +00:00
sfxge_rx.c Make size of Tx and Rx rings configurable 2014-09-30 20:36:07 +00:00
sfxge_rx.h Make size of Tx and Rx rings configurable 2014-09-30 20:36:07 +00:00
sfxge_tx.c Support tunable to control Tx deferred packet list limits 2014-09-30 20:57:25 +00:00
sfxge_tx.h Support tunable to control Tx deferred packet list limits 2014-09-30 20:57:25 +00:00
sfxge.c Make size of Tx and Rx rings configurable 2014-09-30 20:36:07 +00:00
sfxge.h The patch allows to check state of the software Tx queues at run time. 2014-09-30 20:43:21 +00:00