numam-dpdk/drivers/common
Ophir Munk bd935fe3e6 net/mlx5: wrap sampling actions per OS
Wrap glue calls dr_create_flow_action_sampler() and
dr_create_flow_action_dest_array() as OS-specific functions.
This is a follow up on
commit b293fbf967 ("net/mlx5: add OS specific flow actions operations")

On Windows, the sampling actions wrappers currently return ENOTSUP.
Using configuration definitions HAVE_MLX5_DR_CREATE_ACTION_FLOW_SAMPLE and
HAVE_MLX5_DR_CREATE_ACTION_DEST_ARRAY the missing sampling DV structs
are added as stubs to windows/mlx5_glue.h file.

Signed-off-by: Ophir Munk <ophirmu@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2021-01-08 16:34:52 +01:00
..
cpt common/cpt: remove redundant structure 2020-11-12 21:47:42 +01:00
dpaax build: align wording of non-support reasons 2020-11-20 16:05:35 +01:00
iavf common/iavf: support eCPRI protocol header fields 2021-01-08 16:03:06 +01:00
mlx5 net/mlx5: wrap sampling actions per OS 2021-01-08 16:34:52 +01:00
mvep build: update meson for Marvell Armada drivers 2021-01-08 16:03:05 +01:00
octeontx build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
octeontx2 common/octeontx2: fix mbox response by syncing data types 2020-11-20 21:10:05 +01:00
qat common/qat: add missing kmod dependency info 2020-11-02 09:24:41 +01:00
sfc_efx common/sfc_efx/base: check for MAE privilege 2021-01-08 16:03:05 +01:00
meson.build build: standardize component names and defines 2020-10-19 22:15:34 +02:00