[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174113764348.356990.15690869237633709247.git-patchwork-notify@kernel.org>
Date: Wed, 05 Mar 2025 01:20:43 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Qingfang Deng <dqfext@...il.com>
Cc: toke@...hat.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
mostrows@...thlink.net, jchapman@...alix.com, horms@...nel.org,
linux-ppp@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] ppp: use IFF_NO_QUEUE in virtual interfaces
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 1 Mar 2025 21:55:16 +0800 you wrote:
> For PPPoE, PPTP, and PPPoL2TP, the start_xmit() function directly
> forwards packets to the underlying network stack and never returns
> anything other than 1. So these interfaces do not require a qdisc,
> and the IFF_NO_QUEUE flag should be set.
>
> Introduces a direct_xmit flag in struct ppp_channel to indicate when
> IFF_NO_QUEUE should be applied. The flag is set in ppp_connect_channel()
> for relevant protocols.
>
> [...]
Here is the summary with links:
- [net-next] ppp: use IFF_NO_QUEUE in virtual interfaces
https://git.kernel.org/netdev/net-next/c/95d0d094ba26
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists