numam-dpdk/drivers/net/bnxt
Kalesh AP aa2c00702b net/bnxt: fix traffic stall on Rx queue stop/start
Fixed a check in bnxt_alloc_hwrm_rx_ring() while initializing
the rx ring.

Driver should not change "deferred_start" status of rx/tx queues.
It should get the status in queue_setup_op() and use that value.

Fixes: 9b63c6fd70 ("net/bnxt: support Rx/Tx queue start/stop")
Cc: stable@dpdk.org

Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2019-08-05 23:33:12 +02:00
..
bnxt_cpr.c net/bnxt: use configured MTU during load 2019-06-14 00:01:06 +09:00
bnxt_cpr.h net/bnxt: support thor controller 2019-06-13 23:54:30 +09:00
bnxt_ethdev.c net/bnxt: fix traffic stall on Rx queue stop/start 2019-08-05 23:33:12 +02:00
bnxt_filter.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
bnxt_filter.h net/bnxt: support redirecting tunnel packets to VF 2019-06-14 00:01:06 +09:00
bnxt_flow.c net/bnxt: support redirecting tunnel packets to VF 2019-06-14 00:01:06 +09:00
bnxt_hwrm.c net/bnxt: reduce verbosity of a message 2019-07-25 17:54:57 +02:00
bnxt_hwrm.h net/bnxt: use dedicated CPR for async events 2019-07-25 11:43:05 +02:00
bnxt_irq.c net/bnxt: use dedicated CPR for async events 2019-07-25 11:43:05 +02:00
bnxt_irq.h net/bnxt: retry IRQ callback deregistration 2019-07-23 14:31:35 +02:00
bnxt_nvm_defs.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_ring.c net/bnxt: fix traffic stall on Rx queue stop/start 2019-08-05 23:33:12 +02:00
bnxt_ring.h net/bnxt: use dedicated CPR for async events 2019-07-25 11:43:05 +02:00
bnxt_rxq.c net/bnxt: fix traffic stall on Rx queue stop/start 2019-08-05 23:33:12 +02:00
bnxt_rxq.h net/bnxt: support thor controller 2019-06-13 23:54:30 +09:00
bnxt_rxr.c net/bnxt: use dedicated CPR for async events 2019-07-25 11:43:05 +02:00
bnxt_rxr.h net/bnxt: fix L4 checksum error indication in Rx 2019-07-23 14:31:35 +02:00
bnxt_rxtx_vec_sse.c net/bnxt: set checksum flags in vector Rx 2019-07-30 19:39:39 +02:00
bnxt_stats.c net/bnxt: fix extended port counter statistics 2019-07-25 17:54:57 +02:00
bnxt_stats.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_txq.c net/bnxt: fix traffic stall on Rx queue stop/start 2019-08-05 23:33:12 +02:00
bnxt_txq.h net/bnxt: support thor controller 2019-06-13 23:54:30 +09:00
bnxt_txr.c net/bnxt: fix traffic stall on Rx queue stop/start 2019-08-05 23:33:12 +02:00
bnxt_txr.h net/bnxt: refactor doorbell handling 2019-06-13 23:54:29 +09:00
bnxt_util.c net/bnxt: fix VF probe when MAC address is zero 2019-07-23 14:31:35 +02:00
bnxt_util.h net/bnxt: fix VF probe when MAC address is zero 2019-07-23 14:31:35 +02:00
bnxt_vnic.c net/bnxt: fix RSS table sizes 2019-07-23 14:31:35 +02:00
bnxt_vnic.h net/bnxt: enable RSS for thor-based controllers 2019-06-13 23:54:30 +09:00
bnxt.h net/bnxt: use dedicated CPR for async events 2019-07-25 11:43:05 +02:00
hsi_struct_def_dpdk.h net/bnxt: update HWRM API to version 1.10.0.91 2019-07-23 14:31:36 +02:00
Makefile net/bnxt: implement SSE vector mode 2019-06-13 23:37:58 +09:00
meson.build net/bnxt: implement SSE vector mode 2019-06-13 23:37:58 +09:00
rte_pmd_bnxt_version.map
rte_pmd_bnxt.c net/bnxt: remove unnecessary cast 2019-06-13 23:54:29 +09:00
rte_pmd_bnxt.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00