All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] fixes for tun
@ 2024-01-19 10:21 Yunjian Wang
  2024-01-22 11:23 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Yunjian Wang @ 2024-01-19 10:21 UTC (permalink / raw)
  To: willemdebruijn.kernel, jasowang, kuba, davem
  Cc: netdev, linux-kernel, xudingke, Yunjian Wang

There are few places on the receive path where packet receives and 
packet drops were not accounted for. This patchset fixes that issue.

Yunjian Wang (2):
  tun: fix missing dropped counter in tun_xdp_act
  tun: add missing rx stats accounting in tun_xdp_act

 drivers/net/tun.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH net 0/2] fixes for tun
  2024-01-19 10:21 [PATCH net 0/2] fixes for tun Yunjian Wang
@ 2024-01-22 11:23 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-01-22 11:23 UTC (permalink / raw)
  To: Yunjian Wang
  Cc: willemdebruijn.kernel, jasowang, kuba, davem, netdev,
	linux-kernel, xudingke

Hello:

This series was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri, 19 Jan 2024 18:21:09 +0800 you wrote:
> There are few places on the receive path where packet receives and
> packet drops were not accounted for. This patchset fixes that issue.
> 
> Yunjian Wang (2):
>   tun: fix missing dropped counter in tun_xdp_act
>   tun: add missing rx stats accounting in tun_xdp_act
> 
> [...]

Here is the summary with links:
  - [net,1/2] tun: fix missing dropped counter in tun_xdp_act
    https://git.kernel.org/netdev/net/c/5744ba05e7c4
  - [net,2/2] tun: add missing rx stats accounting in tun_xdp_act
    https://git.kernel.org/netdev/net/c/f1084c427f55

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-22 11:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-19 10:21 [PATCH net 0/2] fixes for tun Yunjian Wang
2024-01-22 11:23 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.