commit | 5c298143be17f5100656b9c140af672c644116d9 | [log] [tgz] |
---|---|---|
author | Moshe Shemesh <moshe@mellanox.com> | Tue Dec 26 16:46:29 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Mar 26 13:47:10 2018 -0700 |
tree | d09567e325c9395b410b8408673cd1640acecc25 | |
parent | 61c5b5c9178288a4caa3e39095aafb391c5100f6 [diff] |
net/mlx5e: Add vnic steering drop statistics Added the following packets drop counter: Rx steering missed dropped packets - counts packets which were dropped due to miss on NIC rx steering rules. This counter will be shown on ethtool as a new counter called rx_steer_missed_packets. Signed-off-by: Moshe Shemesh <moshe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>