All of lore.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, netdev@vger.kernel.org,
	sassmann@redhat.com, jithu.joseph@intel.com,
	magnus.karlsson@intel.com, maciej.fijalkowski@intel.com,
	sasha.neftin@intel.com, vitaly.lifshits@intel.com
Subject: Re: [PATCH net-next v2 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2021-05-20
Date: Thu, 20 May 2021 22:30:12 +0000	[thread overview]
Message-ID: <162154981233.17678.10022461632863937292.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210520181744.2217191-1-anthony.l.nguyen@intel.com>

Hello:

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

On Thu, 20 May 2021 11:17:35 -0700 you wrote:
> This series contains updates to igc driver only.
> 
> Andre Guedes says:
> 
> This series adds AF_XDP zero-copy feature to igc driver.
> 
> The initial patches do some code refactoring, preparing the code base to
> land the AF_XDP zero-copy feature, avoiding code duplications. The last
> patches of the series are the ones implementing the feature.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/9] igc: Move igc_xdp_is_enabled()
    https://git.kernel.org/netdev/net-next/c/0c20f2d29fff
  - [net-next,v2,2/9] igc: Refactor __igc_xdp_run_prog()
    https://git.kernel.org/netdev/net-next/c/73a6e3721261
  - [net-next,v2,3/9] igc: Refactor igc_clean_rx_ring()
    https://git.kernel.org/netdev/net-next/c/f485164867d3
  - [net-next,v2,4/9] igc: Refactor XDP rxq info registration
    https://git.kernel.org/netdev/net-next/c/4609ffb9f615
  - [net-next,v2,5/9] igc: Introduce TX/RX stats helpers
    https://git.kernel.org/netdev/net-next/c/a27e6e73e550
  - [net-next,v2,6/9] igc: Introduce igc_unmap_tx_buffer() helper
    https://git.kernel.org/netdev/net-next/c/6123429516c7
  - [net-next,v2,7/9] igc: Replace IGC_TX_FLAGS_XDP flag by an enum
    https://git.kernel.org/netdev/net-next/c/859b4dfa4115
  - [net-next,v2,8/9] igc: Enable RX via AF_XDP zero-copy
    https://git.kernel.org/netdev/net-next/c/fc9df2a0b520
  - [net-next,v2,9/9] igc: Enable TX via AF_XDP zero-copy
    https://git.kernel.org/netdev/net-next/c/9acf59a752d4

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



      parent reply	other threads:[~2021-05-20 22:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 18:17 [PATCH net-next v2 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2021-05-20 Tony Nguyen
2021-05-20 18:17 ` [PATCH net-next v2 1/9] igc: Move igc_xdp_is_enabled() Tony Nguyen
2021-05-20 18:17 ` [PATCH net-next v2 2/9] igc: Refactor __igc_xdp_run_prog() Tony Nguyen
2021-05-20 18:17 ` [PATCH net-next v2 3/9] igc: Refactor igc_clean_rx_ring() Tony Nguyen
2021-05-20 18:17 ` [PATCH net-next v2 4/9] igc: Refactor XDP rxq info registration Tony Nguyen
2021-05-20 18:17 ` [PATCH net-next v2 5/9] igc: Introduce TX/RX stats helpers Tony Nguyen
2021-05-20 18:17 ` [PATCH net-next v2 6/9] igc: Introduce igc_unmap_tx_buffer() helper Tony Nguyen
2021-05-20 18:17 ` [PATCH net-next v2 7/9] igc: Replace IGC_TX_FLAGS_XDP flag by an enum Tony Nguyen
2021-05-20 18:17 ` [PATCH net-next v2 8/9] igc: Enable RX via AF_XDP zero-copy Tony Nguyen
2021-05-20 18:17 ` [PATCH net-next v2 9/9] igc: Enable TX " Tony Nguyen
2021-05-20 22: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=162154981233.17678.10022461632863937292.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=jithu.joseph@intel.com \
    --cc=kuba@kernel.org \
    --cc=maciej.fijalkowski@intel.com \
    --cc=magnus.karlsson@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=sasha.neftin@intel.com \
    --cc=sassmann@redhat.com \
    --cc=vitaly.lifshits@intel.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.