Re: [dpdk-dev] [PATCH] net/mlx5: fix Direct Rules build

2019-04-22 Thread Shahaf Shuler
Saturday, April 20, 2019 3:03 AM, Yongseok Koh: > Subject: [dpdk-dev] [PATCH] net/mlx5: fix Direct Rules build > > All the library calls must be called via the glue layer. > > Fixes: b2177648b8de ("net/mlx5: add Direct Rules flow data alloc/free > routines") >

[dpdk-dev] [PATCH] net/mlx5: fix Direct Rules build

2019-04-19 Thread Yongseok Koh
All the library calls must be called via the glue layer. Fixes: b2177648b8de ("net/mlx5: add Direct Rules flow data alloc/free routines") Fixes: 79e35d0d5979 ("net/mlx5: share Direct Rules/Verbs flow related structures") Cc: viachesl...@mellanox.com Signed-off-by: Yongseok Koh --- drivers/net/