> Test-Label: intel-ovs-compilation > Test-Status: fail > http://patchwork.ozlabs.org/api/patches/1970261/ > > AVX-512_compilation: failed > DPLCS Test: fail > DPIF Test: fail > MFEX Test: fail > Actions Test: fail > Errors in DPCLS test: > make check-system-userspace TESTSUITEFLAGS='-k !vlan_limit' > make all-am > make[1]: Entering directory '/root/ovs-dev' > make[1]: Leaving directory '/root/ovs-dev' > set /bin/bash './tests/system-userspace-testsuite' -C tests > AUTOTEST_PATH='utilities:vswitchd:ovsdb:vtep:tests:ipsec::'; \ > "$@" -k !vlan_limit -j1 || (test X'' = Xyes && "$@" --recheck) > ## ------------------------------ ## > ## openvswitch 3.4.90 test suite. ## > ## ------------------------------ ## > > datapath-sanity > > 1: datapath - ping between two ports skipped > (system-traffic.at:10) > 2: datapath - http between two ports skipped > (system-traffic.at:33) > 3: datapath - ping between two ports on vlan skipped > (system-traffic.at:53) > 4: datapath - ping between two ports on cvlan skipped > (system-traffic.at:74) > 5: datapath - ping6 between two ports skipped > (system-traffic.at:111) > 6: datapath - ping6 between two ports on vlan skipped > (system-traffic.at:139)
<snip> > ./system-traffic.at:8707: ip link add ovs-p0 type veth peer name ovs-p1 > --- /dev/null 2024-07-15 09:25:16.861828279 +0000 > +++ /root/ovs-dev/tests/system-userspace-testsuite.dir/at-groups/170/stderr > 2024-08-07 22:42:32.719404878 +0000 > @@ -0,0 +1 @@ > +RTNETLINK answers: File exists Hi, Michael. Looks like some ports ended up not cleaned up after previous tests. And that breaks tests on new patches. Could you, please, take a look? It seems the last test before failures started was killed with SIGTERM: https://mail.openvswitch.org/pipermail/ovs-build/2024-August/040693.html Thanks. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
