numam-dpdk/drivers/net/enic
John Daley 36935afbc5 net/enic: refactor Tx mbuf recycling
Mbufs were returned to the pool one at a time. Use rte_mempool_put_bulk
instead. There were multiple function calls for each buffer returned.
Refactor this code into just 2 functions.

Signed-off-by: John Daley <johndale@cisco.com>
2016-06-15 17:13:56 +02:00
..
base net/enic: refactor Tx mbuf recycling 2016-06-15 17:13:56 +02:00
enic_clsf.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
enic_compat.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_ethdev.c net/enic: remove unused functions in Tx path 2016-06-15 17:13:56 +02:00
enic_main.c net/enic: use Tx completion index instead of messages 2016-06-15 17:13:56 +02:00
enic_res.c enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_res.h net/enic: remove unused functions in Tx path 2016-06-15 17:13:56 +02:00
enic_rxtx.c net/enic: refactor Tx mbuf recycling 2016-06-15 17:13:56 +02:00
enic.h net/enic: streamline mbuf handling in Tx path 2016-06-15 17:13:56 +02:00
LICENSE enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
Makefile net/enic: put Tx and Rx functions into same file 2016-06-15 17:13:56 +02:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00