Re: [dpdk-dev] [PATCH v2 0/4] net/bnxt: rxq stop/start fixes

2019-11-04 Thread Ajit Khaparde
On Mon, Nov 4, 2019 at 3:02 PM Ajit Khaparde wrote: > This patch set fixes several problems involving stopping/starting > receive queues in the bnxt PMD. > > -- > v1->v2: Updated commit logs for consistency. > > Lance Richardson (4): > net/bnxt: fix RSS table update for start/stop rxq > net/b

[dpdk-dev] [PATCH v2 0/4] net/bnxt: rxq stop/start fixes

2019-11-04 Thread Ajit Khaparde
This patch set fixes several problems involving stopping/starting receive queues in the bnxt PMD. -- v1->v2: Updated commit logs for consistency. Lance Richardson (4): net/bnxt: fix RSS table update for start/stop rxq net/bnxt: keep consistent rxq start/stop state net/bnxt: release hwrm loc