All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Keller <jacob.e.keller@intel.com>
To: Dipayaan Roy <dipayanroy@linux.microsoft.com>
Cc: <kuba@kernel.org>, <kys@microsoft.com>, <haiyangz@microsoft.com>,
	<wei.liu@kernel.org>, <decui@microsoft.com>,
	<andrew+netdev@lunn.ch>, <davem@davemloft.net>,
	<edumazet@google.com>, <pabeni@redhat.com>,
	<longli@microsoft.com>, <kotaranov@microsoft.com>,
	<horms@kernel.org>, <ast@kernel.org>, <daniel@iogearbox.net>,
	<hawk@kernel.org>, <john.fastabend@gmail.com>, <sdf@fomichev.me>,
	<lorenzo@kernel.org>, <michal.kubiak@intel.com>,
	<ernis@linux.microsoft.com>, <shradhagupta@linux.microsoft.com>,
	<shirazsaleem@microsoft.com>, <rosenp@gmail.com>,
	<netdev@vger.kernel.org>, <linux-hyperv@vger.kernel.org>,
	<linux-rdma@vger.kernel.org>, <bpf@vger.kernel.org>
Subject: Re: [PATCH] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency and throughput.
Date: Wed, 23 Jul 2025 13:22:10 -0700	[thread overview]
Message-ID: <2b2f6d5f-c38f-460d-aefc-3bf28801d630@intel.com> (raw)
In-Reply-To: <20250723182224.GA25631@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net>


[-- Attachment #1.1: Type: text/plain, Size: 425 bytes --]



On 7/23/2025 11:22 AM, Dipayaan Roy wrote:
> Hi Jacob,
> 
> Thanks for the review, I tested this patch previously
> for 4kb page size systems. The throughput improvement is around
> 10 to 15%. Also sligthly better memory utilization as for
> typical 1500 MTU size we are able to fit 2 Rx buffer in
> a single 4kb page as compared to 1 per page previously.
> 
> Thanks
> Dipayaan Roy 
> 

Fantastic

-Jake

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

  reply	other threads:[~2025-07-23 20:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-21 10:14 [PATCH] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency and throughput Dipayaan Roy
2025-07-21 23:51 ` Jacob Keller
2025-07-23 18:22   ` Dipayaan Roy
2025-07-23 20:22     ` Jacob Keller [this message]
2025-07-22 11:19 ` Simon Horman
2025-07-23 18:35   ` Dipayaan Roy
2025-07-23  7:38 ` Saurabh Singh Sengar
2025-07-23 18:57   ` Dipayaan Roy

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=2b2f6d5f-c38f-460d-aefc-3bf28801d630@intel.com \
    --to=jacob.e.keller@intel.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=decui@microsoft.com \
    --cc=dipayanroy@linux.microsoft.com \
    --cc=edumazet@google.com \
    --cc=ernis@linux.microsoft.com \
    --cc=haiyangz@microsoft.com \
    --cc=hawk@kernel.org \
    --cc=horms@kernel.org \
    --cc=john.fastabend@gmail.com \
    --cc=kotaranov@microsoft.com \
    --cc=kuba@kernel.org \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=longli@microsoft.com \
    --cc=lorenzo@kernel.org \
    --cc=michal.kubiak@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rosenp@gmail.com \
    --cc=sdf@fomichev.me \
    --cc=shirazsaleem@microsoft.com \
    --cc=shradhagupta@linux.microsoft.com \
    --cc=wei.liu@kernel.org \
    /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.