]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerManjunath Govindashetty <manjunath.govindashetty@oracle.com>
Fri, 16 Oct 2015 00:07:55 +0000 (17:07 -0700)
commitc424508ede9ec64a04c470b70d08960017056e5e
treef8eeb3c9e3c13cd57959f2f3f5089fca88b75645
parent5efc695c37861140507dfe69843a539e33b197d4
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