|FAILURE| pw151229-151242 [PATCH] [v1,14/14] net/zxdh: clean stat va
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Feb 10 04:21:35 CET 2025
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/151242
_Testing issues_
Submitter: Bingbin Chen <chen.bingbin at zte.com.cn>
Date: Monday, February 10 2025 01:50:17
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:b82daa7d47bda76b3879ef6d715b2d3eb737793f
151229-151242 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#313517
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| Debian Bullseye | PEND |
+-------------------+----------------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------------+
| CentOS Stream 9 | PASS |
+-------------------+----------------+
| Fedora 40 | PASS |
+-------------------+----------------+
| Debian 12 | WARN |
+-------------------+----------------+
| RHEL8 | PEND |
+-------------------+----------------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------------+
| Fedora 41 | PEND |
+-------------------+----------------+
| RHEL9 | PEND |
+-------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------+----------------+
==== 20 line log output for Debian 12 (dpdk_unit_test): ====
../drivers/net/zxdh/zxdh_np.c:436:17: note: call to 'rte_free' here
436 | rte_free(ptr);\
| ^~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_np.c:8827:9: note: in expansion of macro 'ZXDH_COMM_CHECK_RC_MEMORY_FREE'
8827 | ZXDH_COMM_CHECK_RC_MEMORY_FREE(rc, "zxdh_np_comm_mutex_unlock", p_rsp_buff);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_np.c:8831:9: error: pointer 'p_rsp_buff' used after 'rte_free' [-Werror=use-after-free]
8831 | rte_free(p_rsp_buff);
| ^~~~~~~~~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_np.c:436:17: note: call to 'rte_free' here
436 | rte_free(ptr);\
| ^~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_np.c:8827:9: note: in expansion of macro 'ZXDH_COMM_CHECK_RC_MEMORY_FREE'
8827 | ZXDH_COMM_CHECK_RC_MEMORY_FREE(rc, "zxdh_np_comm_mutex_unlock", p_rsp_buff);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2318/3167] Linking static target drivers/libtmp_rte_raw_cnxk_gpio.a
[2319/3167] Linking static target drivers/librte_raw_cnxk_bphy.a
[2320/3167] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_ethdev_ops.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32542/
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