numam-dpdk/drivers/net/af_xdp
Xiao Wang fdf69a8179 net/af_xdp: fix redundant check for wakeup need
Function kick_tx() has built-in detection on NEED_WAKEUP flag, so just
call it directly, like elsewhere in the driver.

Fixes: d8a210774e ("net/af_xdp: support unaligned umem chunks")
Cc: stable@dpdk.org

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Tested-by: Ciara Loftus <ciara.loftus@intel.com>
2020-01-17 19:46:01 +01:00
..
af_xdp_deps.h net/af_xdp: introduce AF_XDP PMD 2019-04-05 17:45:22 +02:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: remove redundant libs from pkgconfig 2019-09-12 18:32:40 +02:00
rte_eth_af_xdp.c net/af_xdp: fix redundant check for wakeup need 2020-01-17 19:46:01 +01:00
rte_pmd_af_xdp_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00