Message ID | 20230810085642.3781460-1-lizetao1@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | Use helper functions to update stats | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 10 Aug 2023 16:56:40 +0800 you wrote: > The patch set uses the helper functions dev_sw_netstats_rx_add() and > dev_sw_netstats_tx_add() to update stats, which is the same as > implementing the function separately. > > Li Zetao (2): > net: macsec: Use helper functions to update stats > vxlan: Use helper functions to update stats > > [...] Here is the summary with links: - [net-next,1/2] net: macsec: Use helper functions to update stats https://git.kernel.org/netdev/net-next/c/bf98bbe98553 - [net-next,2/2] vxlan: Use helper functions to update stats https://git.kernel.org/netdev/net-next/c/3c0930b491f8 You are awesome, thank you!