All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net/mlx5: external RxQ fixes
@ 2022-03-02  7:47 Michael Baum
  2022-03-02  7:48 ` [PATCH 1/2] net/mlx5: fix external RQ dereferencing Michael Baum
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Michael Baum @ 2022-03-02  7:47 UTC (permalink / raw)
  To: dev; +Cc: Matan Azrad, Raslan Darawsheh, Viacheslav Ovsiienko

Some fixes about external RxQ support.
They fix missing refcnt updating in some places.

Michael Baum (2):
  net/mlx5: fix external RQ dereferencing
  net/mlx5: fix external RQ refrencing

 drivers/net/mlx5/mlx5_rxq.c | 158 ++++++++++++++++++++++--------------
 1 file changed, 97 insertions(+), 61 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-03-07 10:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-02  7:47 [PATCH 0/2] net/mlx5: external RxQ fixes Michael Baum
2022-03-02  7:48 ` [PATCH 1/2] net/mlx5: fix external RQ dereferencing Michael Baum
2022-03-02  7:48 ` [PATCH 2/2] net/mlx5: fix external RQ refrencing Michael Baum
2022-03-02  7:58 ` [PATCH v2 0/2] net/mlx5: external RxQ fixes Michael Baum
2022-03-02  7:58   ` [PATCH v2 1/2] net/mlx5: fix external RQ dereferencing Michael Baum
2022-03-02  7:58   ` [PATCH v2 2/2] net/mlx5: fix external RQ referencing Michael Baum
2022-03-07 10:29   ` [PATCH v2 0/2] net/mlx5: external RxQ fixes Raslan Darawsheh

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.