public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Tony Nguyen <anthony.l.nguyen@intel•com>
Cc: davem@davemloft•net, kuba@kernel•org, xingwanli@kuaishou•com,
	netdev@vger•kernel.org, maciej.fijalkowski@intel•com,
	magnus.karlsson@intel•com, ast@kernel•org, daniel@iogearbox•net,
	hawk@kernel•org, john.fastabend@gmail•com, andrii@kernel•org,
	kpsingh@kernel•org, kafai@fb•com, yhs@fb•com,
	songliubraving@fb•co, bpf@vger•kernel.org, lishujin@kuaishou•com,
	sandeep.penigalapati@intel•com
Subject: Re: [PATCH net-next 1/1] ixgbe: let the xdpdrv work with more than 64 cpus
Date: Thu, 30 Sep 2021 12:50:08 +0000	[thread overview]
Message-ID: <163300620814.1111.13000461689330514849.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210929175605.3963510-1-anthony.l.nguyen@intel.com>

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Wed, 29 Sep 2021 10:56:05 -0700 you wrote:
> From: Jason Xing <xingwanli@kuaishou•com>
> 
> Originally, ixgbe driver doesn't allow the mounting of xdpdrv if the
> server is equipped with more than 64 cpus online. So it turns out that
> the loading of xdpdrv causes the "NOMEM" failure.
> 
> Actually, we can adjust the algorithm and then make it work through
> mapping the current cpu to some xdp ring with the protect of @tx_lock.
> 
> [...]

Here is the summary with links:
  - [net-next,1/1] ixgbe: let the xdpdrv work with more than 64 cpus
    https://git.kernel.org/netdev/net-next/c/4fe815850bdc

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2021-09-30 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-29 17:56 [PATCH net-next 1/1] ixgbe: let the xdpdrv work with more than 64 cpus Tony Nguyen
2021-09-30 12:50 ` 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=163300620814.1111.13000461689330514849.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=andrii@kernel$(echo .)org \
    --cc=anthony.l.nguyen@intel$(echo .)com \
    --cc=ast@kernel$(echo .)org \
    --cc=bpf@vger$(echo .)kernel.org \
    --cc=daniel@iogearbox$(echo .)net \
    --cc=davem@davemloft$(echo .)net \
    --cc=hawk@kernel$(echo .)org \
    --cc=john.fastabend@gmail$(echo .)com \
    --cc=kafai@fb$(echo .)com \
    --cc=kpsingh@kernel$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=lishujin@kuaishou$(echo .)com \
    --cc=maciej.fijalkowski@intel$(echo .)com \
    --cc=magnus.karlsson@intel$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=sandeep.penigalapati@intel$(echo .)com \
    --cc=songliubraving@fb$(echo .)co \
    --cc=xingwanli@kuaishou$(echo .)com \
    --cc=yhs@fb$(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