Hi, This patchset introduces some updates to mlx5 next shared branch. 1) Eli Cohen, Adds HW and mlx5_core driver definitions and bits for upcoming mlx5 VDPA driver support. 2) Michael Guralnik Enables count actions for simple allow steering rule. In case of no objections this patchset will be applied to mlx5-next and later sent to rdma and net-next trees. Thanks, Saeed. Eli Cohen (3): net/mlx5: Support setting access rights of dma addresses net/mlx5: Add VDPA interface type to supported enumerations net/mlx5: Add interface changes required for VDPA Michael Guralnik (1): net/mlx5: Enable count action for rules with allow action .../net/ethernet/mellanox/mlx5/core/alloc.c | 11 +- .../net/ethernet/mellanox/mlx5/core/fs_core.c | 1 + include/linux/mlx5/device.h | 4 +- include/linux/mlx5/driver.h | 2 + include/linux/mlx5/mlx5_ifc.h | 118 +++++++++++++++--- 5 files changed, 118 insertions(+), 18 deletions(-) -- 2.26.2