Re: [dpdk-dev] [PATCH v6 1/6] net/mlx5: add flow action functions to glue

2018-10-29 Thread Shahaf Shuler
Thursday, October 25, 2018 11:08 PM, Dekel Peled: > Subject: [dpdk-dev] [PATCH v6 1/6] 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

[dpdk-dev] [PATCH v6 1/6] net/mlx5: add flow action functions to glue

2018-10-25 Thread Dekel Peled
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 Acked-by: Yongseok Koh --- drivers/net/mlx5/Makefile| 2 +- drivers/net/mlx5/meson.bu