netdev.vger.kernel.org archive mirror
 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, alexandr.lobakin@intel.com,
	netdev@vger.kernel.org, bpf@vger.kernel.org, sassmann@redhat.com,
	hawk@kernel.org, daniel@iogearbox.net, john.fastabend@gmail.com,
	ast@kernel.org, magnus.karlsson@intel.com,
	maciej.fijalkowski@intel.com, george.kuruvinakunnel@intel.com
Subject: Re: [PATCH net-next 1/1] i40e: remove dead stores on XSK hotpath
Date: Sat, 19 Feb 2022 12:40:10 +0000	[thread overview]
Message-ID: <164527441069.11752.16243635494122993373.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220218215033.415004-1-anthony.l.nguyen@intel.com>

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri, 18 Feb 2022 13:50:33 -0800 you wrote:
> From: Alexander Lobakin <alexandr.lobakin@intel.com>
> 
> The 'if (ntu == rx_ring->count)' block in i40e_alloc_rx_buffers_zc()
> was previously residing in the loop, but after introducing the
> batched interface it is used only to wrap-around the NTU descriptor,
> thus no more need to assign 'xdp'.
> 
> [...]

Here is the summary with links:
  - [net-next,1/1] i40e: remove dead stores on XSK hotpath
    https://git.kernel.org/netdev/net-next/c/7e1b54d07751

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



      reply	other threads:[~2022-02-19 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-18 21:50 [PATCH net-next 1/1] i40e: remove dead stores on XSK hotpath Tony Nguyen
2022-02-19 12:40 ` 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=164527441069.11752.16243635494122993373.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alexandr.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=george.kuruvinakunnel@intel.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=sassmann@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;
as well as URLs for NNTP newsgroup(s).