[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y4Rl/fhdhgWwccwv@shredder>
Date: Mon, 28 Nov 2022 09:40:45 +0200
From: Ido Schimmel <idosch@...sch.org>
To: Hangbin Liu <liuhangbin@...il.com>, stephen@...workplumber.org
Cc: netdev@...r.kernel.org, Guillaume Nault <gnault@...hat.com>,
David Ahern <dsahern@...nel.org>,
Stephen Hemminger <stephen@...workplumber.org>
Subject: Re: [PATCH iproute2] ip: fix return value for rtnl_talk failures
On Tue, Nov 08, 2022 at 08:43:44PM +0800, Hangbin Liu wrote:
> Since my last commit "rtnetlink: add new function rtnl_echo_talk()" we
> return the kernel rtnl exit code directly, which breaks some kernel
> selftest checking. As there are still a lot of tests checking -2 as the
> error return value, to keep backward compatibility, let's keep using
> -2 for all the rtnl return values.
>
> Reported-by: Ido Schimmel <idosch@...sch.org>
> Fixes: 6c09257f1bf6 ("rtnetlink: add new function rtnl_echo_talk()")
> Signed-off-by: Hangbin Liu <liuhangbin@...il.com>
Stephen, I believe this patch was missed. It appears as "New, archived"
in patchwork:
https://patchwork.kernel.org/project/netdevbpf/patch/20221108124344.192326-1-liuhangbin@gmail.com/
Can you please apply it? It fixes regressions in kernel selftests that
use iproute2 with blamed commit. See:
https://lore.kernel.org/netdev/Y2oWDRIIR6gjkM4a@shredder/
Thanks
Powered by blists - more mailing lists