[dpdk-dev] [PATCH V2] net/bnxt: fix traffic stall on RX queue stop/start

Thomas Monjalon thomas at monjalon.net
Mon Aug 5 23:33:32 CEST 2019


01/08/2019 17:45, Ajit Khaparde:
> From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
> 
> 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: 9b63c6fd70e3 ("net/bnxt: support Rx/Tx queue start/stop")

+ Cc: stable at dpdk.org
 
> Signed-off-by: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
> Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>

Applied, thanks




More information about the dev mailing list