[dpdk-test-report] |FAILURE| pw96907 [PATCH] vhost: fix crash on port deletion The rte_vhost_driver_unregister() and vhost_user_read_cb() can be called at the same time by 2 threads. Eg thread1 calls rte_vhost_driver_unregister() and frees memory of "conn". Because socket fd has not been deleted fro
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Aug 13 16:57:19 CEST 2021
Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/96907
_Testing issues_
Submitter: Gaoxiang Liu <gaoxiangliu0 at 163.com>
Date: Friday, August 13 2021 14:02:39
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4ac3f3d76e9507a93bcf48d165ffd3a1faba08bb
96907 --> testing fail
Test environment and result as below:
+------------------+----------------+
| Environment | dpdk_unit_test |
+==================+================+
| Ubuntu 20.04 ARM | FAIL |
+------------------+----------------+
==== 20 line log output for Ubuntu 20.04 ARM (dpdk_unit_test): ====
85/94 DPDK:fast-tests / thash_autotest OK 0.32s
86/94 DPDK:fast-tests / trace_autotest OK 0.44s
87/94 DPDK:fast-tests / telemetry_json_autotest OK 0.44s
88/94 DPDK:fast-tests / telemetry_data_autotest OK 0.44s
89/94 DPDK:fast-tests / ring_pmd_autotest OK 0.32s
90/94 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.45s
91/94 DPDK:fast-tests / bitratestats_autotest OK 0.34s
92/94 DPDK:fast-tests / latencystats_autotest OK 0.34s
93/94 DPDK:fast-tests / pdump_autotest OK 5.41s
94/94 DPDK:fast-tests / compressdev_autotest SKIP 0.42s exit status 77
Ok: 86
Expected Fail: 0
Fail: 4
Unexpected Pass: 0
Skipped: 4
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Arm-gigabyte-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
Ubuntu 20.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/18201/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list