All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] Windows sampling actions
@ 2021-01-03 12:15 Ophir Munk
  2021-01-03 12:15 ` [dpdk-dev] [PATCH v1 1/2] net/mlx5/linux: wrap sampling actions with OS calls Ophir Munk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ophir Munk @ 2021-01-03 12:15 UTC (permalink / raw)
  To: dev, Raslan Darawsheh
  Cc: Thomas Monjalon, Matan Azrad, Tal Shnaiderman, Ophir Munk

v1: First release

Ophir Munk (2):
  net/mlx5/linux: wrap sampling actions with OS calls
  net/mlx5/windows: implement sampling actions wrappers

 drivers/common/mlx5/windows/mlx5_glue.h | 34 +++++++++++++++++++++
 drivers/net/mlx5/linux/mlx5_flow_os.h   | 47 +++++++++++++++++++++++++++++
 drivers/net/mlx5/mlx5_flow_dv.c         | 15 +++++-----
 drivers/net/mlx5/windows/mlx5_flow_os.h | 52 +++++++++++++++++++++++++++++++++
 4 files changed, 141 insertions(+), 7 deletions(-)

-- 
2.8.4


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

end of thread, other threads:[~2021-01-06 22:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-03 12:15 [dpdk-dev] [PATCH v1 0/2] Windows sampling actions Ophir Munk
2021-01-03 12:15 ` [dpdk-dev] [PATCH v1 1/2] net/mlx5/linux: wrap sampling actions with OS calls Ophir Munk
2021-01-03 12:15 ` [dpdk-dev] [PATCH v1 2/2] net/mlx5/windows: implement sampling actions wrappers Ophir Munk
2021-01-06 22:03 ` [dpdk-dev] [PATCH v1 0/2] Windows sampling actions Thomas Monjalon

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.