numam-dpdk/drivers/net/bnx2x
Rasesh Mody 4b4650296a net/bnx2x: fix VLAN stripped flag
For VLAN packet the tci is saved in rx_mb->vlan_tci, however the
STRIPPED offload flag is not set along with PKT_RX_VLAN flag.
Set the PKT_RX_VLAN_STRIPPED flag as well.

Fixes: 380a7aab1a ("mbuf: rename deprecated VLAN flags")
Fixes: b37b528d95 ("mbuf: add new Rx flags for stripped VLAN")
Cc: stable@dpdk.org

Signed-off-by: Rasesh Mody <rmody@marvell.com>
2020-02-05 09:51:20 +01:00
..
bnx2x_ethdev.c net/bnx2x: support secondary process 2020-01-17 19:46:26 +01:00
bnx2x_ethdev.h net/bnx2x: remove local bool type 2020-01-17 19:46:02 +01:00
bnx2x_logs.h
bnx2x_osal.h net/bnx2x: fix meson build 2019-11-06 11:55:24 +01:00
bnx2x_rxtx.c net/bnx2x: fix VLAN stripped flag 2020-02-05 09:51:20 +01:00
bnx2x_rxtx.h
bnx2x_stats.c
bnx2x_stats.h
bnx2x_vfpf.c net/bnx2x: fix reading VF id 2019-07-23 14:31:34 +02:00
bnx2x_vfpf.h net/bnx2x: fix reading VF id 2019-07-23 14:31:34 +02:00
bnx2x.c net/bnx2x: fix to sync fastpath Rx queue access 2020-02-05 09:51:20 +01:00
bnx2x.h net/bnx2x: fix to sync fastpath Rx queue access 2020-02-05 09:51:20 +01:00
ecore_fw_defs.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_hsi.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_init_ops.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_init.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_mfw_req.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_reg.h net/bnx2x: update and reorganize HW registers 2019-10-08 12:14:31 +02:00
ecore_sp.c net/bnx2x: remove local bool type 2020-01-17 19:46:02 +01:00
ecore_sp.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
elink.c
elink.h
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build
rte_pmd_bnx2x_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00