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, jjh@daedalian.us,
xingwanli@kuaishou.com, lishujin@kuaishou.com,
maciej.fijalkowski@intel.com, magnus.karlsson@intel.com,
ast@kernel.org, daniel@iogearbox.net, hawk@kernel.org,
john.fastabend@gmail.com, bpf@vger.kernel.org,
chandanx.rout@intel.com
Subject: Re: [PATCH net 1/1] ixgbe: Fix panic during XDP_TX with > 64 CPUs
Date: Thu, 27 Apr 2023 10:00:19 +0000 [thread overview]
Message-ID: <168258961955.9029.7486982830815320721.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230425170308.2522429-1-anthony.l.nguyen@intel.com>
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Tue, 25 Apr 2023 10:03:08 -0700 you wrote:
> From: John Hickey <jjh@daedalian.us>
>
> Commit 4fe815850bdc ("ixgbe: let the xdpdrv work with more than 64 cpus")
> adds support to allow XDP programs to run on systems with more than
> 64 CPUs by locking the XDP TX rings and indexing them using cpu % 64
> (IXGBE_MAX_XDP_QS).
>
> [...]
Here is the summary with links:
- [net,1/1] ixgbe: Fix panic during XDP_TX with > 64 CPUs
https://git.kernel.org/netdev/net/c/c23ae5091a8b
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:[~2023-04-27 10:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-25 17:03 [PATCH net 1/1] ixgbe: Fix panic during XDP_TX with > 64 CPUs Tony Nguyen
2023-04-27 10: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=168258961955.9029.7486982830815320721.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=chandanx.rout@intel.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=jjh@daedalian.us \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=lishujin@kuaishou.com \
--cc=maciej.fijalkowski@intel.com \
--cc=magnus.karlsson@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=xingwanli@kuaishou.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.