From: Jakub Kicinski <kuba@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,
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
Subject: Re: [PATCH v9 0/6] Process connector bug fixes & enhancements
Date: Mon, 10 Jul 2023 11:33:00 -0700 [thread overview]
Message-ID: <20230710113300.10cba1b3@kernel.org> (raw)
In-Reply-To: <20230708023420.3931239-1-anjali.k.kulkarni@oracle.com>
On Fri, 7 Jul 2023 19:34:14 -0700 Anjali Kulkarni 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.
You sent this when net-next was still closed, please read the first
few sections of:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
To be fair towards folks who follow the rules I need to discard this
from patchwork, please repost later this week.
--
pw-bot: defer
next prev parent reply other threads:[~2023-07-10 18:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-08 2:34 [PATCH v9 0/6] Process connector bug fixes & enhancements Anjali Kulkarni
2023-07-08 2:34 ` [PATCH v9 1/6] netlink: Reverse the patch which removed filtering Anjali Kulkarni
2023-07-08 2:34 ` [PATCH v9 2/6] netlink: Add new netlink_release function Anjali Kulkarni
2023-07-08 2:34 ` [PATCH v9 3/6] connector/cn_proc: Add filtering to fix some bugs Anjali Kulkarni
2023-07-08 2:34 ` [PATCH v9 4/6] connector/cn_proc: Performance improvements Anjali Kulkarni
2023-07-08 2:34 ` [PATCH v9 5/6] connector/cn_proc: Allow non-root users access Anjali Kulkarni
2023-07-08 2:34 ` [PATCH v9 6/6] connector/cn_proc: Selftest for proc connector Anjali Kulkarni
2023-07-10 18:33 ` Jakub Kicinski [this message]
2023-07-10 20:56 ` [PATCH v9 0/6] Process connector bug fixes & enhancements Anjali Kulkarni
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=20230710113300.10cba1b3@kernel.org \
--to=kuba@kernel.org \
--cc=Liam.Howlett@Oracle.com \
--cc=akpm@linux-foundation.org \
--cc=anjali.k.kulkarni@oracle.com \
--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=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 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.