numam-dpdk/drivers/net/qede
Shahed Shaikh 60f9a63457 net/qede: fix Tx packet prepare for tunnel packets
This patch fixes a regression introduced by
commit 49d3978d57 ("net/qede: fix Tx tunnel offload support mask")
in which qede_xmit_prep_pkts() breaks the loop for successful
check of Tunneling offload flags instead of continuing, resulting
in tx_pkt_prepare return a failure.

Fixes: 49d3978d57 ("net/qede: fix Tx tunnel offload support mask")
Cc: stable@dpdk.org

Signed-off-by: Shahed Shaikh <shshaikh@marvell.com>
2019-02-20 16:41:43 +01:00
..
base net/qede/base: fix to initialize HW for LLH filters 2018-11-05 15:01:25 +01:00
Makefile net/qede: reorganize filter code 2018-09-28 01:41:01 +02:00
meson.build net/qede: reorganize filter code 2018-09-28 01:41:01 +02:00
qede_ethdev.c drivers: prefix global variables with module name 2018-10-29 02:34:21 +01:00
qede_ethdev.h drivers: prefix global variables with module name 2018-10-29 02:34:21 +01:00
qede_filter.c net/qede: support generic flow API 2018-09-28 01:41:01 +02:00
qede_if.h
qede_logs.h
qede_main.c net/qede/base: fix to initialize HW for LLH filters 2018-11-05 15:01:25 +01:00
qede_rxtx.c net/qede: fix Tx packet prepare for tunnel packets 2019-02-20 16:41:43 +01:00
qede_rxtx.h net/qede: fix performance bottleneck in Rx path 2019-01-19 00:36:17 +01:00
rte_pmd_qede_version.map