From: Jakub Kicinski <kuba@kernel.org>
To: ismail bouzaiene <ismailbouzaiene@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
"edumazet@google.com" <edumazet@google.com>,
pabeni@redhat.com, David Ahern <dsahern@gmail.com>
Subject: Re: [PATCH] net : fix adding same ip rule multiple times
Date: Wed, 1 Mar 2023 09:42:06 -0800 [thread overview]
Message-ID: <20230301094206.6a624a51@kernel.org> (raw)
In-Reply-To: <CAPagGtuJQO5dj=qd96kWFWLfcX8Pt0m9B9J8xiFGPNUfEnPLkA@mail.gmail.com>
On Wed, 1 Mar 2023 14:50:15 +0100 ismail bouzaiene wrote:
> Hello,
>
> In case we try to add the same ip rule multiple times, the kernel will
> reject the addition using the call rule_exits().
This is not the correct way of posting a patch, please take a look at
this (second result on Google BTW):
http://nickdesaulniers.github.io/blog/2017/05/16/submitting-your-first-patch-to-the-linux-kernel-and-responding-to-feedback/
Please also read:
https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
and
https://www.kernel.org/doc/html/latest/process/submitting-patches.html
next prev parent reply other threads:[~2023-03-01 17:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-01 13:50 [PATCH] net : fix adding same ip rule multiple times ismail bouzaiene
2023-03-01 17:42 ` Jakub Kicinski [this message]
2023-03-02 8:17 ` ismail bouzaiene
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=20230301094206.6a624a51@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@gmail.com \
--cc=edumazet@google.com \
--cc=ismailbouzaiene@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).