|FAILURE| pw135426 [PATCH] net/ice: add diagnostic support in TX pat

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Dec 21 13:17:15 CET 2023


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135426

_Testing issues_

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

135426 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| 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/ice/base/../ice_logs.h:40:38: note: expanded from macro 'PMD_DRV_LOG'
PMD_DRV_LOG_RAW(level, fmt "\n", ## args)
~~~          ^~~~
../drivers/net/ice/base/../ice_logs.h:37:16: note: expanded from macro 'PMD_DRV_LOG_RAW'
__func__, ## args)
^~~~
../drivers/net/ice/ice_rxtx.c:4172: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/ice/base/../ice_logs.h:40:38: note: expanded from macro 'PMD_DRV_LOG'
PMD_DRV_LOG_RAW(level, fmt "\n", ## args)
~~~          ^~~~
../drivers/net/ice/base/../ice_logs.h:37:16: note: expanded from macro 'PMD_DRV_LOG_RAW'
__func__, ## args)
^~~~
5 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

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

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

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

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

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/28711/

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