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

2019-04-16 Thread Yongseok Koh
On Sun, Apr 14, 2019 at 09:12:29PM +, 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 > --- S

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

2019-04-14 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 --- drivers/net/mlx5/mlx5_flow_dv.c | 12 ++-- 1 file changed, 6 inser