public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Anjali Kulkarni <Anjali.K.Kulkarni@oracle.com>
Cc: davem@davemloft.net, Liam.Howlett@Oracle.com,
	akpm@linux-foundation.org, david@fries.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, zbr@ioremap.net,
	brauner@kernel.org, johannes@sipsolutions.net,
	ecree.xilinx@gmail.com, leon@kernel.org, keescook@chromium.org,
	socketcan@hartkopp.net, petrm@nvidia.com,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	anjali.k.kulkarni@oracle.com
Subject: Re: [PATCH net-next v10 0/6] Process connector bug fixes & enhancements
Date: Sun, 23 Jul 2023 10:40:22 +0000	[thread overview]
Message-ID: <169010882253.17686.11040484082696320491.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230719201821.495037-1-anjali.k.kulkarni@oracle.com>

Hello:

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

On Wed, 19 Jul 2023 13:18:15 -0700 you wrote:
> Oracle DB is trying to solve a performance overhead problem it has been
> facing for the past 10 years and using this patch series, we can fix this
> issue.
> 
> Oracle DB runs on a large scale with 100000s of short lived processes,
> starting up and exiting quickly. A process monitoring DB daemon which
> tracks and cleans up after processes that have died without a proper exit
> needs notifications only when a process died with a non-zero exit code
> (which should be rare).
> 
> [...]

Here is the summary with links:
  - [net-next,v10,1/6] netlink: Reverse the patch which removed filtering
    https://git.kernel.org/netdev/net-next/c/a3377386b564
  - [net-next,v10,2/6] netlink: Add new netlink_release function
    https://git.kernel.org/netdev/net-next/c/a4c9a56e6a2c
  - [net-next,v10,3/6] connector/cn_proc: Add filtering to fix some bugs
    https://git.kernel.org/netdev/net-next/c/2aa1f7a1f47c
  - [net-next,v10,4/6] connector/cn_proc: Performance improvements
    https://git.kernel.org/netdev/net-next/c/743acf351bae
  - [net-next,v10,5/6] connector/cn_proc: Allow non-root users access
    https://git.kernel.org/netdev/net-next/c/bfdfdc2f3b70
  - [net-next,v10,6/6] connector/cn_proc: Selftest for proc connector
    https://git.kernel.org/netdev/net-next/c/73a29531f45f

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



      parent reply	other threads:[~2023-07-23 10:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-19 20:18 [PATCH net-next v10 0/6] Process connector bug fixes & enhancements Anjali Kulkarni
2023-07-19 20:18 ` [PATCH net-next v10 1/6] netlink: Reverse the patch which removed filtering Anjali Kulkarni
2023-07-19 20:18 ` [PATCH net-next v10 2/6] netlink: Add new netlink_release function Anjali Kulkarni
2023-07-19 20:18 ` [PATCH net-next v10 3/6] connector/cn_proc: Add filtering to fix some bugs Anjali Kulkarni
2023-07-19 20:18 ` [PATCH net-next v10 4/6] connector/cn_proc: Performance improvements Anjali Kulkarni
2023-07-19 20:18 ` [PATCH net-next v10 5/6] connector/cn_proc: Allow non-root users access Anjali Kulkarni
2023-07-19 20:18 ` [PATCH net-next v10 6/6] connector/cn_proc: Selftest for proc connector Anjali Kulkarni
2023-07-23 10:40 ` 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=169010882253.17686.11040484082696320491.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Anjali.K.Kulkarni@oracle.com \
    --cc=Liam.Howlett@Oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=brauner@kernel.org \
    --cc=davem@davemloft.net \
    --cc=david@fries.net \
    --cc=ecree.xilinx@gmail.com \
    --cc=edumazet@google.com \
    --cc=johannes@sipsolutions.net \
    --cc=keescook@chromium.org \
    --cc=kuba@kernel.org \
    --cc=leon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=petrm@nvidia.com \
    --cc=socketcan@hartkopp.net \
    --cc=zbr@ioremap.net \
    /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