|FAILURE| pw135425 [PATCH] net/i40e: add diagnostic support in TX pa

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Dec 21 12:33:43 CET 2023


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135425

_Testing issues_

Submitter: Mingjin Ye <mingjinx.ye at intel.com>
Date: Thursday, December 21 2023 10:13:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e

135425 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | SKIPPED            | PASS                 |
+---------------------+--------------------+----------------------+

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
../drivers/net/i40e/base/../i40e_logs.h:35:16: note: expanded from macro 'PMD_DRV_LOG_RAW'
__func__, ## args)
^~~~
../drivers/net/i40e/i40e_rxtx.c:1971:41: error: format specifies type 'unsigned short' but the argument has type 'int' [-Werror,-Wformat]
"length: %hu, calculated length: %u", m->l4_len,
~~~                          ^~~~~~~~~
%d
../drivers/net/i40e/base/../i40e_logs.h:38:38: note: expanded from macro 'PMD_DRV_LOG'
PMD_DRV_LOG_RAW(level, fmt "\n", ## args)
~~~          ^~~~
../drivers/net/i40e/base/../i40e_logs.h:35:16: note: expanded from macro 'PMD_DRV_LOG_RAW'
__func__, ## args)
^~~~
5 errors generated.
[1008/1812] Linking target drivers/librte_net_hinic.so.24.1
[1009/1812] Compiling C object drivers/net/i40e/libi40e_avx2_lib.a.p/i40e_rxtx_vec_avx2.c.o
[1010/1812] Compiling C object drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.o
[1011/1812] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o
[1012/1812] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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