From: patchwork-bot+netdevbpf@kernel•org
To: Tony Nguyen <anthony.l.nguyen@intel•com>
Cc: davem@davemloft•net, kuba@kernel•org, pabeni@redhat•com,
edumazet@google•com, netdev@vger•kernel.org
Subject: Re: [PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2024-03-04 (ice)
Date: Wed, 06 Mar 2024 11:30:34 +0000 [thread overview]
Message-ID: <170972463443.20219.7929561637502572855.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240304212932.3412641-1-anthony.l.nguyen@intel.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Tony Nguyen <anthony.l.nguyen@intel•com>:
On Mon, 4 Mar 2024 13:29:21 -0800 you wrote:
> This series contains updates to ice driver only.
>
> Jake changes the driver to use relative VSI index for VF VSIs as the VF
> driver has no direct use of the VSI number on ice hardware. He also
> reworks some Tx/Rx functions to clarify their uses, cleans up some style
> issues, and utilizes kernel helper functions.
>
> [...]
Here is the summary with links:
- [net-next,1/9] ice: pass VSI pointer into ice_vc_isvalid_q_id
https://git.kernel.org/netdev/net-next/c/a21605993dd5
- [net-next,2/9] ice: remove unnecessary duplicate checks for VF VSI ID
https://git.kernel.org/netdev/net-next/c/363f689600dd
- [net-next,3/9] ice: use relative VSI index for VFs instead of PF VSI number
https://git.kernel.org/netdev/net-next/c/11fbb1bfb5bc
- [net-next,4/9] ice: remove vf->lan_vsi_num field
https://git.kernel.org/netdev/net-next/c/1cf94cbfc61b
- [net-next,5/9] ice: rename ice_write_* functions to ice_pack_ctx_*
https://git.kernel.org/netdev/net-next/c/1260b45dbe2d
- [net-next,6/9] ice: use GENMASK instead of BIT(n) - 1 in pack functions
https://git.kernel.org/netdev/net-next/c/a45d1bf516c0
- [net-next,7/9] ice: cleanup line splitting for context set functions
https://git.kernel.org/netdev/net-next/c/979c2c049fbe
- [net-next,8/9] ice: do not disable Tx queues twice in ice_down()
https://git.kernel.org/netdev/net-next/c/d5926e01e373
- [net-next,9/9] ice: avoid unnecessary devm_ usage
https://git.kernel.org/netdev/net-next/c/90f821d72e11
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:[~2024-03-06 11:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-04 21:29 [PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2024-03-04 (ice) Tony Nguyen
2024-03-04 21:29 ` [PATCH net-next 1/9] ice: pass VSI pointer into ice_vc_isvalid_q_id Tony Nguyen
2024-03-04 21:29 ` [PATCH net-next 2/9] ice: remove unnecessary duplicate checks for VF VSI ID Tony Nguyen
2024-03-04 21:29 ` [PATCH net-next 3/9] ice: use relative VSI index for VFs instead of PF VSI number Tony Nguyen
2024-03-04 21:29 ` [PATCH net-next 4/9] ice: remove vf->lan_vsi_num field Tony Nguyen
2024-03-04 21:29 ` [PATCH net-next 5/9] ice: rename ice_write_* functions to ice_pack_ctx_* Tony Nguyen
2024-03-04 21:29 ` [PATCH net-next 6/9] ice: use GENMASK instead of BIT(n) - 1 in pack functions Tony Nguyen
2024-03-04 21:29 ` [PATCH net-next 7/9] ice: cleanup line splitting for context set functions Tony Nguyen
2024-03-04 21:29 ` [PATCH net-next 8/9] ice: do not disable Tx queues twice in ice_down() Tony Nguyen
2024-03-04 21:29 ` [PATCH net-next 9/9] ice: avoid unnecessary devm_ usage Tony Nguyen
2024-03-05 12:18 ` Simon Horman
2024-03-06 11: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=170972463443.20219.7929561637502572855.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=anthony.l.nguyen@intel$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox