[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <79066634-1584-4968-ba76-81075b8cc639@gmail.com>
Date: Wed, 13 Aug 2025 17:52:32 +0200
From: Richard Gobert <richardbgobert@...il.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, horms@...nel.org, donald.hunter@...il.com,
andrew+netdev@...n.ch, dsahern@...nel.org, shuah@...nel.org,
daniel@...earbox.net, jacob.e.keller@...el.com, razor@...ckwall.org,
idosch@...dia.com, petrm@...dia.com, menglong8.dong@...il.com,
martin.lau@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v5 5/5] selftests/net: add vxlan localbind
selftest
Jakub Kicinski wrote:
> On Tue, 12 Aug 2025 14:51:55 +0200 Richard Gobert wrote:
>> +ip link help vxlan 2>&1 | grep -q "localbind"
>> +if [ $? -ne 0 ]; then
>> + echo "SKIP: iproute2 ip too old, missing VXLAN localbind support"
>> + exit $ksft_skip
>> +fi
>
> Could you add a link to a public GH with the iproute2 patches,
> or co-post them?
> https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#co-posting-changes-to-user-space-components
Will do.
Powered by blists - more mailing lists