netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Mina Almasry <almasrymina@google.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Jesper Dangaard Brouer" <hawk@kernel.org>,
	"Andrew Morton" <akpm@linux-foundation.org>,
	"Ilias Apalodimas" <ilias.apalodimas@linaro.org>,
	"Toke Høiland-Jørgensen" <toke@toke.dk>
Subject: Re: [PATCH RFC net-next v1] page_pool: import Jesper's page_pool benchmark
Date: Mon, 24 Mar 2025 06:55:58 -0700	[thread overview]
Message-ID: <20250324065558.6b8854f1@kernel.org> (raw)
In-Reply-To: <20250309084118.3080950-1-almasrymina@google.com>

On Sun,  9 Mar 2025 08:41:18 +0000 Mina Almasry wrote:
>  lib/Kconfig                        |   2 +
>  lib/Makefile                       |   2 +
>  lib/bench/Kconfig                  |   4 +
>  lib/bench/Makefile                 |   3 +
>  lib/bench/bench_page_pool_simple.c | 328 ++++++++++++++++++++++
>  lib/bench/time_bench.c             | 426 +++++++++++++++++++++++++++++
>  lib/bench/time_bench.h             | 259 ++++++++++++++++++

Why not in tools/testing? I thought selftest infra supported modules.

  parent reply	other threads:[~2025-03-24 13:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-09  8:41 [PATCH RFC net-next v1] page_pool: import Jesper's page_pool benchmark Mina Almasry
2025-03-10  9:15 ` Toke Høiland-Jørgensen
2025-03-24 20:23   ` Mina Almasry
2025-03-24 22:11     ` Jesper Dangaard Brouer
2025-03-24 13:55 ` Jakub Kicinski [this message]
2025-03-24 20:21   ` Mina Almasry
2025-03-25 22:38     ` Jakub Kicinski
2025-03-24 22:34 ` Jesper Dangaard Brouer

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=20250324065558.6b8854f1@kernel.org \
    --to=kuba@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=almasrymina@google.com \
    --cc=hawk@kernel.org \
    --cc=ilias.apalodimas@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=toke@toke.dk \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).