Re: [dpdk-dev] [PATCH v2 1/1] net/mlx5: fix typos in comments

2019-04-07 Thread Shahaf Shuler
Friday, April 5, 2019 11:56 AM, Viacheslav Ovsiienko: > Subject: [PATCH v2 1/1] net/mlx5: fix typos in comments > > Fixes: 299d7dc28c37 ("net/mlx5: add representor recognition on Linux 5.x") > > Signed-off-by: Viacheslav Ovsiienko > Applied to next-net-mlx, thanks. Pay attention the below com

[dpdk-dev] [PATCH v2 1/1] net/mlx5: fix typos in comments

2019-04-05 Thread Viacheslav Ovsiienko
Fixes: 299d7dc28c37 ("net/mlx5: add representor recognition on Linux 5.x") Signed-off-by: Viacheslav Ovsiienko v2: rebasing only v1: http://patches.dpdk.org/patch/52056/ --- drivers/net/mlx5/mlx5.c | 14 +++--- drivers/net/mlx5/mlx5_flow_tcf.c | 22 +++---