|WARNING| pw162493-162497 [PATCH] [V3,7/7] net/hinic3: use different
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Mar 18 11:28:06 CET 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/162497
_Testing issues_
Submitter: Feifei Wang <wff_light at vip.163.com>
Date: Wednesday, March 18 2026 02:19:07
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:d68ada48b208d3a9be3926c385840ac136eae526
162493-162497 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#422874
Test environment and result as below:
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+===============================+==============+===========================+================+==============================+
| Ubuntu 20.04 | PASS | SKIPPED | PASS | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| Debian GNU/Linux 12 | SKIPPED | PASS | PASS | PASS |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| CentOS Stream 10 | SKIPPED | SKIPPED | PASS | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| Fedora Linux 43 | SKIPPED | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| Fedora Linux 42 | SKIPPED | SKIPPED | PASS | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| Red Hat Enterprise Linux 9.7 | SKIPPED | SKIPPED | PASS | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| Red Hat Enterprise Linux 10.1 | SKIPPED | SKIPPED | PASS | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| Fedora Linux 41 | SKIPPED | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | PASS | SKIPPED |
+-------------------------------+--------------+---------------------------+----------------+------------------------------+
==== 20 line log output for Fedora Linux 41 (dpdk_unit_test): ====
../lib/ethdev/rte_ethdev.h:597:40: note: expanded from macro 'RTE_ETH_RSS_IPV6_EX'
597 | #define RTE_ETH_RSS_IPV6_EX RTE_BIT64(15)
| ^~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:36:36: note: expanded from macro 'RTE_BIT64'
36 | #define RTE_BIT64(nr) (UINT64_C(1) << (nr))
| ~~~~~~~~~~~~^~~~~~~
../drivers/net/hinic3/hinic3_ethdev.c:2545:51: error: implicit conversion from 'unsigned long' to 'uint8_t' (aka 'unsigned char') changes value from 65536 to 0 [-Werror,-Wconstant-conversion]
2545 | rss_type.tcp_ipv6_ext = rss_type.tcp_ipv6_ext ? RTE_ETH_RSS_IPV6_TCP_EX : 0;
| ~ ^~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.h:598:40: note: expanded from macro 'RTE_ETH_RSS_IPV6_TCP_EX'
598 | #define RTE_ETH_RSS_IPV6_TCP_EX RTE_BIT64(16)
| ^~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:36:36: note: expanded from macro 'RTE_BIT64'
36 | #define RTE_BIT64(nr) (UINT64_C(1) << (nr))
| ~~~~~~~~~~~~^~~~~~~
2 errors generated.
[1812/3825] Generating rte_net_hinic.pmd.c with a custom command
[1813/3825] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_nic_io.c.o
[1814/3825] Compiling C object drivers/libtmp_rte_net_hinic3.a.p/net_hinic3_hinic3_fdir.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 43
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
Fedora Linux 42
Kernel: 5.4
Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Red Hat Enterprise Linux 9.7
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Red Hat Enterprise Linux 10.1
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Fedora Linux 41
Kernel: 5.4
Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/35514/
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