Re: [dpdk-dev] [PATCH v2] net/mlx5: fix generic tunnel offloading compatibility check

2018-05-24 Thread Shahaf Shuler
Thursday, May 24, 2018 8:46 AM, Yongseok Koh: > Subject: Re: [PATCH v2] net/mlx5: fix generic tunnel offloading compatibility > check > > > > On May 23, 2018, at 10:28 PM, Shahaf Shuler > wrote: > > > > On some distros, the inbox rdma-core tree can contain the Software > > Parser enum while the

Re: [dpdk-dev] [PATCH v2] net/mlx5: fix generic tunnel offloading compatibility check

2018-05-23 Thread Yongseok Koh
> On May 23, 2018, at 10:28 PM, Shahaf Shuler wrote: > > On some distros, the inbox rdma-core tree can contain the Software > Parser enum while the remaining structs still missing. > > Fixes: 5f8ba81c4228 ("net/mlx5: support generic tunnel offloading") > Cc: xuemi...@mellanox.com > > Signed-of

[dpdk-dev] [PATCH v2] net/mlx5: fix generic tunnel offloading compatibility check

2018-05-23 Thread Shahaf Shuler
On some distros, the inbox rdma-core tree can contain the Software Parser enum while the remaining structs still missing. Fixes: 5f8ba81c4228 ("net/mlx5: support generic tunnel offloading") Cc: xuemi...@mellanox.com Signed-off-by: Shahaf Shuler --- On v2: - Check only for struct mlx5dv_sw_pars