All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Horatiu Vultur <horatiu.vultur@microchip.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	bpf@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, ast@kernel.org,
	daniel@iogearbox.net, hawk@kernel.org, john.fastabend@gmail.com,
	UNGLinuxDriver@microchip.com, alexandr.lobakin@intel.com,
	maciej.fijalkowski@intel.com
Subject: Re: [PATCH net-next v5 0/7] net: lan966x: Extend xdp support
Date: Fri, 25 Nov 2022 10:50:19 +0000	[thread overview]
Message-ID: <166937341945.11224.81925006983586457.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221123203139.3828548-1-horatiu.vultur@microchip.com>

Hello:

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

On Wed, 23 Nov 2022 21:31:32 +0100 you wrote:
> Extend the current support of XDP in lan966x with the action XDP_TX and
> XDP_REDIRECT.
> The first patches just prepare the things such that it would be easier
> to add XDP_TX and XDP_REDIRECT actions. Like adding XDP_PACKET_HEADROOM,
> introduce helper functions, use the correct dma_dir for the page pool
> The last 2 patches introduce the XDP actions XDP_TX and XDP_REDIRECT.
> 
> [...]

Here is the summary with links:
  - [net-next,v5,1/7] net: lan966x: Add XDP_PACKET_HEADROOM
    https://git.kernel.org/netdev/net-next/c/7292bb064d62
  - [net-next,v5,2/7] net: lan966x: Introduce helper functions
    https://git.kernel.org/netdev/net-next/c/3d66bc578655
  - [net-next,v5,3/7] net: lan966x: Add len field to lan966x_tx_dcb_buf
    https://git.kernel.org/netdev/net-next/c/49f5eea8c4f5
  - [net-next,v5,4/7] net: lan966x: Update rxq memory model
    https://git.kernel.org/netdev/net-next/c/77ddda44411c
  - [net-next,v5,5/7] net: lan966x: Update dma_dir of page_pool_params
    https://git.kernel.org/netdev/net-next/c/560c7223d6e4
  - [net-next,v5,6/7] net: lan966x: Add support for XDP_TX
    https://git.kernel.org/netdev/net-next/c/19c6f534f636
  - [net-next,v5,7/7] net: lan966x: Add support for XDP_REDIRECT
    https://git.kernel.org/netdev/net-next/c/a825b611c7c1

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



      parent reply	other threads:[~2022-11-25 10:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-23 20:31 [PATCH net-next v5 0/7] net: lan966x: Extend xdp support Horatiu Vultur
2022-11-23 20:31 ` [PATCH net-next v5 1/7] net: lan966x: Add XDP_PACKET_HEADROOM Horatiu Vultur
2022-11-23 20:31 ` [PATCH net-next v5 2/7] net: lan966x: Introduce helper functions Horatiu Vultur
2022-11-23 20:31 ` [PATCH net-next v5 3/7] net: lan966x: Add len field to lan966x_tx_dcb_buf Horatiu Vultur
2022-11-23 20:31 ` [PATCH net-next v5 4/7] net: lan966x: Update rxq memory model Horatiu Vultur
2022-11-23 20:31 ` [PATCH net-next v5 5/7] net: lan966x: Update dma_dir of page_pool_params Horatiu Vultur
2022-11-23 20:31 ` [PATCH net-next v5 6/7] net: lan966x: Add support for XDP_TX Horatiu Vultur
2022-11-23 20:31 ` [PATCH net-next v5 7/7] net: lan966x: Add support for XDP_REDIRECT Horatiu Vultur
2022-11-25 10: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=166937341945.11224.81925006983586457.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=alexandr.lobakin@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=horatiu.vultur@microchip.com \
    --cc=john.fastabend@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maciej.fijalkowski@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 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.