|FAILURE| pw106764 [PATCH] eventdev/eth_rx: fix memory leak when token parsing finished
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Feb 2 09:36:25 CET 2022
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/106764
_Testing issues_
Submitter: Weiguo Li <liwg06 at foxmail.com>
Date: Wednesday, February 02 2022 06:15:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:60e68d170b122d86c1c49cc51078db461542a26b
106764 --> testing fail
Test environment and result as below:
+------------------+----------------+
| Environment | dpdk_unit_test |
+==================+================+
| Ubuntu 18.04 | FAIL |
+------------------+----------------+
| CentOS Stream 8 | FAIL |
+------------------+----------------+
| CentOS 8 | FAIL |
+------------------+----------------+
| RHEL8 | FAIL |
+------------------+----------------+
| Fedora 33 | FAIL |
+------------------+----------------+
| Fedora 34 | FAIL |
+------------------+----------------+
| Fedora 31 | FAIL |
+------------------+----------------+
| Ubuntu 20.04 | FAIL |
+------------------+----------------+
| Arch Linux | FAIL |
+------------------+----------------+
| openSUSE Leap 15 | FAIL |
+------------------+----------------+
| Fedora 32 | FAIL |
+------------------+----------------+
| Fedora 34 clang | FAIL |
+------------------+----------------+
| RHEL 7 | PASS |
+------------------+----------------+
==== 20 line log output for Fedora 34 clang (dpdk_unit_test): ====
^
6 errors generated.
[270/3324] Generating symbol file 'lib/76b5a35@@rte_metrics at sha/librte_metrics.so.22.1.symbols'.
[271/3324] Generating symbol file 'lib/76b5a35@@rte_bpf at sha/librte_bpf.so.22.1.symbols'.
[272/3324] Compiling C object 'lib/76b5a35@@rte_efd at sta/efd_rte_efd.c.o'.
[273/3324] Compiling C object 'lib/76b5a35@@rte_cryptodev at sta/cryptodev_rte_cryptodev.c.o'.
[274/3324] Compiling C object 'lib/76b5a35@@rte_eventdev at sta/eventdev_rte_event_crypto_adapter.c.o'.
[275/3324] Compiling C object 'lib/76b5a35@@rte_gro at sta/gro_gro_tcp4.c.o'.
[276/3324] Compiling C object 'lib/76b5a35@@rte_gro at sta/gro_rte_gro.c.o'.
[277/3324] Compiling C object 'lib/76b5a35@@rte_gro at sta/gro_gro_udp4.c.o'.
[278/3324] Compiling C object 'lib/76b5a35@@rte_gso at sta/gso_gso_tcp4.c.o'.
[279/3324] Compiling C object 'lib/76b5a35@@rte_gpudev at sta/gpudev_gpudev.c.o'.
[280/3324] Compiling C object 'lib/76b5a35@@rte_gro at sta/gro_gro_vxlan_tcp4.c.o'.
[281/3324] Compiling C object 'lib/76b5a35@@rte_eventdev at sta/eventdev_rte_event_timer_adapter.c.o'.
[282/3324] Compiling C object 'lib/76b5a35@@rte_gso at sta/gso_gso_udp4.c.o'.
[283/3324] Compiling C object 'lib/76b5a35@@rte_gso at sta/gso_gso_common.c.o'.
[284/3324] Compiling C object 'lib/76b5a35@@rte_eventdev at sta/eventdev_rte_event_eth_tx_adapter.c.o'.
[285/3324] Compiling C object 'lib/76b5a35@@rte_gro at sta/gro_gro_vxlan_udp4.c.o'.
[286/3324] Compiling C object 'lib/76b5a35@@rte_eventdev at sta/eventdev_rte_eventdev.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20885/
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