mbox

[v1,0/2] Windows sampling actions

Message ID 20210103121550.30824-1-ophirmu@nvidia.com (mailing list archive)
Headers

Message

Ophir Munk Jan. 3, 2021, 12:15 p.m. UTC
  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(-)