[Intel-wired-lan] [PATCH net] idpf: don't skip over ethtool tcp-data-split setting
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Fri May 17 02:40:30 UTC 2024
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Wed, 15 May 2024 11:24:14 +0200 you wrote:
> Disabling tcp-data-split on idpf silently fails:
> # ethtool -G $NETDEV tcp-data-split off
> # ethtool -g $NETDEV | grep 'TCP data split'
> TCP data split: on
>
> But it works if you also change 'tx' or 'rx':
> # ethtool -G $NETDEV tcp-data-split off tx 256
> # ethtool -g $NETDEV | grep 'TCP data split'
> TCP data split: off
>
> [...]
Here is the summary with links:
- [net] idpf: don't skip over ethtool tcp-data-split setting
https://git.kernel.org/netdev/net/c/67708158e732
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Intel-wired-lan
mailing list