Re: [dpdk-dev] [PATCH v1 0/2] Windows sampling actions

2021-01-06 Thread Thomas Monjalon
03/01/2021 13:15, Ophir Munk: > v1: First release > > Ophir Munk (2): > net/mlx5/linux: wrap sampling actions with OS calls > net/mlx5/windows: implement sampling actions wrappers I don't see a need to split Linux and Windows changes. Squashed in one commit in next-net-mlx, thanks.

[dpdk-dev] [PATCH v1 0/2] Windows sampling actions

2021-01-03 Thread 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/