On 7/15/24 22:23, [email protected] wrote: > Test-Label: intel-ovs-compilation > Test-Status: fail > http://patchwork.ozlabs.org/api/patches/1960612/ > > AVX-512_compilation: failed > DPLCS Test: fail > DPIF Test: fail > MFEX Test: fail > Actions Test: fail > Errors in DPCLS test: > make check-dpdk > make all-am > make[1]: Entering directory '/root/ovs-dev' > make[1]: Leaving directory '/root/ovs-dev' > set /bin/bash './tests/system-dpdk-testsuite' -C tests > AUTOTEST_PATH='utilities:vswitchd:ovsdb:vtep:tests:ipsec::'; \ > "$@" -j1 || (test X'' = Xyes && "$@" --recheck) > ## ------------------------------ ## > ## openvswitch 3.4.90 test suite. ## > ## ------------------------------ ## > > OVS-DPDK unit tests > > 1: OVS-DPDK - EAL init ok > 2: OVS-DPDK - add standard DPDK port ok > 3: OVS-DPDK - add vhost-user-client port ok > 4: OVS-DPDK - ping vhost-user ports FAILED > (ovs-macros.at:242) > 5: OVS-DPDK - ping vhost-user-client ports FAILED > (ovs-macros.at:242) > 6: OVS-DPDK - Ingress policing create delete phy port ok > 7: OVS-DPDK - Ingress policing create delete vport port ok > 8: OVS-DPDK - Ingress policing no policing rate ok > 9: OVS-DPDK - Ingress policing no policing burst ok > 10: OVS-DPDK - QoS create delete phy port ok > 11: OVS-DPDK - QoS create delete vport port ok > 12: OVS-DPDK - QoS no cir ok > 13: OVS-DPDK - QoS no cbs ok > 14: OVS-DPDK - MTU increase phy port ok > 15: OVS-DPDK - MTU decrease phy port ok > 16: OVS-DPDK - MTU increase vport port FAILED > (ovs-macros.at:242) > 17: OVS-DPDK - MTU decrease vport port FAILED > (ovs-macros.at:242) > 18: OVS-DPDK - MTU upper bound phy port ok > 19: OVS-DPDK - MTU lower bound phy port ok > 20: OVS-DPDK - MTU upper bound vport port FAILED > (ovs-macros.at:242) > 21: OVS-DPDK - MTU lower bound vport port FAILED > (ovs-macros.at:242) > 22: OVS-DPDK - user configured mempool ok
Hi, Michael. Could you, please, check the reason why these tests are failing? The logs are truncated a little too much, so it's hard to tell what went wrong. > 2024-07-15T19:14:11Z|00007|dpdk|INFO|Using DPDK 23.11.0 I remember that there were some vhost issues in 23.11.0, we may need to upgrade to 23.11.1 here. We use it in GitHub Actions as well. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
