[dpdk-dev] [PATCH 0/4] net/bnxt: rxq stop/start fixes
Lance Richardson
lance.richardson at broadcom.com
Mon Nov 4 21:27:43 CET 2019
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
More information about the dev
mailing list