From: patchwork-bot+netdevbpf@kernel.org
To: Joe Damato <jdamato@fastly.com>
Cc: netdev@vger.kernel.org, mkarsten@uwaterloo.ca,
skhawaja@google.com, sdf@fomichev.me, bjorn@rivosinc.com,
amritha.nambiar@intel.com, sridhar.samudrala@intel.com,
willemdebruijn.kernel@gmail.com, edumazet@google.com,
aleksander.lobakin@intel.com, leitao@debian.org,
danielj@nvidia.com, dsahern@kernel.org, davem@davemloft.net,
donald.hunter@gmail.com, kuba@kernel.org, hawk@kernel.org,
jiri@resnulli.us, johannes.berg@intel.com, corbet@lwn.net,
leon@kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org,
lorenzo@kernel.org, michael.chan@broadcom.com,
almasrymina@google.com, pabeni@redhat.com, saeedm@nvidia.com,
bigeasy@linutronix.de, tariqt@nvidia.com,
xuanzhuo@linux.alibaba.com
Subject: Re: [net-next v6 0/9] Add support for per-NAPI config via netlink
Date: Tue, 15 Oct 2024 01:10:36 +0000 [thread overview]
Message-ID: <172895463623.686374.12703675923446130811.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241011184527.16393-1-jdamato@fastly.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 11 Oct 2024 18:44:55 +0000 you wrote:
> Greetings:
>
> Welcome to v6. Minor changes from v5 [1], please see changelog below.
>
> There were no explicit comments from reviewers on the call outs in my
> v5, so I'm retaining them from my previous cover letter just in case :)
>
> [...]
Here is the summary with links:
- [net-next,v6,1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
https://git.kernel.org/netdev/net-next/c/f15e3b3ddb9f
- [net-next,v6,2/9] netdev-genl: Dump napi_defer_hard_irqs
https://git.kernel.org/netdev/net-next/c/516010460011
- [net-next,v6,3/9] net: napi: Make gro_flush_timeout per-NAPI
https://git.kernel.org/netdev/net-next/c/acb8d4ed5661
- [net-next,v6,4/9] netdev-genl: Dump gro_flush_timeout
https://git.kernel.org/netdev/net-next/c/0137891e7457
- [net-next,v6,5/9] net: napi: Add napi_config
https://git.kernel.org/netdev/net-next/c/86e25f40aa1e
- [net-next,v6,6/9] netdev-genl: Support setting per-NAPI config values
https://git.kernel.org/netdev/net-next/c/1287c1ae0fc2
- [net-next,v6,7/9] bnxt: Add support for persistent NAPI config
https://git.kernel.org/netdev/net-next/c/419365227496
- [net-next,v6,8/9] mlx5: Add support for persistent NAPI config
https://git.kernel.org/netdev/net-next/c/2a3372cafe02
- [net-next,v6,9/9] mlx4: Add support for persistent NAPI config to RX CQs
https://git.kernel.org/netdev/net-next/c/c9191eaa7285
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-10-15 1:10 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-11 18:44 [net-next v6 0/9] Add support for per-NAPI config via netlink Joe Damato
2024-10-11 18:44 ` [net-next v6 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI Joe Damato
2024-10-11 18:44 ` [net-next v6 3/9] net: napi: Make gro_flush_timeout per-NAPI Joe Damato
2024-10-11 18:45 ` [net-next v6 5/9] net: napi: Add napi_config Joe Damato
2024-10-11 18:49 ` Eric Dumazet
2024-11-27 17:43 ` Guenter Roeck
2024-11-27 18:51 ` Joe Damato
2024-11-27 20:00 ` Joe Damato
2024-11-27 22:48 ` Guenter Roeck
2024-11-30 20:45 ` Jakub Kicinski
2024-12-02 17:34 ` Joe Damato
2024-11-27 21:43 ` Guenter Roeck
2024-11-28 1:17 ` Joe Damato
2024-11-28 1:34 ` Guenter Roeck
2024-10-15 1:10 ` patchwork-bot+netdevbpf [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-18 11:22 [net-next v6 0/9] Add support for per-NAPI config via netlink Alex Lazar
2024-12-18 17:08 ` Joe Damato
2024-12-20 17:40 ` Joe Damato
2024-12-23 8:17 ` Alex Lazar
2024-12-30 14:31 ` Joe Damato
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=172895463623.686374.12703675923446130811.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=aleksander.lobakin@intel.com \
--cc=almasrymina@google.com \
--cc=amritha.nambiar@intel.com \
--cc=bigeasy@linutronix.de \
--cc=bjorn@rivosinc.com \
--cc=corbet@lwn.net \
--cc=danielj@nvidia.com \
--cc=davem@davemloft.net \
--cc=donald.hunter@gmail.com \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=jdamato@fastly.com \
--cc=jiri@resnulli.us \
--cc=johannes.berg@intel.com \
--cc=kuba@kernel.org \
--cc=leitao@debian.org \
--cc=leon@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=lorenzo@kernel.org \
--cc=michael.chan@broadcom.com \
--cc=mkarsten@uwaterloo.ca \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedm@nvidia.com \
--cc=sdf@fomichev.me \
--cc=skhawaja@google.com \
--cc=sridhar.samudrala@intel.com \
--cc=tariqt@nvidia.com \
--cc=willemdebruijn.kernel@gmail.com \
--cc=xuanzhuo@linux.alibaba.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).