|FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
    dpdklab at iol.unh.edu 
    dpdklab at iol.unh.edu
       
    Fri Oct 27 15:46:30 CEST 2023
    
    
  
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491
_Testing issues_
Submitter: Jie Hai <haijie1 at huawei.com>
Date: Friday, October 27 2023 09:28:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7
133485-133491 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | FAIL                 |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[2218/2622] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev.c.o'.
In file included from [01m[K../lib/ethdev/rte_ethdev.c:30[m[K:
[01m[K../lib/ethdev/rte_ethdev.c:[m[K In function '[01m[Krte_eth_dev_configure[m[K':
[01m[K../lib/ethdev/rte_ethdev.h:181:57:[m[K [01;31m[Kerror: [m[Kformat '[01m[K%lx[m[K' expects a matching '[01m[Klong unsigned int[m[K' argument [[01;31m[K-Werror=format=[m[K]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, [01;31m[K""[m[K __VA_ARGS__)
|                                                         [01;31m[K^~[m[K
[01m[K../lib/ethdev/rte_ethdev.c:1518:17:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KRTE_ETHDEV_LOG[m[K'
1518 |                 [01;36m[KRTE_ETHDEV_LOG[m[K(ERR,
|                 [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K../lib/ethdev/rte_ethdev.c:[m[K In function '[01m[Krte_eth_dev_rss_hash_update[m[K':
[01m[K../lib/ethdev/rte_ethdev.h:181:57:[m[K [01;31m[Kerror: [m[Kformat '[01m[K%lx[m[K' expects a matching '[01m[Klong unsigned int[m[K' argument [[01;31m[K-Werror=format=[m[K]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, [01;31m[K""[m[K __VA_ARGS__)
|                                                         [01;31m[K^~[m[K
[01m[K../lib/ethdev/rte_ethdev.c:4728:17:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KRTE_ETHDEV_LOG[m[K'
4728 |                 [01;36m[KRTE_ETHDEV_LOG[m[K(ERR,
|                 [01;36m[K^~~~~~~~~~~~~~[m[K
cc1: all warnings being treated as errors
==== End log output ====
FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1
CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421
CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928
Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1
Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3
openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0
RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0
Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28111/
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