]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Add vnic steering drop statistics
authorMoshe Shemesh <moshe@mellanox.com>
Tue, 26 Dec 2017 14:46:29 +0000 (16:46 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 26 Mar 2018 20:47:10 +0000 (13:47 -0700)
commit24fcc0ee18c2f5545710783dfb570ce97d6fb421
treed09567e325c9395b410b8408673cd1640acecc25
parentebf53ddf7a82accf1d5d59bb17982eb20ffb9cac
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>
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c
drivers/net/ethernet/mellanox/mlx5/core/en_stats.h
include/linux/mlx5/mlx5_ifc.h