be2net: Support vxlan offload stats in the driver
authorSriharsha Basavapatna <sriharsha.basavapatna@emulex.com>
Wed, 29 Jul 2015 14:05:32 +0000 (19:35 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Jul 2015 06:54:05 +0000 (23:54 -0700)
commit8670f2a5acec2f79839785efdfb3626dfada7ed4
tree034de584dee2434d5ba903311caded005f99c3b9
parent05cc5a39ddb74dd81a716a45e67b938d8ebed463
be2net: Support vxlan offload stats in the driver

This patch adds vxlan offload specific counters to ethtool stats. We
provide tx/rx queue counters to show the number of vxlan offload pkts
sent/received.

Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be.h
drivers/net/ethernet/emulex/benet/be_ethtool.c
drivers/net/ethernet/emulex/benet/be_main.c