commit | 890388ad6f6b3740265173fa5296ece5d945e977 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Tue May 22 16:29:31 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 26 15:23:55 2018 -0700 |
tree | 0175295eb07120173d5d305ce77092bc0ecbab32 | |
parent | c94e4f117e473dec11c7b9395b4d88cae2ba27c9 [diff] |
net/mlx5e: Refactor XDP counters Separate the XDP counters into two sets: (1) One set reside in the RQ stats, and they monitor XDP stats in the RQ side. (2) Another set is per XDP-SQ, and they monitor XDP stats that are related to XDP transmit flow. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>