numam-dpdk/drivers/net
Billy McFall 8d907d2b79 net/igb: free consumed Tx buffers on demand
Add support to the e1000 igb driver for the new API to force free
consumed buffers on Tx ring. This API is independent of the tx_rs_thresh
setting. With this API, buffers should be free even if tx_rs_thresh is
not met.

e1000 igb driver does not implement a tx_rs_thresh to free mbufs, it
frees a slot in the ring as needed. However, it could be implemented at
some future date.

Signed-off-by: Billy McFall <bmcfall@redhat.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
2017-03-27 17:17:33 +02:00
..
af_packet net/af_packet: support 802.1Q VLAN 2017-01-17 19:41:43 +01:00
bnx2x net/bnx2x: increase release version 2017-02-10 12:25:49 +01:00
bnxt drivers/net: fix device configuration 2017-02-10 12:25:49 +01:00
bonding mbuf: use pktmbuf helper to create the pool 2017-03-15 13:48:02 +01:00
cxgbe drivers/net: make PCI device id struct const 2017-01-30 22:18:26 +01:00
e1000 net/igb: free consumed Tx buffers on demand 2017-03-27 17:17:33 +02:00
ena net/ena: fix setting host attributes 2017-02-10 12:25:49 +01:00
enic ethdev: move a queue id check to generic layer 2017-03-09 19:29:51 +01:00
fm10k drivers/net: fix device configuration 2017-02-10 12:25:49 +01:00
i40e ethdev: move a queue id check to generic layer 2017-03-09 19:29:51 +01:00
ixgbe ethdev: move a queue id check to generic layer 2017-03-09 19:29:51 +01:00
mlx4 net/mlx: fix IPv4 and IPv6 packet type 2017-01-17 19:41:43 +01:00
mlx5 net/mlx5: fix link status query 2017-02-10 12:25:50 +01:00
nfp ethdev: move a queue id check to generic layer 2017-03-09 19:29:51 +01:00
null
pcap net/pcap: fix timestamps in output pcap file 2017-01-17 19:40:51 +01:00
qede drivers/net: remove redundant new line from logs 2017-01-30 22:18:27 +01:00
ring
sfc net/sfc: fix setting empty multicast list 2017-02-10 12:25:48 +01:00
szedata2 net/szedata2: fix device memory access 2017-01-30 22:18:26 +01:00
tap net/tap: move closing file descriptors to close function 2017-02-10 12:25:49 +01:00
thunderx net/thunderx: use I/O device memory read/write API 2017-01-18 17:18:27 +01:00
vhost net/vhost: fix unix socket not removed as closing 2017-01-30 14:19:48 +01:00
virtio net/virtio: add speed capability 2017-02-10 12:06:16 +01:00
vmxnet3 net/vmxnet3: add speed capability 2017-02-10 12:25:49 +01:00
xenvirt
Makefile remove unmaintained TILE-Gx architecture 2017-03-15 11:40:57 +01:00