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,
maciej.fijalkowski@intel.com, magnus.karlsson@intel.com,
aleksander.lobakin@intel.com, ast@kernel.org,
daniel@iogearbox.net, hawk@kernel.org, john.fastabend@gmail.com,
bpf@vger.kernel.org
Subject: Re: [PATCH net v2 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
Date: Wed, 31 Jul 2024 02:00:34 +0000 [thread overview]
Message-ID: <172239123450.15322.12860347838208396251.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240729200716.681496-1-anthony.l.nguyen@intel.com>
Hello:
This series was applied to netdev/net.git (main)
by Tony Nguyen <anthony.l.nguyen@intel.com>:
On Mon, 29 Jul 2024 13:07:06 -0700 you wrote:
> Maciej Fijalkowski says:
>
> Changes included in this patchset address an issue that customer has
> been facing when AF_XDP ZC Tx sockets were used in combination with flow
> control and regular Tx traffic.
>
> After executing:
> ethtool --set-priv-flags $dev link-down-on-close on
> ethtool -A $dev rx on tx on
>
> [...]
Here is the summary with links:
- [net,v2,1/8] ice: respect netif readiness in AF_XDP ZC related ndo's
https://git.kernel.org/netdev/net/c/ec145a18687f
- [net,v2,2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis()
https://git.kernel.org/netdev/net/c/1ff72a2f6779
- [net,v2,3/8] ice: replace synchronize_rcu with synchronize_net
https://git.kernel.org/netdev/net/c/405d9999aa0b
- [net,v2,4/8] ice: modify error handling when setting XSK pool in ndo_bpf
https://git.kernel.org/netdev/net/c/d59227179949
- [net,v2,5/8] ice: toggle netif_carrier when setting up XSK pool
https://git.kernel.org/netdev/net/c/9da75a511c55
- [net,v2,6/8] ice: improve updating ice_{t,r}x_ring::xsk_pool
https://git.kernel.org/netdev/net/c/ebc33a3f8d0a
- [net,v2,7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
https://git.kernel.org/netdev/net/c/6044ca26210b
- [net,v2,8/8] ice: xsk: fix txq interrupt mapping
https://git.kernel.org/netdev/net/c/963fb4612295
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-07-31 2:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 20:07 [PATCH net v2 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues Tony Nguyen
2024-07-29 20:07 ` [PATCH net v2 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's Tony Nguyen
2024-07-29 20:07 ` [PATCH net v2 2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis() Tony Nguyen
2024-07-29 20:07 ` [PATCH net v2 3/8] ice: replace synchronize_rcu with synchronize_net Tony Nguyen
2024-07-29 20:07 ` [PATCH net v2 4/8] ice: modify error handling when setting XSK pool in ndo_bpf Tony Nguyen
2024-07-29 20:07 ` [PATCH net v2 5/8] ice: toggle netif_carrier when setting up XSK pool Tony Nguyen
2024-07-29 20:07 ` [PATCH net v2 6/8] ice: improve updating ice_{t,r}x_ring::xsk_pool Tony Nguyen
2024-07-29 20:07 ` [PATCH net v2 7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog Tony Nguyen
2024-07-29 20:07 ` [PATCH net v2 8/8] ice: xsk: fix txq interrupt mapping Tony Nguyen
2024-07-31 2:00 ` 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=172239123450.15322.12860347838208396251.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=aleksander.lobakin@intel.com \
--cc=anthony.l.nguyen@intel.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=maciej.fijalkowski@intel.com \
--cc=magnus.karlsson@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox