numam-dpdk/drivers/net/enic
John Daley aba3129852 enic: fix last packet not being sent
The last packet of the tx burst function array was not being
emitted until the subsequent call.  The nic descriptor index
was being set to the current tx descriptor instead of one past
the descriptor as required by the nic.

Fixes: d739ba4c6a ("enic: improve Tx packet rate")

Signed-off-by: John Daley <johndale@cisco.com>
2016-03-16 16:57:39 +01:00
..
base enic: fix last packet not being sent 2016-03-16 16:57:39 +01: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 enic: improve Rx performance 2016-03-16 16:57:12 +01:00
enic_main.c enic: improve Rx performance 2016-03-16 16:57:12 +01:00
enic_res.c enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_res.h enic: improve Rx performance 2016-03-16 16:57:12 +01:00
enic_rx.c enic: improve Rx performance 2016-03-16 16:57:12 +01:00
enic.h enic: improve Rx performance 2016-03-16 16:57:12 +01:00
LICENSE enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
Makefile enic: improve Rx performance 2016-03-16 16:57:12 +01:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00