numam-dpdk/drivers/net/bnxt
Lance Richardson 25fefa2b17 net/bnxt: fix Rx descriptor status
Fix a number of issues in the bnxt receive descriptor status
function, including:
   - Provide status of receive descriptor instead of completion
     descriptor.
   - Remove invalid comparison of raw ring index with masked ring
     index.
   - Correct misinterpretation of offset parameter as ring index.
   - Correct misuse of completion ring index for mbuf ring (the
     two rings have different sizes).

Fixes: 0fe613bb87 ("net/bnxt: support Rx descriptor status")
Cc: stable@dpdk.org

Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
Reviewed-by: Andy Gospodarek <gospo@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2021-03-12 07:12:30 +01:00
..
hcapi net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
tf_core net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
tf_ulp net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_cpr.c net/bnxt: handle echo request async message 2021-03-12 07:00:22 +01:00
bnxt_cpr.h net/bnxt: fix Rx queue count 2021-03-01 01:26:10 +01:00
bnxt_ethdev.c net/bnxt: fix Rx descriptor status 2021-03-12 07:12:30 +01:00
bnxt_filter.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_filter.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_flow.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_hwrm.c net/bnxt: fix FW readiness check during recovery 2021-03-12 07:00:23 +01:00
bnxt_hwrm.h net/bnxt: fix FW readiness check during recovery 2021-03-12 07:00:23 +01:00
bnxt_irq.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_irq.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_nvm_defs.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_reps.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_reps.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_ring.c net/bnxt: refactor HWRM ring allocation routine 2021-03-01 01:27:01 +01:00
bnxt_ring.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_rxq.c net/bnxt: fix queues per VNIC 2021-03-12 07:00:21 +01:00
bnxt_rxq.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_rxr.c net/bnxt: fix PTP support for Thor 2021-03-12 07:00:23 +01:00
bnxt_rxr.h net/bnxt: fix Rx queue count 2021-03-01 01:26:10 +01:00
bnxt_rxtx_vec_common.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_rxtx_vec_neon.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_rxtx_vec_sse.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_stats.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_stats.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_txq.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_txq.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_txr.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_txr.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_util.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_util.h net/bnxt: fix firmware fatal error handling 2021-03-12 07:00:22 +01:00
bnxt_vnic.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_vnic.h net/bnxt: fix VNIC configuration 2021-03-12 07:00:20 +01:00
bnxt.h net/bnxt: fix PTP support for Thor 2021-03-12 07:00:23 +01:00
hsi_struct_def_dpdk.h net/bnxt: update HWRM structures 2021-03-12 07:00:21 +01:00
meson.build drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
rte_pmd_bnxt.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
rte_pmd_bnxt.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00