|FAILURE| pw155852-155853 [PATCH] [v5,2/2] net/zxdh: add support flo

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Aug 14 09:58:06 CEST 2025


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/155853

_Testing issues_

Submitter: Bingbin Chen <chen.bingbin at zte.com.cn>
Date: Thursday, August 14 2025 02:52:42 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6df5b211fae053219163a3eb301b26198974fb73

155852-155853 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#362676

Test environment and result as below:

+------------------------------+---------------------------+--------------+------------------------------+----------------+
|         Environment          | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+==============================+===========================+==============+==============================+================+
| Debian 12 (arm)              | PEND                      | SKIPPED      | WARN                         | SKIPPED        |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| Ubuntu 20.04                 | SKIPPED                   | PASS         | SKIPPED                      | PEND           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| CentOS Stream 9              | SKIPPED                   | SKIPPED      | SKIPPED                      | PEND           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| Fedora Linux 40              | SKIPPED                   | SKIPPED      | SKIPPED                      | PEND           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| Debian GNU/Linux 12          | SKIPPED                   | SKIPPED      | SKIPPED                      | PEND           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| CentOS Stream 10             | SKIPPED                   | SKIPPED      | SKIPPED                      | PEND           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| Fedora Linux 41              | SKIPPED                   | SKIPPED      | SKIPPED                      | PEND           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| Fedora Linux 42              | SKIPPED                   | SKIPPED      | SKIPPED                      | PEND           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| Ubuntu 22.04                 | SKIPPED                   | SKIPPED      | SKIPPED                      | PASS           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| Ubuntu 24.04                 | SKIPPED                   | SKIPPED      | SKIPPED                      | PEND           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED                   | SKIPPED      | SKIPPED                      | PEND           |
+------------------------------+---------------------------+--------------+------------------------------+----------------+

==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ====
../drivers/net/zxdh/zxdh_flow.c:641:36: note: returned from 'calloc'
641 |                         key_mask = calloc(1, sizeof(struct fd_flow_key) * ZXDH_MAX_FLOW_NUM);
|                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_flow.c:689:9: error: 'rte_free' called on pointer returned from a mismatched allocation function [-Werror=mismatched-dealloc]
689 |         rte_free(key);
|         ^~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_flow.c:640:31: note: returned from 'calloc'
640 |                         key = calloc(1, sizeof(struct fd_flow_key) * ZXDH_MAX_FLOW_NUM);
|                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_flow.c:690:9: error: 'rte_free' called on pointer returned from a mismatched allocation function [-Werror=mismatched-dealloc]
690 |         rte_free(fd_entry);
|         ^~~~~~~~~~~~~~~~~~
../drivers/net/zxdh/zxdh_flow.c:639:36: note: returned from 'calloc'
639 |                         fd_entry = calloc(1, sizeof(ZXDH_DTB_ACL_ENTRY_INFO_T) * ZXDH_MAX_FLOW_NUM);
|                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2620/3763] Linking target drivers/librte_raw_cnxk_bphy.so.26.0
[2621/3763] Generating rte_raw_cnxk_gpio.sym_chk with a custom command (wrapped by meson to capture output)
[2622/3763] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_np.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)

Fedora Linux 40
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Fedora Linux 41
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Fedora Linux 42
	Kernel: 5.4
	Compiler: clang gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33873/

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