diff options
author | Gal Pressman <galp@mellanox.com> | 2017-09-10 13:49:59 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2017-11-09 13:28:22 +0900 |
commit | f24686e878914c260331b1067898a3925b598c6e (patch) | |
tree | c8ebd85c3067128f22ac4e735d1e16e78e0c3605 /net/ipv6/tcp_ipv6.c | |
parent | 4382c7b92a1db397874ca62c73aa8b023af6dba8 (diff) | |
download | linux-f24686e878914c260331b1067898a3925b598c6e.tar.gz linux-f24686e878914c260331b1067898a3925b598c6e.tar.bz2 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/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions