This patch set depends on the "bnxt patchset with bug fixes" series: http://patchwork.dpdk.org/project/dpdk/list/?series=7216
It is based on current dpdk-next-net-brcm. Lance On Mon, Nov 4, 2019 at 3:27 PM Lance Richardson <lance.richard...@broadcom.com> wrote: > > > This patch set fixes several problems involving stopping/starting > receive queues in the bnxt PMD. > > 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 lock before returning > net/bnxt: fix rxq start/stop for Thor based NICs > > drivers/net/bnxt/bnxt_hwrm.c | 31 +++++++++++++++++---- > drivers/net/bnxt/bnxt_rxq.c | 52 +++++++++++++++++++++++++++++------- > drivers/net/bnxt/bnxt_vnic.c | 1 + > 3 files changed, 69 insertions(+), 15 deletions(-) > > -- > 2.17.1 >