public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel•org>
To: Meghana Malladi <m-malladi@ti•com>
Cc: <horms@kernel•org>, <namcao@linutronix•de>,
	<jacob.e.keller@intel•com>, <christian.koenig@amd•com>,
	<sumit.semwal@linaro•org>, <sdf@fomichev•me>,
	<john.fastabend@gmail•com>, <hawk@kernel•org>,
	<daniel@iogearbox•net>, <ast@kernel•org>, <pabeni@redhat•com>,
	<edumazet@google•com>, <davem@davemloft•net>,
	<andrew+netdev@lunn•ch>, <linaro-mm-sig@lists•linaro.org>,
	<dri-devel@lists•freedesktop.org>, <linux-media@vger•kernel.org>,
	<bpf@vger•kernel.org>, <linux-kernel@vger•kernel.org>,
	<netdev@vger•kernel.org>, <linux-arm-kernel@lists•infradead.org>,
	<srk@ti•com>, Vignesh Raghavendra <vigneshr@ti•com>,
	Roger Quadros <rogerq@kernel•org>, <danishanwar@ti•com>
Subject: Re: [PATCH net-next v3 0/6] Add AF_XDP zero copy support
Date: Mon, 20 Oct 2025 17:43:08 -0700	[thread overview]
Message-ID: <20251020174308.59b87130@kernel.org> (raw)
In-Reply-To: <20251014105613.2808674-1-m-malladi@ti.com>

On Tue, 14 Oct 2025 16:26:06 +0530 Meghana Malladi wrote:
> This series adds AF_XDP zero coppy support to icssg driver.
> 
> Tests were performed on AM64x-EVM with xdpsock application [1].
> 
> A clear improvement is seen Transmit (txonly) and receive (rxdrop)
> for 64 byte packets. 1500 byte test seems to be limited by line
> rate (1G link) so no improvement seen there in packet rate
> 
> Having some issue with l2fwd as the benchmarking numbers show 0
> for 64 byte packets after forwading first batch packets and I am
> currently looking into it.

This series stopped applying, could you please respin?
-- 
pw-bot: cr

  parent reply	other threads:[~2025-10-21  0:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-14 10:56 [PATCH net-next v3 0/6] Add AF_XDP zero copy support Meghana Malladi
2025-10-14 10:56 ` [PATCH net-next v3 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues Meghana Malladi
2025-10-14 10:56 ` [PATCH net-next v3 2/6] net: ti: icssg-prueth: Add XSK pool helpers Meghana Malladi
2025-10-14 10:56 ` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX Meghana Malladi
2025-10-14 10:56 ` [PATCH net-next v3 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page Meghana Malladi
2025-10-14 10:56 ` [PATCH net-next v3 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX Meghana Malladi
2025-10-14 10:56 ` [PATCH net-next v3 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features Meghana Malladi
2025-10-21  0:43 ` Jakub Kicinski [this message]
2025-10-23  9:34   ` [PATCH net-next v3 0/6] Add AF_XDP zero copy support Malladi, Meghana

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=20251020174308.59b87130@kernel.org \
    --to=kuba@kernel$(echo .)org \
    --cc=andrew+netdev@lunn$(echo .)ch \
    --cc=ast@kernel$(echo .)org \
    --cc=bpf@vger$(echo .)kernel.org \
    --cc=christian.koenig@amd$(echo .)com \
    --cc=daniel@iogearbox$(echo .)net \
    --cc=danishanwar@ti$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=dri-devel@lists$(echo .)freedesktop.org \
    --cc=edumazet@google$(echo .)com \
    --cc=hawk@kernel$(echo .)org \
    --cc=horms@kernel$(echo .)org \
    --cc=jacob.e.keller@intel$(echo .)com \
    --cc=john.fastabend@gmail$(echo .)com \
    --cc=linaro-mm-sig@lists$(echo .)linaro.org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-media@vger$(echo .)kernel.org \
    --cc=m-malladi@ti$(echo .)com \
    --cc=namcao@linutronix$(echo .)de \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=rogerq@kernel$(echo .)org \
    --cc=sdf@fomichev$(echo .)me \
    --cc=srk@ti$(echo .)com \
    --cc=sumit.semwal@linaro$(echo .)org \
    --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