DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix shared RxQ creation
@ 2022-02-14  9:00 Michael Baum
  2022-02-14  9:00 ` [PATCH 1/2] net/mlx5: fix invalid entry in shared RXQs list Michael Baum
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Baum @ 2022-02-14  9:00 UTC (permalink / raw)
  To: dev; +Cc: Matan Azrad, Raslan Darawsheh, Viacheslav Ovsiienko

Fix error flow in RxQ creation and optimize it.

Michael Baum (2):
  net/mlx5: fix invalid entry in shared RXQs list
  net/mlx5: optimize RxQ creation

 drivers/net/mlx5/mlx5_rx.h  |  3 +--
 drivers/net/mlx5/mlx5_rxq.c | 40 ++++++++++++++++---------------------
 2 files changed, 18 insertions(+), 25 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-02-23  8:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14  9:00 [PATCH 0/2] fix shared RxQ creation Michael Baum
2022-02-14  9:00 ` [PATCH 1/2] net/mlx5: fix invalid entry in shared RXQs list Michael Baum
2022-02-14  9:00 ` [PATCH 2/2] net/mlx5: optimize RxQ creation Michael Baum
2022-02-23  8:52 ` [PATCH 0/2] fix shared " Raslan Darawsheh

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).