linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Joe Damato <jdamato@fastly.com>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	chuck.lever@oracle.com, jlayton@kernel.org,
	linux-api@vger.kernel.org, brauner@kernel.org,
	edumazet@google.com, davem@davemloft.net,
	alexander.duyck@gmail.com, sridhar.samudrala@intel.com,
	kuba@kernel.org, willemdebruijn.kernel@gmail.com,
	weiwan@google.com, David.Laight@ACULAB.COM, arnd@arndb.de,
	sdf@google.com, amritha.nambiar@intel.com,
	viro@zeniv.linux.org.uk, gregkh@linuxfoundation.org,
	deller@gmx.de, jack@suse.cz, jirislaby@kernel.org,
	corbet@lwn.net, jpanis@baylibre.com, linux-doc@vger.kernel.org,
	linux-fsdevel@vger.kernel.org, mpe@ellerman.id.au,
	nathanl@linux.ibm.com, palmer@dabbelt.com,
	stfrench@microsoft.com, thuth@redhat.com, tzimmermann@suse.de
Subject: Re: [PATCH net-next v8 0/4] Per epoll context busy poll support
Date: Wed, 14 Feb 2024 11:10:26 +0000	[thread overview]
Message-ID: <170790902610.17376.12972731965636317765.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240213061652.6342-1-jdamato@fastly.com>

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Tue, 13 Feb 2024 06:16:41 +0000 you wrote:
> Greetings:
> 
> Welcome to v8.
> 
> TL;DR This builds on commit bf3b9f6372c4 ("epoll: Add busy poll support to
> epoll with socket fds.") by allowing user applications to enable
> epoll-based busy polling, set a busy poll packet budget, and enable or
> disable prefer busy poll on a per epoll context basis.
> 
> [...]

Here is the summary with links:
  - [net-next,v8,1/4] eventpoll: support busy poll per epoll instance
    https://git.kernel.org/netdev/net-next/c/85455c795c07
  - [net-next,v8,2/4] eventpoll: Add per-epoll busy poll packet budget
    https://git.kernel.org/netdev/net-next/c/c6aa2a7778d8
  - [net-next,v8,3/4] eventpoll: Add per-epoll prefer busy poll option
    https://git.kernel.org/netdev/net-next/c/de57a2510822
  - [net-next,v8,4/4] eventpoll: Add epoll ioctl for epoll_params
    https://git.kernel.org/netdev/net-next/c/18e2bf0edf4d

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-14 11:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13  6:16 [PATCH net-next v8 0/4] Per epoll context busy poll support Joe Damato
2024-02-13  6:16 ` [PATCH net-next v8 1/4] eventpoll: support busy poll per epoll instance Joe Damato
2024-02-13  6:16 ` [PATCH net-next v8 2/4] eventpoll: Add per-epoll busy poll packet budget Joe Damato
2024-02-13  6:16 ` [PATCH net-next v8 3/4] eventpoll: Add per-epoll prefer busy poll option Joe Damato
2024-02-13  6:16 ` [PATCH net-next v8 4/4] eventpoll: Add epoll ioctl for epoll_params Joe Damato
2024-02-13  6:34   ` Eric Dumazet
2024-02-14 11:10 ` patchwork-bot+netdevbpf [this message]

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=170790902610.17376.12972731965636317765.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=David.Laight@ACULAB.COM \
    --cc=alexander.duyck@gmail.com \
    --cc=amritha.nambiar@intel.com \
    --cc=arnd@arndb.de \
    --cc=brauner@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=deller@gmx.de \
    --cc=edumazet@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jack@suse.cz \
    --cc=jdamato@fastly.com \
    --cc=jirislaby@kernel.org \
    --cc=jlayton@kernel.org \
    --cc=jpanis@baylibre.com \
    --cc=kuba@kernel.org \
    --cc=linux-api@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpe@ellerman.id.au \
    --cc=nathanl@linux.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=palmer@dabbelt.com \
    --cc=sdf@google.com \
    --cc=sridhar.samudrala@intel.com \
    --cc=stfrench@microsoft.com \
    --cc=thuth@redhat.com \
    --cc=tzimmermann@suse.de \
    --cc=viro@zeniv.linux.org.uk \
    --cc=weiwan@google.com \
    --cc=willemdebruijn.kernel@gmail.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 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).