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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Dec 21 14:48:58 CET 2023


Test-Label: iol-compile-arm64-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 |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
~~~                          ^~~~~~~~~
%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)
^~~~
../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.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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