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
bnx2x_ethdev.h
bnx2x_logs.h
bnx2x_osal.h
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
bnx2x_vfpf.h
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
ecore_hsi.h
ecore_init_ops.h
ecore_init.h
ecore_mfw_req.h
ecore_reg.h
ecore_sp.c
ecore_sp.h
elink.c
elink.h
Makefile
meson.build
rte_pmd_bnx2x_version.map