All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jens Axboe <axboe@kernel.dk>
Cc: io-uring@vger.kernel.org, netdev@vger.kernel.org,
	kuba@kernel.org, olivier@trillion01.com
Subject: Re: [PATCHSET v16 0/7] io_uring: add napi busy polling support
Date: Fri, 09 Feb 2024 18:50:28 +0000	[thread overview]
Message-ID: <170750462886.3616.4778808690452613932.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240206163422.646218-1-axboe@kernel.dk>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  6 Feb 2024 09:30:02 -0700 you wrote:
> Hi,
> 
> I finally got around to testing this patchset in its current form, and
> results look fine to me. It Works. Using the basic ping/pong test that's
> part of the liburing addition, without enabling NAPI I get:
> 
> Stock settings, no NAPI, 100k packets:
> 
> [...]

Here is the summary with links:
  - [1/7] net: split off __napi_busy_poll from napi_busy_poll
    https://git.kernel.org/netdev/net-next/c/13d381b440ed
  - [2/7] net: add napi_busy_loop_rcu()
    https://git.kernel.org/netdev/net-next/c/b4e8ae5c8c41
  - [3/7] io-uring: move io_wait_queue definition to header file
    (no matching commit)
  - [4/7] io-uring: add napi busy poll support
    (no matching commit)
  - [5/7] io-uring: add sqpoll support for napi busy poll
    (no matching commit)
  - [6/7] io_uring: add register/unregister napi function
    (no matching commit)
  - [7/7] io_uring: add prefer busy poll to register and unregister napi api
    (no matching commit)

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



  parent reply	other threads:[~2024-02-09 18:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-06 16:30 [PATCHSET v16 0/7] io_uring: add napi busy polling support Jens Axboe
2024-02-06 16:30 ` [PATCH 1/7] net: split off __napi_busy_poll from napi_busy_poll Jens Axboe
2024-02-06 16:30 ` [PATCH 2/7] net: add napi_busy_loop_rcu() Jens Axboe
2024-02-06 16:30 ` [PATCH 3/7] io-uring: move io_wait_queue definition to header file Jens Axboe
2024-02-06 16:30 ` [PATCH 4/7] io-uring: add napi busy poll support Jens Axboe
2024-02-06 16:30 ` [PATCH 5/7] io-uring: add sqpoll support for napi busy poll Jens Axboe
2024-02-06 16:30 ` [PATCH 6/7] io_uring: add register/unregister napi function Jens Axboe
2024-02-06 16:30 ` [PATCH 7/7] io_uring: add prefer busy poll to register and unregister napi api Jens Axboe
2024-02-09 18:50 ` patchwork-bot+netdevbpf [this message]
2024-02-09 18:51 ` [PATCHSET v16 0/7] io_uring: add napi busy polling support Jakub Kicinski
2024-02-09 18:59   ` Jens Axboe

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=170750462886.3616.4778808690452613932.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=olivier@trillion01.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.