Re: [dpdk-dev] [PATCH] net/mlx5: update counter API for upstream

2019-04-01 Thread Shahaf Shuler
Tuesday, April 2, 2019 8:25 AM, Ori Kam: > Subject: RE: [PATCH] net/mlx5: update counter API for upstream > > Hi PSB > > > -Original Message- > > From: Shahaf Shuler > > Sent: Tuesday, April 2, 2019 7:57 AM > > To: Ori Kam ; Matan Azrad > ; > > Yongseok Koh > > Cc: dev@dpdk.org > > Subje

Re: [dpdk-dev] [PATCH] net/mlx5: update counter API for upstream

2019-04-01 Thread Ori Kam
Hi PSB > -Original Message- > From: Shahaf Shuler > Sent: Tuesday, April 2, 2019 7:57 AM > To: Ori Kam ; Matan Azrad ; > Yongseok Koh > Cc: dev@dpdk.org > Subject: RE: [PATCH] net/mlx5: update counter API for upstream > > Hi Ori, > > Monday, April 1, 2019 6:28 PM, Ori Kam: > > Subject:

Re: [dpdk-dev] [PATCH] net/mlx5: update counter API for upstream

2019-04-01 Thread Shahaf Shuler
Hi Ori, Monday, April 1, 2019 6:28 PM, Ori Kam: > Subject: [PATCH] net/mlx5: update counter API for upstream This is not an update, this is a fix. > > The API that was defined in OFED 4.5 was replaced both in OFED 4.6 and in > upstream. > > This commit updates the API to match the upstream on

[dpdk-dev] [PATCH] net/mlx5: update counter API for upstream

2019-04-01 Thread Ori Kam
The API that was defined in OFED 4.5 was replaced both in OFED 4.6 and in upstream. This commit updates the API to match the upstream one. Signed-off-by: Ori Kam --- drivers/net/mlx5/Makefile | 2 +- drivers/net/mlx5/mlx5_flow_dv.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-