Re: [dpdk-dev] [PATCH v2 6/9] net/mlx5: add transfer attribute to matcher

2019-04-18 Thread Yongseok Koh
On Thu, Apr 18, 2019 at 11:28:47AM +, Ori Kam wrote: > In current implementation the DV steering supported only NIC steering. > This commit adds the transfer attribute in order to create a matcher > on the FDB tabels. > > Signed-off-by: Ori Kam > --- Acked-by: Yongseok Koh > v2: > * Addres

[dpdk-dev] [PATCH v2 6/9] net/mlx5: add transfer attribute to matcher

2019-04-18 Thread Ori Kam
In current implementation the DV steering supported only NIC steering. This commit adds the transfer attribute in order to create a matcher on the FDB tabels. Signed-off-by: Ori Kam --- v2: * Address ML comments. --- drivers/net/mlx5/mlx5_flow.c| 1 + drivers/net/mlx5/mlx5_flow.h| 2 ++