From: patchwork-bot+netdevbpf@kernel.org
To: Jacob Keller <jacob.e.keller@intel.com>
Cc: kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org,
slawomirx.laba@intel.com, michalx.jaron@intel.com,
mateusz.palczewski@intel.com, gurucharanx.g@intel.com
Subject: Re: [PATCH v2 1/3] i40e: Fix ethtool rx-flow-hash setting for X722
Date: Tue, 25 Oct 2022 23:30:18 +0000 [thread overview]
Message-ID: <166674061871.7170.13155965061868350102.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221024100526.1874914-1-jacob.e.keller@intel.com>
Hello:
This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 24 Oct 2022 03:05:24 -0700 you wrote:
> From: Slawomir Laba <slawomirx.laba@intel.com>
>
> When enabling flow type for RSS hash via ethtool:
>
> ethtool -N $pf rx-flow-hash tcp4|tcp6|udp4|udp6 s|d
>
> the driver would fail to setup this setting on X722
> device since it was using the mask on the register
> dedicated for X710 devices.
>
> [...]
Here is the summary with links:
- [v2,1/3] i40e: Fix ethtool rx-flow-hash setting for X722
https://git.kernel.org/netdev/net/c/54b5af5a4380
- [v2,2/3] i40e: Fix VF hang when reset is triggered on another VF
https://git.kernel.org/netdev/net/c/52424f974bc5
- [v2,3/3] i40e: Fix flow-type by setting GL_HASH_INSET registers
https://git.kernel.org/netdev/net/c/3b32c9932853
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-10-25 23:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-24 10:05 [PATCH v2 1/3] i40e: Fix ethtool rx-flow-hash setting for X722 Jacob Keller
2022-10-24 10:05 ` [PATCH v2 2/3] i40e: Fix VF hang when reset is triggered on another VF Jacob Keller
2022-10-24 10:05 ` [PATCH v2 3/3] i40e: Fix flow-type by setting GL_HASH_INSET registers Jacob Keller
2022-10-24 22:18 ` [PATCH v2 1/3] i40e: Fix ethtool rx-flow-hash setting for X722 Keller, Jacob E
2022-10-25 4:29 ` Jakub Kicinski
2022-10-25 23:30 ` patchwork-bot+netdevbpf [this message]
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=166674061871.7170.13155965061868350102.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=gurucharanx.g@intel.com \
--cc=jacob.e.keller@intel.com \
--cc=kuba@kernel.org \
--cc=mateusz.palczewski@intel.com \
--cc=michalx.jaron@intel.com \
--cc=netdev@vger.kernel.org \
--cc=slawomirx.laba@intel.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.