Re: [dpdk-dev] [PATCH v2] net/mlx5: flow counters support on the Linux-rdma v19 base

2018-10-17 Thread Shahaf Shuler
Hi Slava, Please see some comments below. Also - please rebase on top of series https://patches.dpdk.org/project/dpdk/list/?series=1961 It moves the verbs flow query to the mlx5_flow_verbs.c Wednesday, October 17, 2018 4:54 PM, Slava Ovsiienko: > Subject: [PATCH v2] net/mlx5: flow counters suppo

[dpdk-dev] [PATCH v2] net/mlx5: flow counters support on the Linux-rdma v19 base

2018-10-17 Thread Viacheslav Ovsiienko
Mellanox mlx5 PMD supports Flow Counters via Verbs library. The current implementation is based on the Mellanox proprietary Verbs library included in MLNX OFED packages. The Flow Counter support is recently added into linux-rdma release (v19), so the mlx5 PMD update is needed to provide Counter fea