numam-dpdk/drivers/net/ixgbe
Zhiyong Yang 646412f9ff net/ixgbe: remove limit of Tx burst size
To add a wrapper function to remove the limit of tx burst size and
implement the "make an best effort to transmit the pkts" policy.
The patch makes ixgbe vec function work in a consistent behavior
like ixgbe_xmit_pkts_simple and ixgbe_xmit_pkts do that.

Cc: Helin Zhang <helin.zhang@intel.com>
Cc: Konstantin Ananyev <konstantin.ananyev@intel.com>
Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2017-04-04 19:02:55 +02:00
..
base net/ixgbe/base: update shared code version to 2017.02.27 2017-04-04 15:52:51 +02:00
ixgbe_82599_bypass.c
ixgbe_bypass_api.h
ixgbe_bypass_defines.h
ixgbe_bypass.c
ixgbe_bypass.h
ixgbe_ethdev.c net/ixgbevf: set xstats id values 2017-04-04 15:52:52 +02:00
ixgbe_ethdev.h net/ixgbe: move MAC type check macros 2017-04-04 15:52:52 +02:00
ixgbe_fdir.c net/ixgbe: parse flow director filter 2017-01-17 19:41:43 +01:00
ixgbe_flow.c net/ixgbe: fix filters adding MAC type check 2017-04-04 15:52:52 +02:00
ixgbe_logs.h
ixgbe_pf.c net/ixgbe: fix Rx queue blocking issue 2017-04-04 15:52:51 +02:00
ixgbe_regs.h net/ixgbe: remove unused global variable 2017-01-17 19:40:52 +01:00
ixgbe_rxtx_vec_common.h net/ixgbe: support checksum flags in SSE vector Rx 2016-10-14 01:23:40 +02:00
ixgbe_rxtx_vec_neon.c net/ixgbe: remove limit of Tx burst size 2017-04-04 19:02:55 +02:00
ixgbe_rxtx_vec_sse.c net/ixgbe: remove limit of Tx burst size 2017-04-04 19:02:55 +02:00
ixgbe_rxtx.c net/ixgbe: remove limit of Tx burst size 2017-04-04 19:02:55 +02:00
ixgbe_rxtx.h net/ixgbe: remove limit of Tx burst size 2017-04-04 19:02:55 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_pmd_ixgbe_version.map net/ixgbe: move set VF functions from the ethdev 2017-01-17 19:39:28 +01:00
rte_pmd_ixgbe.h net/ixgbe: fix API comments for doxygen 2017-01-30 22:18:26 +01:00