From: Jakub Kicinski <kuba@kernel.org>
To: Geetha sowjanya <gakula@marvell.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<davem@davemloft.net>, <pabeni@redhat.com>, <jiri@resnulli.us>,
<edumazet@google.com>, <sgoutham@marvell.com>,
<sbhatta@marvell.com>, <hkelam@marvell.com>
Subject: Re: [net-next PATCH v3 0/4] Refactoring RVU NIC driver
Date: Fri, 13 Sep 2024 21:26:33 -0700 [thread overview]
Message-ID: <20240913212633.2d35773c@kernel.org> (raw)
In-Reply-To: <20240912064017.4429-1-gakula@marvell.com>
On Thu, 12 Sep 2024 12:10:13 +0530 Geetha sowjanya wrote:
> These patches are part of "Introduce RVU representors" patchset.
> https://lore.kernel.org/all/ZsdJ-w00yCI4NQ8T@nanopsycho.orion/T/
> As suggested by "Jiri Pirko", submitting as separate patchset.
Changes look good, but you also have to remove the EXPORTs.
Kernel has a general policy of not exporting functions
if there is no in-tree caller that needs the exports.
--
pw-bot: cr
prev parent reply other threads:[~2024-09-14 4:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-12 6:40 [net-next PATCH v3 0/4] Refactoring RVU NIC driver Geetha sowjanya
2024-09-12 6:40 ` [net-next PATCH v3 1/4] octeontx2-pf: Define common API for HW resources configuration Geetha sowjanya
2024-09-12 6:40 ` [net-next PATCH v3 2/4] octeontx2-pf: Add new APIs for queue memory alloc/free Geetha sowjanya
2024-09-12 6:40 ` [net-next PATCH v3 3/4] octeontx2-pf: Reuse PF max mtu value Geetha sowjanya
2024-09-12 6:40 ` [net-next PATCH v3 4/4] octeontx2-pf: Export common APIs Geetha sowjanya
2024-09-14 4:26 ` Jakub Kicinski [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=20240913212633.2d35773c@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=hkelam@marvell.com \
--cc=jiri@resnulli.us \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.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).