net/mlx5: add flow action functions to glue
authorDekel Peled <dekelp@mellanox.com>
Thu, 1 Nov 2018 09:37:27 +0000 (11:37 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 5 Nov 2018 14:01:25 +0000 (15:01 +0100)
commit56ef2c58159696ce37e4eedf769296a79e6a76a7
treeb88ff6469ac6d4e76e4bf46d72ad1294dbe9162d
parentbe685863a9ea636bf7924f0a8034bb4c21fb1402
net/mlx5: add flow action functions to glue

This patch adds glue functions for operations:
- Create packet reformat (encap/decap) flow action.
- Destroy flow action.

The new operations depend on HAVE_IBV_FLOW_DV_SUPPORT.

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/Makefile
drivers/net/mlx5/meson.build
drivers/net/mlx5/mlx5_glue.c
drivers/net/mlx5/mlx5_glue.h