commit | 19052a3b7710c469b478d470deecdebc0e93cb99 | [log] [tgz] |
---|---|---|
author | Feras Daoud <ferasda@mellanox.com> | Sun Sep 02 22:12:10 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 02 16:22:42 2018 -0700 |
tree | 8076ac9c8b24a536f4c4b62b320f464a5e87d933 | |
parent | b75ba3822c617e40ab2ca0fc4ed40a29db9b7787 [diff] |
net/mlx5e: IPoIB, Use priv stats in completion rx flow Since the RQs are shared between all pkey interfaces, the stats should be taken from where the per-ring stats are stored instead of the parent RQ. Fixes: 4c6c615e3f30 ("net/mlx5e: IPoIB, Add PKEY child interface nic profile") Signed-off-by: Feras Daoud <ferasda@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>