numam-dpdk/drivers
Kalesh AP 0a90c56eac net/bnxt: fix Rx configuration
We are currently not handling RX/RSS modes correctly.
After launching testpmd with multiple RXQs, if the user tries to set
the number of RXQs to 1, driver is not updating the "hash_type"
and "hash_mode" values of the VNICs. As a result, driver issues
bnxt_vnic_rss_configure() unnecessarily and the FW command fails.

Fixed bnxt_mq_rx_configure() to update VNIC RSS fields unconditionally.

Fixes: 4191bc8f79 ("net/bnxt: handle multi queue mode properly")
Cc: stable@dpdk.org

Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
2022-05-10 07:10:38 +02:00
..
baseband baseband/acc100: avoid out-of-bounds access 2022-02-23 11:59:51 +01:00
bus net/dpaa2: update management complex to 10.32 2022-05-10 15:43:08 +02:00
common common/cnxk: support per-port RQ in inline device 2022-05-10 16:27:15 +02:00
compress compress/octeontx: support OCTEON TX2 SoC family 2022-04-29 11:36:46 +02:00
crypto crypto/dpaa_sec: move cdb preparation to session create 2022-04-29 11:27:35 +02:00
dma dma/idxd: configure maximum batch size to high value 2022-02-23 16:45:16 +01:00
event event/dlb2: add shift value check in sparse dequeue 2022-03-03 10:25:17 +01:00
gpu gpu/cuda: add more NVIDIA devices 2022-04-14 10:01:11 +02:00
mempool mempool/cnxk: fix batch allocation failure path 2022-02-23 17:33:53 +01:00
net net/bnxt: fix Rx configuration 2022-05-10 07:10:38 +02:00
raw raw/ifpga: fix build with optimization 2022-03-16 20:35:04 +01:00
regex remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
vdpa vdpa/mlx5: make statistics counter persistent 2022-05-09 21:39:58 +02:00
meson.build build: make ring mempool driver mandatory 2022-02-22 15:38:19 +01:00