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