Directly running just the failing test (of the 6 I picked the MTU upper bound that I analyzed above) works like this:
# WIP apt install ubuntu-dev-tools conntrack curl devscripts dpdk-dev ethtool equivs net-tools ncat python3-pyftpdlib tcpdump wget apt-get remove --yes --purge netcat-openbsd ln -sf /usr/bin/ncat /usr/bin/nc pull-lp-source openvswitch cd openvswitch-3.3.0/ mk-build-deps --install --tool "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends --yes" --remove debian/control ./debian/rules build systemctl stop openvswitch-ipsec ovs-vswitchd ovsdb-server ./tests/system-dpdk-testsuite -C _debian/tests -j1 AUTOTEST_PATH="$(pwd)/tests:$(pwd)/_debian/tests" 20 # Warning While it seems to mostly work these steps are yet incomplete, it fails even with the good version unable to start the vhost-user client successfully. I'll update it once I find more, maybe Fnordahl knows more about OVS tests. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067889 Title: DPDK 23.11.1 / OVS 3.3.0 cause test failures To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/2067889/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
