numam-dpdk/drivers/net/bnxt
Mike Baucom 369ce46248 net/bnxt: fix Thor SVIF size for generic tables
The size of the svif in the generic tables was incorrectly set to the
Wh+ size of 8 bits.  This resulted in incorrect l2 context entries being
associated with a flow once the svif became greater than 255.

Fixes: ad9eed0248 ("net/bnxt: support flow template for Thor")

Signed-off-by: Mike Baucom <michael.baucom@broadcom.com>
Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Reviewed-by: Randy Schacher <stuart.schacher@broadcom.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2021-11-22 08:12:52 +01:00
..
hcapi/cfa net/bnxt: cleanup ULP parser and mapper 2021-07-08 02:02:14 +02:00
tf_core net/bnxt: fix multi adapter 2021-11-17 00:12:58 +01:00
tf_ulp net/bnxt: fix Thor SVIF size for generic tables 2021-11-22 08:12:52 +01:00
bnxt_cpr.c net/bnxt: fix crash caused by error recovery 2021-11-22 08:12:24 +01:00
bnxt_cpr.h net/bnxt: improve error recovery information messages 2021-09-27 06:30:51 +02:00
bnxt_ethdev.c net/bnxt: fix crash caused by error recovery 2021-11-22 08:12:24 +01:00
bnxt_filter.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_filter.h net/bnxt: enhance RSS action support 2021-10-12 22:36:10 +02:00
bnxt_flow.c net/bnxt: fix flow RSS failure handling 2021-10-28 06:23:11 +02:00
bnxt_hwrm.c net/bnxt: fail init when mbuf allocation fails 2021-11-22 08:12:38 +01:00
bnxt_hwrm.h net/bnxt: modify VF representor allocation sequence 2021-11-04 22:13:13 +01:00
bnxt_irq.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
bnxt_irq.h net/bnxt: rename a member to avoid conflict 2021-03-12 07:13:49 +01:00
bnxt_nvm_defs.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_reps.c net/bnxt: modify VF representor allocation sequence 2021-11-04 22:13:13 +01:00
bnxt_reps.h ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
bnxt_ring.c net/bnxt: fail init when mbuf allocation fails 2021-11-22 08:12:38 +01:00
bnxt_ring.h net/bnxt: fix ring and context memory allocation 2021-07-08 05:55:52 +02:00
bnxt_rxq.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
bnxt_rxq.h net/bnxt: create aggregation rings when needed 2021-10-12 22:35:13 +02:00
bnxt_rxr.c net/bnxt: fail init when mbuf allocation fails 2021-11-22 08:12:38 +01:00
bnxt_rxr.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
bnxt_rxtx_vec_avx2.c net/bnxt: remove software prefetches from AVX2 Rx 2021-11-16 23:57:27 +01:00
bnxt_rxtx_vec_common.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
bnxt_rxtx_vec_neon.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
bnxt_rxtx_vec_sse.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
bnxt_stats.c net/bnxt: clear cached statistics 2021-07-15 02:31:32 +02:00
bnxt_stats.h net/bnxt: drop unused attribute 2021-04-24 21:23:09 +02:00
bnxt_txq.c ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
bnxt_txq.h ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
bnxt_txr.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
bnxt_txr.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
bnxt_util.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_util.h net/bnxt: add action SRAM translation 2021-07-08 01:56:51 +02:00
bnxt_vnic.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
bnxt_vnic.h net/bnxt: use prefix on global function 2021-04-24 21:39:12 +02:00
bnxt.h net: add macro for VLAN header length 2021-11-17 20:17:04 +01:00
hsi_struct_def_dpdk.h net/bnxt: support multi root capability 2021-11-04 21:51:52 +01:00
meson.build net/bnxt: remove stale compilation option 2021-10-28 19:58:54 +02:00
rte_pmd_bnxt.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
rte_pmd_bnxt.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00