[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240625093022.6daf9ba0@kernel.org>
Date: Tue, 25 Jun 2024 09:30:22 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Aaron Conole <aconole@...hat.com>
Cc: Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org,
dev@...nvswitch.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org, Pravin B Shelar <pshelar@....org>, "David S.
Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Shuah
Khan <shuah@...nel.org>, Stefano Brivio <sbrivio@...hat.com>,
Adrián Moreno <amorenoz@...hat.com>, Simon Horman
<horms@...nel.org>
Subject: Re: [PATCH v2 net-next 0/7] selftests: net: Switch pmtu.sh to use
the internal ovs script.
On Tue, 25 Jun 2024 11:17:14 -0400 Aaron Conole wrote:
> > BTW I popped the v2 back into the queue, so the next run (in 20min)
> > will tell us if that's the only thing we were missing 🤞️
>
> :) I'll wait to post the v3 then. So far, the only change I have is:
>
> --- a/tools/testing/selftests/net/openvswitch/ovs-dpctl.py
> +++ b/tools/testing/selftests/net/openvswitch/ovs-dpctl.py
> @@ -34,7 +34,7 @@ try:
>
> except ModuleNotFoundError:
> print("Need to install the python pyroute2 package >= 0.6.")
> - sys.exit(0)
> + sys.exit(1)
Looks like it didn't get re-ingested :( please go ahead with the v3
Powered by blists - more mailing lists