From: Fabian Frederick
Date: Mon, 5 Oct 2020 22:33:57 +0200
> This small patchset creates netstats addition dev_sw_netstats_rx_add()
> based on dev_lstats_add() and replaces some open coding
> in both drivers/net and net branches.
Series applied, thank you.
This small patchset creates netstats addition dev_sw_netstats_rx_add()
based on dev_lstats_add() and replaces some open coding
in both drivers/net and net branches.
Fabian Frederick (9):
net: netdevice.h: sw_netstats_rx_add helper
vxlan: use dev_sw_netstats_rx_add()
geneve: use dev_sw_netsta