numam-dpdk/drivers/net/bnxt
Lance Richardson 9f13e888ef net/bnxt: fix Rx queue count
bnxt_rx_queue_count_op() incorrectly returns the number of
filled but unprocessed completion queue entries instead of
the number of filled but unprocessed received packet
completions. Fix by properly accounting for the number of
completion ring entries used by the various received packet
completion types.

Fixes: 34c0ba839b ("net/bnxt: fix Rx queue count")
Cc: stable@dpdk.org

Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2021-03-01 01:26:10 +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: update copyright year 2021-01-29 18:16:10 +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 queue count 2021-03-01 01:26:10 +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: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_hwrm.h net/bnxt: update copyright year 2021-01-29 18:16:10 +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: fix Rx completion ring size calculation 2021-02-03 00:48:11 +01:00
bnxt_ring.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_rxq.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_rxq.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_rxr.c net/bnxt: fix Rx queue count 2021-03-01 01:26:10 +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: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_vnic.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_vnic.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
hsi_struct_def_dpdk.h net/bnxt: update copyright year 2021-01-29 18:16:10 +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