numam-dpdk/drivers/net/bnxt
Somnath Kotur 246c5cc5f0 net/bnxt: use correct flags during VLAN configuration
Setting of VLAN filter cmd was being done with incorrect flag value.
We need to use inner vlan fields instead of outer vlan.

Fixes: 7fe5668d2e ("net/bnxt: support VLAN filter and strip")
Cc: stable@dpdk.org

Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2018-07-03 01:35:58 +02:00
..
bnxt_cpr.c
bnxt_cpr.h net/bnxt: support Tx batching 2018-07-03 01:35:58 +02:00
bnxt_ethdev.c net/bnxt: use correct flags during VLAN configuration 2018-07-03 01:35:58 +02:00
bnxt_filter.c net/bnxt: check filter type before clearing it 2018-07-03 01:35:58 +02:00
bnxt_filter.h net/bnxt: move function check zero bytes 2018-07-03 01:35:58 +02:00
bnxt_flow.c net/bnxt: fix to move a flow to a different queue 2018-07-03 01:35:58 +02:00
bnxt_hwrm.c net/bnxt: use correct flags during VLAN configuration 2018-07-03 01:35:58 +02:00
bnxt_hwrm.h net/bnxt: check VF resources if resource manager is enabled 2018-07-03 01:35:58 +02:00
bnxt_irq.c
bnxt_irq.h
bnxt_nvm_defs.h
bnxt_ring.c net/bnxt: fix queue start/stop operations 2018-07-03 01:35:58 +02:00
bnxt_ring.h net/bnxt: fix queue start/stop operations 2018-07-03 01:35:58 +02:00
bnxt_rxq.c net/bnxt: fix queue start/stop operations 2018-07-03 01:35:58 +02:00
bnxt_rxq.h net/bnxt: fix queue start/stop operations 2018-07-03 01:35:58 +02:00
bnxt_rxr.c net/bnxt: fix queue start/stop operations 2018-07-03 01:35:58 +02:00
bnxt_rxr.h net/bnxt: optimize Rx processing 2018-07-03 01:35:58 +02:00
bnxt_stats.c
bnxt_stats.h
bnxt_txq.c
bnxt_txq.h net/bnxt: support Tx batching 2018-07-03 01:35:58 +02:00
bnxt_txr.c net/bnxt: fix incorrect IO address handling in Tx 2018-07-03 01:35:58 +02:00
bnxt_txr.h net/bnxt: fix HW Tx checksum offload check 2018-07-03 01:35:58 +02:00
bnxt_util.c net/bnxt: move function check zero bytes 2018-07-03 01:35:58 +02:00
bnxt_util.h net/bnxt: move function check zero bytes 2018-07-03 01:35:58 +02:00
bnxt_vnic.c net/bnxt: fix Rx ring count limitation 2018-07-03 01:35:58 +02:00
bnxt_vnic.h net/bnxt: fix Rx ring count limitation 2018-07-03 01:35:58 +02:00
bnxt.h net/bnxt: check VF resources if resource manager is enabled 2018-07-03 01:35:58 +02:00
hsi_struct_def_dpdk.h net/bnxt: update HWRM API to v1.9.2.9 2018-07-03 01:35:58 +02:00
Makefile net/bnxt: refactor filter/flow 2018-07-03 01:35:58 +02:00
meson.build net/bnxt: refactor filter/flow 2018-07-03 01:35:58 +02:00
rte_pmd_bnxt_version.map
rte_pmd_bnxt.c
rte_pmd_bnxt.h