From: "Vladimir Vdovin" <deliran@verdict.gg>
To: "Paolo Abeni" <pabeni@redhat.com>, "Jakub Kicinski" <kuba@kernel.org>
Cc: <netdev@vger.kernel.org>, <dsahern@kernel.org>,
<davem@davemloft.net>, <idosch@idosch.org>, <edumazet@google.com>,
<linux-kselftest@vger.kernel.org>, <shuah@kernel.org>,
<horms@kernel.org>
Subject: Re: [PATCH v5] net: ipv4: Cache pmtu for all packet paths if multipath enabled
Date: Sat, 02 Nov 2024 18:58:39 +0300 [thread overview]
Message-ID: <D5BTFE1AXSVK.2YNEV7RO2T5IT@verdict.gg> (raw)
In-Reply-To: <141acc87-19a4-44b5-a222-3f159835c711@redhat.com>
On Sat Nov 2, 2024 at 11:49 AM MSK, Paolo Abeni wrote:
> Hi,
>
> On 11/1/24 18:34, Vladimir Vdovin wrote:
> > On Fri Nov 1, 2024 at 4:45 PM MSK, Jakub Kicinski wrote:
> >> On Fri, 1 Nov 2024 10:48:57 +0000 Vladimir Vdovin wrote:
> >>> + pmtu_ipv4_mp_exceptions ipv4: PMTU multipath nh exceptions 0"
> >>
> >> This new test seems to fail in our CI:
> >>
> >> # TEST: ipv4: PMTU multipath nh exceptions [FAIL]
> >> # there are not enough cached exceptions
> >>
> >> https://netdev-3.bots.linux.dev/vmksft-net/results/840861/3-pmtu-sh/stdout
> >
> > Yes it failed in V4 patch, in this V5 its already ok:
> >
> > # TEST: ipv4: PMTU multipath nh exceptions [ OK ]
> > ok 1 selftests: net: pmtu.sh
> >
> > https://netdev-3.bots.linux.dev/vmksft-net-dbg/results/841042/2-pmtu-sh/stdout
> >
> > But in V5, there is failed test, not sure that this patch causes fail:
> > https://netdev-3.bots.linux.dev/vmksft-net-dbg/results/841042/31-busy-poll-test-sh/stdout
> >
> >>
> >> Also some process notes:
> >> - please don't post multiple versions of the patch a day:
> >> https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#tl-dr
> >> - please avoid posting new versions in-reply-to the old one
> > Thanks, will keep it in mind next time, sorry for my ignorance
>
> Some additional notes:
>
> - please do answer to Ido's question: what about ipv6?
> - move the changelog after the SoB tag and a '---' separator, so that it
> will not be included into the git commit message
> - post new revisions of the patch in a different thread
>
> Thanks,
>
> Paolo
Thanks for your comments,
I will resend patch with fixed commit message as new thread.
prev parent reply other threads:[~2024-11-02 15:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 15:21 [PATCH] net: ipv4: Cache pmtu for all packet paths if multipath enabled Vladimir Vdovin
2024-10-29 23:22 ` David Ahern
2024-10-30 17:11 ` Ido Schimmel
2024-11-02 16:20 ` Vladimir Vdovin
2024-11-05 3:52 ` David Ahern
2024-11-06 17:20 ` Vladimir Vdovin
2024-11-06 18:57 ` David Ahern
2024-10-31 15:42 ` [PATCH v3] " Vladimir Vdovin
2024-11-01 10:21 ` [PATCH v4] " Vladimir Vdovin
2024-11-01 10:48 ` [PATCH v5] " Vladimir Vdovin
2024-11-01 13:45 ` Jakub Kicinski
2024-11-01 17:34 ` Vladimir Vdovin
2024-11-02 8:49 ` Paolo Abeni
2024-11-02 15:58 ` Vladimir Vdovin [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=D5BTFE1AXSVK.2YNEV7RO2T5IT@verdict.gg \
--to=deliran@verdict.gg \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=idosch@idosch.org \
--cc=kuba@kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shuah@kernel.org \
/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.