Re: [dpdk-dev] [PATCH] net/bnx2x: fix FW cmd timeout duting device stop

2018-08-02 Thread Thomas Monjalon
01/08/2018 20:19, Rasesh Mody: > This patch fixes firmware command timeout error seen during device stop > while stopping queues. It patially reverts an earlier preventive change > commit 91b7e432bcef ("net/bnx2x: disable fast path interrupts") to now > enable fast path interrupts. > > The origina

[dpdk-dev] [PATCH] net/bnx2x: fix FW cmd timeout duting device stop

2018-08-01 Thread Rasesh Mody
This patch fixes firmware command timeout error seen during device stop while stopping queues. It patially reverts an earlier preventive change commit 91b7e432bcef ("net/bnx2x: disable fast path interrupts") to now enable fast path interrupts. The original issue of performance degradation is not o