All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net/mlx5: some RSS fixes
@ 2022-04-10  9:25 Michael Baum
  2022-04-10  9:25 ` [PATCH 1/3] net/mlx5: fix setting flags to external RxQ Michael Baum
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Baum @ 2022-04-10  9:25 UTC (permalink / raw)
  To: dev; +Cc: Matan Azrad, Raslan Darawsheh, Viacheslav Ovsiienko

Some RxQ management fixes affecting RSS flow rules.

Michael Baum (3):
  net/mlx5: fix setting flags to external RxQ
  net/mlx5: fix reading invalid index in RxQ array
  net/mlx5: optimize Rx is hairpin function

 drivers/net/mlx5/mlx5_flow.c | 10 ++++++++--
 drivers/net/mlx5/mlx5_rxq.c  | 22 +++++++++++++---------
 2 files changed, 21 insertions(+), 11 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-04-14  7:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-10  9:25 [PATCH 0/3] net/mlx5: some RSS fixes Michael Baum
2022-04-10  9:25 ` [PATCH 1/3] net/mlx5: fix setting flags to external RxQ Michael Baum
2022-04-10  9:25 ` [PATCH 2/3] net/mlx5: fix reading invalid index in RxQ array Michael Baum
2022-04-10  9:25 ` [PATCH 3/3] net/mlx5: optimize Rx is hairpin function Michael Baum
2022-04-14  7:35 ` [PATCH 0/3] net/mlx5: some RSS 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.