netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: 배석진 <soukjin.bae@samsung.com>
Cc: "davem@davemloft.net" <davem@davemloft.net>,
	"edumazet@google.com" <edumazet@google.com>,
	"pabeni@redhat.com" <pabeni@redhat.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] net: export symbol for tracepoint_consume_skb
Date: Fri, 17 Jun 2022 20:00:21 -0700	[thread overview]
Message-ID: <20220617200021.02ad8ffc@kernel.org> (raw)
In-Reply-To: <20220617034809epcms1p20e0e7e0bdb87c5807c6e12cb1ca73c52@epcms1p2>

On Fri, 17 Jun 2022 12:48:09 +0900 배석진 wrote:
> From: Soukjin Bae <soukjin.bae@samsung.com>
> Date: Fri, 17 Jun 2022 12:38:29 +0900
> 
> Subject: [PATCH] net: export symbol for tracepoint_consume_skb
> 
> Need to use the tracepoint_consume_skb symbol at module driver
> 
> Signed-off-by: Soukjin Bae <soukjin.bae@samsung.com>

You should send the emails to the mailing list in plan text, emails
which contain HTML will be rejected.

We don't accept patches which export APIs for out of tree modules.
Please post your module for merging upstream.

           reply	other threads:[~2022-06-18  3:00 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20220617034809epcms1p20e0e7e0bdb87c5807c6e12cb1ca73c52@epcms1p2>]

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=20220617200021.02ad8ffc@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=soukjin.bae@samsung.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).