|FAILURE| pw162432 [PATCH] [v3] app/testpmd: fix DCB forwarding TC m
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Mar 16 13:10:42 CET 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/162432
_Testing issues_
Submitter: Talluri Chaitanyababu <chaitanyababux.talluri at intel.com>
Date: Monday, March 16 2026 06:21:18
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:46464bc7493f56f3da3f69f5a55e6263949f261c
162432 --> testing issues
Upstream job id: Windows-Compile-DPDK-VS#8446
Test environment and result as below:
+---------------------+--------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+====================+===================+
| FreeBSD 14.2 | FAIL | SKIPPED |
+---------------------+--------------------+-------------------+
| Windows Server 2025 | SKIPPED | PASS |
+---------------------+--------------------+-------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
845 | txdp++, pkt++, nb_pkts--;
| ^
../drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:845:3: note: cast expression to void to silence warning
845 | txdp++, pkt++, nb_pkts--;
| ^~~~~~
| (void)( )
../drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:845:16: error: possible misuse of comma operator here [-Werror,-Wcomma]
845 | txdp++, pkt++, nb_pkts--;
| ^
../drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:845:11: note: cast expression to void to silence warning
845 | txdp++, pkt++, nb_pkts--;
| ^~~~~
| (void)( )
2 errors generated.
[1278/2126] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_sched.c.o
[1279/2126] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_dcf_ethdev.c.o
[1280/2126] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_device.c.o
[1281/2126] Compiling C object drivers/librte_net_idpf_avx512_lib.a.p/net_intel_idpf_idpf_common_rxtx_avx512.c.o
[1282/2126] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_rxtx.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Windows Server 2025
Kernel: 10.0.26100
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/35504/
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