All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] BNXT changes
@ 2022-04-13 10:31 Ruifeng Wang
  2022-04-13 10:31 ` [PATCH 1/3] net/bnxt: defer completion index update Ruifeng Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ruifeng Wang @ 2022-04-13 10:31 UTC (permalink / raw)
  To: ajit.khaparde, somnath.kotur; +Cc: dev, honnappa.nagarahalli, nd, Ruifeng Wang

This patch set includes changes proposed for BNXT PMD.
Found these in code review.

Ruifeng Wang (3):
  net/bnxt: defer completion index update
  net/bnxt: remove redundant ifdefs
  net/bnxt: fix risk in Rx descriptor read in NEON path

 drivers/net/bnxt/bnxt_rxr.c           |  2 +-
 drivers/net/bnxt/bnxt_rxtx_vec_neon.c | 21 +++++++++++++++------
 2 files changed, 16 insertions(+), 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-05-10  5:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13 10:31 [PATCH 0/3] BNXT changes Ruifeng Wang
2022-04-13 10:31 ` [PATCH 1/3] net/bnxt: defer completion index update Ruifeng Wang
2022-04-13 10:31 ` [PATCH 2/3] net/bnxt: remove redundant ifdefs Ruifeng Wang
2022-04-13 10:31 ` [PATCH 3/3] net/bnxt: fix risk in Rx descriptor read in NEON path Ruifeng Wang
2022-04-13 22:12 ` [PATCH 0/3] BNXT changes Ajit Khaparde
2022-05-10  5:17   ` Ajit Khaparde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.