numam-dpdk/drivers/net/enic/base
Hyong Youb Kim c55614d102 net/enic: reduce Tx completion updates
Request one completion update per roughly 32 buffers. It saves DMA
resources on the NIC, PCIe utilization, and cache miss rates.

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: John Daley <johndale@cisco.com>
2018-07-03 01:54:22 +02:00
..
cq_desc.h
cq_enet_desc.h
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_dev.c net/enic: update the UDP RSS detection mechanism 2018-07-03 01:53:26 +02:00
vnic_dev.h net/enic: update the UDP RSS detection mechanism 2018-07-03 01:53:26 +02:00
vnic_devcmd.h net/enic: update the UDP RSS detection mechanism 2018-07-03 01:53:26 +02:00
vnic_enet.h net/enic: update the UDP RSS detection mechanism 2018-07-03 01:53:26 +02:00
vnic_intr.c
vnic_intr.h
vnic_nic.h net/enic: update the UDP RSS detection mechanism 2018-07-03 01:53:26 +02:00
vnic_resource.h
vnic_rq.c
vnic_rq.h
vnic_rss.c
vnic_rss.h
vnic_stats.h
vnic_wq.c net/enic: reduce Tx completion updates 2018-07-03 01:54:22 +02:00
vnic_wq.h net/enic: reduce Tx completion updates 2018-07-03 01:54:22 +02:00
wq_enet_desc.h