From: patchwork-bot+netdevbpf@kernel.org
To: Michal Schmidt <mschmidt@redhat.com>
Cc: przemyslaw.kitszel@intel.com, xudu@redhat.com,
linux-kernel@vger.kernel.org, aleksander.lobakin@intel.com,
edumazet@google.com, michal.kubiak@intel.com,
anthony.l.nguyen@intel.com, intel-wired-lan@lists.osuosl.org,
kuba@kernel.org, netdev@vger.kernel.org, pabeni@redhat.com,
davem@davemloft.net
Subject: Re: [Intel-wired-lan] [PATCH net] idpf: don't skip over ethtool tcp-data-split setting
Date: Fri, 17 May 2024 02:40:30 +0000 [thread overview]
Message-ID: <171591363065.2697.11756234770145638064.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240515092414.158079-1-mschmidt@redhat.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@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
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Michal Schmidt <mschmidt@redhat.com>
Cc: jesse.brandeburg@intel.com, anthony.l.nguyen@intel.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, przemyslaw.kitszel@intel.com,
michal.kubiak@intel.com, aleksander.lobakin@intel.com,
xudu@redhat.com, intel-wired-lan@lists.osuosl.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net] idpf: don't skip over ethtool tcp-data-split setting
Date: Fri, 17 May 2024 02:40:30 +0000 [thread overview]
Message-ID: <171591363065.2697.11756234770145638064.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240515092414.158079-1-mschmidt@redhat.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@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
next prev parent reply other threads:[~2024-05-17 2:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-15 9:24 [Intel-wired-lan] [PATCH net] idpf: don't skip over ethtool tcp-data-split setting Michal Schmidt
2024-05-15 9:24 ` Michal Schmidt
2024-05-15 9:31 ` [Intel-wired-lan] " Alexander Lobakin
2024-05-15 9:31 ` Alexander Lobakin
2024-05-17 2:40 ` patchwork-bot+netdevbpf [this message]
2024-05-17 2:40 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=171591363065.2697.11756234770145638064.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=aleksander.lobakin@intel.com \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.kubiak@intel.com \
--cc=mschmidt@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=przemyslaw.kitszel@intel.com \
--cc=xudu@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.