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