numam-dpdk/drivers/net/enic/base
John Daley fc2c8c0668 net/enic: use Tx completion index instead of messages
The NIC can either DMA a separate completion message for each completed
send or periodically just DMA the index of the last completed send.
Switch to the latter method which improves cache locality and performance.

Signed-off-by: John Daley <johndale@cisco.com>
2016-06-15 17:13:56 +02:00
..
cq_desc.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
cq_enet_desc.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_vnic_wq.h net/enic: streamline mbuf handling in Tx path 2016-06-15 17:13:56 +02:00
rq_enet_desc.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_cq.c enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_cq.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_dev.c enic: fix link state change 2016-03-30 19:39:07 +02:00
vnic_dev.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_devcmd.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_enet.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_intr.c enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_intr.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_nic.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_resource.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_rq.c enic: improve Rx performance 2016-03-16 16:57:12 +01:00
vnic_rq.h enic: improve Rx performance 2016-03-16 16:57:12 +01:00
vnic_rss.c enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_rss.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_stats.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
vnic_wq.c net/enic: use Tx completion index instead of messages 2016-06-15 17:13:56 +02:00
vnic_wq.h net/enic: use Tx completion index instead of messages 2016-06-15 17:13:56 +02:00
wq_enet_desc.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00