Re: [dpdk-dev] [PATCH] net/bnxt: revert fix traffic stall on stop/start

2019-08-10 Thread Thomas Monjalon
09/08/2019 19:46, Ajit Khaparde: > On Fri, Aug 9, 2019 at 10:22 AM Lance Richardson < > lance.richard...@broadcom.com> wrote: > > > This reverts commit aa2c00702bad7b2c742e11a86cb9dbbb8364fd88, which > > introduced the possibility of an invalid address exception when running > > an application wit

Re: [dpdk-dev] [PATCH] net/bnxt: revert fix traffic stall on stop/start

2019-08-09 Thread Ajit Khaparde
On Fri, Aug 9, 2019 at 10:22 AM Lance Richardson < lance.richard...@broadcom.com> wrote: > This reverts commit aa2c00702bad7b2c742e11a86cb9dbbb8364fd88, which > introduced the possibility of an invalid address exception when running > an application with a stopped receive queue. The issues with rx

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

2019-08-09 Thread Lance Richardson
This reverts commit aa2c00702bad7b2c742e11a86cb9dbbb8364fd88, which introduced the possibility of an invalid address exception when running an application with a stopped receive queue. The issues with rxq stop/start will be revisited in the 19.11 release timeframe. Fixes: aa2c00702bad ("net/bnxt: