Re: [PATCH] net/mlx5: fix flow count action for shared counters
From: Shahaf Shuler <hidden>
Date: 2018-07-31 07:55:15
From: Shahaf Shuler <hidden>
Date: 2018-07-31 07:55:15
Sunday, July 29, 2018 1:44 PM, Shahaf Shuler:
Subject: [dpdk-dev] [PATCH] net/mlx5: fix flow count action for shared
counters
According to commit fb8fd96d4251 ("ethdev: add shared counter to flow
API") the counter id should be taken into account only when the shared flag
is set.
Fixes: 60bd8c9747e8 ("net/mlx5: add count flow action")
Cc: nelio.laranjeiro@6wind.com
Signed-off-by: Shahaf Shuler <redacted>Applied to next-net-mlx, thanks.