DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] net/bnxt: rxq stop/start fixes
@ 2019-11-04 20:27 Lance Richardson
  2019-11-04 20:27 ` [dpdk-dev] [PATCH 1/4] net/bnxt: fix RSS table update for start/stop rxq Lance Richardson
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Lance Richardson @ 2019-11-04 20:27 UTC (permalink / raw)
  To: dev; +Cc: ajit.khaparde, ferruh.yigit, Lance Richardson


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-11-04 23:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04 20:27 [dpdk-dev] [PATCH 0/4] net/bnxt: rxq stop/start fixes Lance Richardson
2019-11-04 20:27 ` [dpdk-dev] [PATCH 1/4] net/bnxt: fix RSS table update for start/stop rxq Lance Richardson
2019-11-04 20:27 ` [dpdk-dev] [PATCH 2/4] net/bnxt: keep consistent rxq start/stop state Lance Richardson
2019-11-04 20:27 ` [dpdk-dev] [PATCH 3/4] net/bnxt: release hwrm lock before returning Lance Richardson
2019-11-04 20:27 ` [dpdk-dev] [PATCH 4/4] net/bnxt: fix rxq start/stop for Thor based NICs Lance Richardson
2019-11-04 20:30 ` [dpdk-dev] [PATCH 0/4] net/bnxt: rxq stop/start fixes Lance Richardson
2019-11-04 23:02   ` [dpdk-dev] [PATCH v2 " Ajit Khaparde
2019-11-04 23:02     ` [dpdk-dev] [PATCH v2 1/4] net/bnxt: fix RSS table update for start/stop rxq Ajit Khaparde
2019-11-04 23:02     ` [dpdk-dev] [PATCH v2 2/4] net/bnxt: keep consistent rxq start/stop state Ajit Khaparde
2019-11-04 23:02     ` [dpdk-dev] [PATCH v2 3/4] net/bnxt: release hwrm lock before returning Ajit Khaparde
2019-11-04 23:02     ` [dpdk-dev] [PATCH v2 4/4] net/bnxt: fix rxq start/stop for Thor based NICs Ajit Khaparde
2019-11-04 23:13     ` [dpdk-dev] [PATCH v2 0/4] net/bnxt: rxq stop/start fixes Ajit Khaparde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).