public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel•org>
To: Meghana Malladi <m-malladi@ti•com>
Cc: rogerq@kernel•org, danishanwar@ti•com, pabeni@redhat•com,
	kuba@kernel•org, edumazet@google•com, davem@davemloft•net,
	andrew+netdev@lunn•ch, bpf@vger•kernel.org,
	linux-arm-kernel@lists•infradead.org,
	linux-kernel@vger•kernel.org, netdev@vger•kernel.org,
	robh@kernel•org, matthias.schiffer@ew•tq-group.com,
	dan.carpenter@linaro•org, rdunlap@infradead•org,
	diogo.ivo@siemens•com, schnelle@linux•ibm.com,
	glaroque@baylibre•com, john.fastabend@gmail•com, hawk@kernel•org,
	daniel@iogearbox•net, ast@kernel•org, srk@ti•com,
	Vignesh Raghavendra <vigneshr@ti•com>
Subject: Re: [PATCH net 0/3] Add native mode XDP support
Date: Wed, 22 Jan 2025 13:13:41 +0000	[thread overview]
Message-ID: <20250122131341.GH390877@kernel.org> (raw)
In-Reply-To: <20250122124951.3072410-1-m-malladi@ti.com>

On Wed, Jan 22, 2025 at 06:19:48PM +0530, Meghana Malladi wrote:
> This series adds native XDP support using page_pool.
> XDP zero copy support is not included in this patch series.
> 
> Patch 1/3: Replaces skb with page pool for Rx buffer allocation
> Patch 2/3: Adds prueth_swdata struct for SWDATA for all swdata cases
> Patch 3/3: Introduces native mode XDP support

Hi Meghana,

Unless I am mistaken this patchset should be targeted at net-next,
as a new feature, rather than net, as bug fixes.

With that in mind:

## Form letter - net-next-closed

The merge window for v6.14 has begun. Therefore net-next is closed
for new drivers, features, code refactoring and optimizations.
We are currently accepting bug fixes only.

Please repost when net-next reopens after Feb 3rd.

RFC patches sent for review only are obviously welcome at any time.

See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle

--
pw-bot: deferred

  parent reply	other threads:[~2025-01-22 13:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-22 12:49 [PATCH net 0/3] Add native mode XDP support Meghana Malladi
2025-01-22 12:49 ` [PATCH net 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation Meghana Malladi
2025-01-23 17:12   ` Ido Schimmel
2025-02-04 17:55     ` [EXTERNAL] " Malladi, Meghana
2025-02-05 17:41       ` Ido Schimmel
2025-02-06 14:01         ` Malladi, Meghana
2025-01-22 12:49 ` [PATCH net 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA Meghana Malladi
2025-01-22 12:49 ` [PATCH net 3/3] net: ti: icssg-prueth: Add AF_XDP support Meghana Malladi
2025-01-23 17:25   ` Ido Schimmel
2025-02-04 17:55     ` [EXTERNAL] " Malladi, Meghana
2025-02-05 17:46       ` Ido Schimmel
2025-02-06 14:01         ` Malladi, Meghana
2025-01-22 13:13 ` Simon Horman [this message]
2025-01-23 11:50   ` [PATCH net 0/3] Add native mode XDP support Meghana Malladi

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=20250122131341.GH390877@kernel.org \
    --to=horms@kernel$(echo .)org \
    --cc=andrew+netdev@lunn$(echo .)ch \
    --cc=ast@kernel$(echo .)org \
    --cc=bpf@vger$(echo .)kernel.org \
    --cc=dan.carpenter@linaro$(echo .)org \
    --cc=daniel@iogearbox$(echo .)net \
    --cc=danishanwar@ti$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=diogo.ivo@siemens$(echo .)com \
    --cc=edumazet@google$(echo .)com \
    --cc=glaroque@baylibre$(echo .)com \
    --cc=hawk@kernel$(echo .)org \
    --cc=john.fastabend@gmail$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=m-malladi@ti$(echo .)com \
    --cc=matthias.schiffer@ew$(echo .)tq-group.com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=rdunlap@infradead$(echo .)org \
    --cc=robh@kernel$(echo .)org \
    --cc=rogerq@kernel$(echo .)org \
    --cc=schnelle@linux$(echo .)ibm.com \
    --cc=srk@ti$(echo .)com \
    --cc=vigneshr@ti$(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