diff options
author | 2017-09-10 13:49:59 +0300 | |
---|---|---|
committer | 2017-11-09 13:28:22 +0900 | |
commit | f24686e878914c260331b1067898a3925b598c6e (patch) | |
tree | c8ebd85c3067128f22ac4e735d1e16e78e0c3605 /net/ipv4/sysctl_net_ipv4.c | |
parent | net/mlx5e: Add 802.1ad VLAN insertion support (diff) | |
download | wireguard-linux-f24686e878914c260331b1067898a3925b598c6e.tar.xz wireguard-linux-f24686e878914c260331b1067898a3925b598c6e.zip |
net/mlx5e: Add VLAN offloads statistics
The following counters are now exposed through ethtool -S:
rx[i]_removed_vlan_packets (per channel)
rx_removed_vlan_packets
tx[i]_added_vlan_packets (per channel)
tx_added_vlan_packets
rx_removed_vlan_packets: The number of packets that had their
outer VLAN header stripped to the CQE by the hardware.
tx_added_vlan_packets: The number of packets that had their
outer VLAN header inserted by the hardware.
Signed-off-by: Gal Pressman <galp@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'net/ipv4/sysctl_net_ipv4.c')
0 files changed, 0 insertions, 0 deletions