numam-dpdk/drivers/net/enic
John Daley d739ba4c6a enic: improve Tx packet rate
For every packet sent, a completion was being requested and the
posted_index register on the nic was being updated. Instead, request a
completion and update the posted index once per burst after all
packets have been sent by the burst function.

Signed-off-by: John Daley <johndale@cisco.com>
Acked-by: Sujith Sankar <ssujith@cisco.com>
2015-10-30 18:34:37 +01:00
..
base enic: improve Tx packet rate 2015-10-30 18:34:37 +01:00
enic_clsf.c enic: fix hash creation when not using first numa node 2015-10-20 21:32:06 +02:00
enic_compat.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_ethdev.c enic: improve Tx packet rate 2015-10-30 18:34:37 +01:00
enic_main.c enic: improve Tx packet rate 2015-10-30 18:34:37 +01:00
enic_res.c enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_res.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic.h enic: improve Tx packet rate 2015-10-30 18:34:37 +01:00
LICENSE enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00