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)
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