net/mlx5: wrap default miss flow action per OS
authorOphir Munk <ophirmu@nvidia.com>
Mon, 28 Dec 2020 12:32:49 +0000 (14:32 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Jan 2021 15:03:08 +0000 (16:03 +0100)
commit14020ad53d4ebf1ae1c5cd4f971616e266b8e3cc
treeff98fa722f2868605bd80844e1cb38bbcd9000d1
parentc604d92af757cc9061794dd27974eaa36d66d992
net/mlx5: wrap default miss flow action per OS

Wrap glue call dr_create_flow_action_default_miss() with an OS API. This
commit is a follow up on [1].

[1]
commit d4d85aa6f13a ("common/mlx5: add default miss action")
commit b293fbf9672b ("net/mlx5: add OS specific flow actions operations")

Signed-off-by: Ophir Munk <ophirmu@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/net/mlx5/linux/mlx5_flow_os.h
drivers/net/mlx5/mlx5_flow_dv.c