Re: [dpdk-dev] [PATCH v2 1/9] net/mlx5: fix translate vport function name

2019-04-18 Thread Yongseok Koh
On Thu, Apr 18, 2019 at 11:28:42AM +, Ori Kam wrote: > Modify the translate vport function to match other translate items > naming convestions. > > Fixes: 0fe3f18f78d8 ("net/mlx5: add source vport match to the ingress rules") > Cc: viachesl...@mellanox.com > > Signed-off-by: Ori Kam You wer

[dpdk-dev] [PATCH v2 1/9] net/mlx5: fix translate vport function name

2019-04-18 Thread Ori Kam
Modify the translate vport function to match other translate items naming convestions. Fixes: 0fe3f18f78d8 ("net/mlx5: add source vport match to the ingress rules") Cc: viachesl...@mellanox.com Signed-off-by: Ori Kam --- v2: * Address ML comments. --- drivers/net/mlx5/mlx5_flow_dv.c | 12 ++