automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:55 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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              |
+---------------------+--------------------+----------------------+
| Debian Buster       | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Debian Buster (dpdk_meson_compile): ====
^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
RTE_ETHDEV_LOG(ERR,
^~~~~~~~~~~~~~
In file included from ../lib/ethdev/rte_ethdev.c:6:
/usr/include/inttypes.h:121:34: note: format string is defined here
# define PRIx64  __PRI64_PREFIX "x"
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
RTE_ETHDEV_LOG(ERR,
^~~~~~~~~~~~~~
In file included from ../lib/ethdev/rte_ethdev.c:6:
/usr/include/inttypes.h:121:34: note: format string is defined here
# define PRIx64  __PRI64_PREFIX "x"
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== 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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 14:08 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 14:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+=====================+================+
| CentOS Stream 8     | FAIL           |
+---------------------+----------------+
| Debian Buster       | FAIL           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====
\0 \0 \0 \0 \0 \0 \0 \0 \0r\0t\0e\0_\0l\0o\0g\0(\0R\0T\0E\0_\0L\0O\0G\0_\0 \0#\0#\0 \0l\0e\0v\0e\0l\0,\0 \0r\0t\0e\0_\0e\0t\0h\0_\0d\0e\0v\0_\0l\0o\0g\0t\0y\0p\0e\0,\0 \0"\0"\0 \0_\0_\0V\0A\0_\0A\0R\0G\0S\0_\0_\0)\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0
\0
\0.\0.\0/\0l\0i\0b\0/\0e\0t\0h\0d\0e\0v\0/\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0:\04\07\03\00\0:\02\09\0:\0 \0e\0r\0r\0o\0r\0:\0 \0m\0o\0r\0e\0 \0'\0%\0'\0 \0c\0o\0n\0v\0e\0r\0s\0i\0o\0n\0s\0 \0t\0h\0a\0n\0 \0d\0a\0t\0a\0 \0a\0r\0g\0u\0m\0e\0n\0t\0s\0 \0[\0-\0W\0e\0r\0r\0o\0r\0,\0-\0W\0f\0o\0r\0m\0a\0t\0-\0i\0n\0s\0u\0f\0f\0i\0c\0i\0e\0n\0t\0-\0a\0r\0g\0s\0]\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0"\0w\0i\0t\0h\0 \0r\0s\0s\0_\0a\0l\0g\0o\0_\0c\0a\0p\0a\0:\0 \00\0x\0%\0"\0P\0R\0I\0x\06\04\0"\0\\0n\0"\0,\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0^\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0
\0
\0C\0:\0\\0P\0r\0o\0g\0r\0a\0m\0 \0F\0i\0l\0e\0s\0 \0(\0x\08\06\0)\0\\0W\0i\0n\0d\0o\0w\0s\0 \0K\0i\0t\0s\0\\01\00\0\\0I\0n\0c\0l\0u\0d\0e\0\\01\00\0.\00\0.\01\08\03\06\02\0.\00\0\\0u\0c\0r\0t\0\\0i\0n\0t\0t\0y\0p\0e\0s\0.\0h\0:\01\08\09\0:\02\05\0:\0 \0n\0o\0t\0e\0:\0 \0e\0x\0p\0a\0n\0d\0e\0d\0 \0f\0r\0o\0m\0 \0m\0a\0c\0r\0o\0 \0'\0P\0R\0I\0x\06\04\0'\0
\0
\0#\0d\0e\0f\0i\0n\0e\0 \0P\0R\0I\0x\06\04\0 \0 \0 \0 \0 \0 \0 \0"\0l\0l\0x\0"\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0
\0
\0.\0.\0\\0l\0i\0b\0\\0e\0t\0h\0d\0e\0v\0\\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0h\0:\01\08\01\0:\05\03\0:\0 \0n\0o\0t\0e\0:\0 \0e\0x\0p\0a\0n\0d\0e\0d\0 \0f\0r\0o\0m\0 \0m\0a\0c\0r\0o\0 \0'\0R\0T\0E\0_\0E\0T\0H\0D\0E\0V\0_\0L\0O\0G\0'\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0r\0t\0e\0_\0l\0o\0g\0(\0R\0T\0E\0_\0L\0O\0G\0_\0 \0#\0#\0 \0l\0e\0v\0e\0l\0,\0 \0r\0t\0e\0_\0e\0t\0h\0_\0d\0e\0v\0_\0l\0o\0g\0t\0y\0p\0e\0,\0 \0"\0"\0 \0_\0_\0V\0A\0_\0A\0R\0G\0S\0_\0_\0)\0
\0
\0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0^\0~\0~\0~\0~\0~\0~\0~\0~\0~\0~\0
\0
\02\0 \0e\0r\0r\0o\0r\0s\0 \0g\0e\0n\0e\0r\0a\0t\0e\0d\0.\0
\0
\0[\01\00\0/\03\07\09\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0c\0r\0y\0p\0t\0o\0d\0e\0v\0.\0a\0.\0p\0/\0c\0r\0y\0p\0t\0o\0d\0e\0v\0_\0r\0t\0e\0_\0c\0r\0y\0p\0t\0o\0d\0e\0v\0.\0c\0.\0o\0b\0j\0
\0
\0[\01\01\0/\03\07\09\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0c\0f\0g\0f\0i\0l\0e\0.\0a\0.\0p\0/\0c\0f\0g\0f\0i\0l\0e\0_\0r\0t\0e\0_\0c\0f\0g\0f\0i\0l\0e\0.\0c\0.\0o\0b\0j\0
\0
\0[\01\02\0/\03\07\09\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0g\0s\0o\0.\0a\0.\0p\0/\0g\0s\0o\0_\0g\0s\0o\0_\0u\0d\0p\04\0.\0c\0.\0o\0b\0j\0
\0
\0[\01\03\0/\03\07\09\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0h\0a\0s\0h\0.\0a\0.\0p\0/\0h\0a\0s\0h\0_\0r\0t\0e\0_\0t\0h\0a\0s\0h\0.\0c\0.\0o\0b\0j\0
\0
\0[\01\04\0/\03\07\09\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0h\0a\0s\0h\0.\0a\0.\0p\0/\0h\0a\0s\0h\0_\0r\0t\0e\0_\0c\0u\0c\0k\0o\0o\0_\0h\0a\0s\0h\0.\0c\0.\0o\0b\0j\0
\0
\0n\0i\0n\0j\0a\0:\0 \0b\0u\0i\0l\0d\0 \0s\0t\0o\0p\0p\0e\0d\0:\0 \0s\0u\0b\0c\0o\0m\0m\0a\0n\0d\0 \0f\0a\0i\0l\0e\0d\0.\0
\0
\0C\0o\0u\0l\0d\0 \0n\0o\0t\0 \0r\0e\0b\0u\0i\0l\0d\0 \0C\0:\0\\0U\0s\0e\0r\0s\0\\0b\0u\0i\0l\0d\0e\0r\0\\0j\0e\0n\0k\0i\0n\0s\0\\0w\0o\0r\0k\0s\0p\0a\0c\0e\0\\0G\0e\0n\0e\0r\0i\0c\0-\0V\0M\0-\0U\0n\0i\0t\0-\0T\0e\0s\0t\0-\0D\0P\0D\0K\0\\0d\0p\0d\0k\0\\0b\0u\0i\0l\0d\0
\0
\0
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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)

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:47 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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              |
+---------------------+--------------------+----------------------+
| Debian Buster       | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Debian Buster (dpdk_meson_compile): ====
^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
RTE_ETHDEV_LOG(ERR,
^~~~~~~~~~~~~~
In file included from ../lib/ethdev/rte_ethdev.c:6:
/usr/include/inttypes.h:121:34: note: format string is defined here
# define PRIx64  __PRI64_PREFIX "x"
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
RTE_ETHDEV_LOG(ERR,
^~~~~~~~~~~~~~
In file included from ../lib/ethdev/rte_ethdev.c:6:
/usr/include/inttypes.h:121:34: note: format string is defined here
# define PRIx64  __PRI64_PREFIX "x"
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== 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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:47 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:47 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
../lib/ethdev/rte_ethdev.c:1520:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
../lib/ethdev/rte_ethdev.c:4730:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:46 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:46 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:46 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:46 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:46 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:46 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:46 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| Fedora 38        | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:1518:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:4728:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[131/2743] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:45 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:45 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| CentOS Stream 9 (ARM)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM)       | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | FAIL                      | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | SKIPPED                   | FAIL         |
+--------------------------+----------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[178/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[179/416] Generating hash.sym_chk with a meson_exe.py custom command.
[180/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:45 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| CentOS Stream 9 (ARM)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM)       | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | FAIL                      | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | SKIPPED                   | FAIL         |
+--------------------------+----------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[178/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[179/416] Generating hash.sym_chk with a meson_exe.py custom command.
[180/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:45 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| Fedora 38        | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:1518:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:4728:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[131/2743] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:44 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
../lib/ethdev/rte_ethdev.c:1520:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
../lib/ethdev/rte_ethdev.c:4730:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:44 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| Fedora 38        | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:1518:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:4728:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[131/2743] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:39 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:39 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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@sta/ethdev_rte_flow.c.o'.
[2219/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[2220/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[2221/2622] Compiling C object 'lib/76b5a35@@rte_ethdev@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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:39 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| Fedora 38        | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:1518:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:4728:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[131/2743] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:39 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
../lib/ethdev/rte_ethdev.c:1520:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
../lib/ethdev/rte_ethdev.c:4730:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:39 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
../lib/ethdev/rte_ethdev.c:1520:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
../lib/ethdev/rte_ethdev.c:4730:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:38 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
../lib/ethdev/rte_ethdev.c:1520:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
../lib/ethdev/rte_ethdev.c:4730:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:38 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| Fedora 38        | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:1518:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:4728:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[131/2743] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:38 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
../lib/ethdev/rte_ethdev.c:1520:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
../lib/ethdev/rte_ethdev.c:4730:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:38 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
../lib/ethdev/rte_ethdev.c:1520:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
../lib/ethdev/rte_ethdev.c:4730:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:38 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| Fedora 38        | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:1518:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:4728:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[131/2743] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:38 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
../lib/ethdev/rte_ethdev.c:1520:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
../lib/ethdev/rte_ethdev.c:4730:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:34 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| Fedora 38        | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:1518:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:4728:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[131/2743] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:34 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
../lib/ethdev/rte_ethdev.c:1520:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
../lib/ethdev/rte_ethdev.c:4730:29: error: more '%' conversions than data arguments [-Werror,-Wformat-insufficient-args]
"with rss_algo_capa: 0x%"PRIx64"\n",
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/inttypes.h:121:34: note: expanded from macro 'PRIx64'
# define PRIx64         __PRI64_PREFIX "x"
^
../lib/ethdev/rte_ethdev.h:181:53: note: expanded from macro 'RTE_ETHDEV_LOG'
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:34 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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                 |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
#define PRIx64 "llx"
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%llx' expects a matching 'long long unsigned int' argument [-Werror=format=]
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
RTE_ETHDEV_LOG(ERR,
^~~~~~~~~~~~~~
In file included from C:/mingw64/mingw64/x86_64-w64-mingw32/include/stdio.h:1399,
from ../lib/ethdev/rte_ethdev.c:9:
C:/mingw64/mingw64/x86_64-w64-mingw32/include/_mingw_print_pop.h:90:19: note: format string is defined here
#define PRIx64 "llx"
cc1.exe: all warnings being treated as errors
[25/730] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.obj
[26/730] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.obj
[27/730] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[28/730] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.obj
[29/730] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
ninja: build stopped: subcommand failed.
==== 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)

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:34 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| Fedora 38        | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:1518:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:4728:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[131/2743] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:34 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| Fedora 38        | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | FAIL           |
+------------------+----------------+
| Fedora 37        | FAIL           |
+------------------+----------------+
| Debian Bullseye  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:1518:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:57: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |         rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                         ^~
../lib/ethdev/rte_ethdev.c:4728:17: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |                 RTE_ETHDEV_LOG(ERR,
|                 ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[129/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[130/2743] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[131/2743] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:34 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| CentOS Stream 9 (ARM)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM)       | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | FAIL                      | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | SKIPPED                   | FAIL         |
+--------------------------+----------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[178/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[179/416] Generating hash.sym_chk with a meson_exe.py custom command.
[180/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:34 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| CentOS Stream 9 (ARM)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM)       | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | FAIL                      | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | SKIPPED                   | FAIL         |
+--------------------------+----------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[178/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[179/416] Generating hash.sym_chk with a meson_exe.py custom command.
[180/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:33 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| CentOS Stream 9 (ARM)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM)       | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | FAIL                      | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | SKIPPED                   | FAIL         |
+--------------------------+----------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[178/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[179/416] Generating hash.sym_chk with a meson_exe.py custom command.
[180/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:25 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

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

_Testing issues_

Submitter: Jie Hai <haijie1@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 | SKIPPED            | FAIL                 |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
#define PRIx64 "llx"
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%llx' expects a matching 'long long unsigned int' argument [-Werror=format=]
rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
RTE_ETHDEV_LOG(ERR,
^~~~~~~~~~~~~~
In file included from C:/mingw64/mingw64/x86_64-w64-mingw32/include/stdio.h:1399,
from ../lib/ethdev/rte_ethdev.c:9:
C:/mingw64/mingw64/x86_64-w64-mingw32/include/_mingw_print_pop.h:90:19: note: format string is defined here
#define PRIx64 "llx"
cc1.exe: all warnings being treated as errors
[25/730] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.obj
[26/730] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.obj
[27/730] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[28/730] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.obj
[29/730] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
ninja: build stopped: subcommand failed.
==== 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)

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:25 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| CentOS Stream 9 (ARM)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM)       | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | FAIL                      | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | SKIPPED                   | FAIL         |
+--------------------------+----------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[178/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[179/416] Generating hash.sym_chk with a meson_exe.py custom command.
[180/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:23 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| CentOS Stream 9 (ARM)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM)       | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | FAIL                      | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | SKIPPED                   | FAIL         |
+--------------------------+----------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[178/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[179/416] Generating hash.sym_chk with a meson_exe.py custom command.
[180/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

* |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al
@ 2023-10-27 13:20 dpdklab
  0 siblings, 0 replies; 41+ messages in thread
From: dpdklab @ 2023-10-27 13:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Hai

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133491

_Testing issues_

Submitter: Jie Hai <haijie1@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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+==========================+================+==============================+===========================+==============+
| CentOS Stream 9 (ARM)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang)    | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM)       | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | FAIL                      | SKIPPED      |
+--------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | SKIPPED                   | FAIL         |
+--------------------------+----------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
In file included from ../lib/ethdev/rte_ethdev.c:30:
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_configure':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:1518:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
1518 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_dev_rss_hash_update':
../lib/ethdev/rte_ethdev.h:181:50: error: format '%lx' expects a matching 'long unsigned int' argument [-Werror=format=]
181 |  rte_log(RTE_LOG_ ## level, rte_eth_dev_logtype, "" __VA_ARGS__)
|                                                  ^~
../lib/ethdev/rte_ethdev.c:4728:3: note: in expansion of macro 'RTE_ETHDEV_LOG'
4728 |   RTE_ETHDEV_LOG(ERR,
|   ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[178/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_rte_acl.c.o'.
[179/416] Generating hash.sym_chk with a meson_exe.py custom command.
[180/416] Compiling C object 'lib/76b5a35@@rte_acl@sta/acl_tb_mem.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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/

^ permalink raw reply	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2023-10-27 14:08 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-27 13:55 |FAILURE| pw133485-133491 [PATCH] [9/9] app/testpmd: add RSS hash al dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-10-27 14:08 dpdklab
2023-10-27 13:47 dpdklab
2023-10-27 13:47 dpdklab
2023-10-27 13:47 dpdklab
2023-10-27 13:46 dpdklab
2023-10-27 13:46 dpdklab
2023-10-27 13:46 dpdklab
2023-10-27 13:46 dpdklab
2023-10-27 13:46 dpdklab
2023-10-27 13:46 dpdklab
2023-10-27 13:46 dpdklab
2023-10-27 13:45 dpdklab
2023-10-27 13:45 dpdklab
2023-10-27 13:45 dpdklab
2023-10-27 13:45 dpdklab
2023-10-27 13:44 dpdklab
2023-10-27 13:44 dpdklab
2023-10-27 13:39 dpdklab
2023-10-27 13:39 dpdklab
2023-10-27 13:39 dpdklab
2023-10-27 13:39 dpdklab
2023-10-27 13:39 dpdklab
2023-10-27 13:38 dpdklab
2023-10-27 13:38 dpdklab
2023-10-27 13:38 dpdklab
2023-10-27 13:38 dpdklab
2023-10-27 13:38 dpdklab
2023-10-27 13:38 dpdklab
2023-10-27 13:34 dpdklab
2023-10-27 13:34 dpdklab
2023-10-27 13:34 dpdklab
2023-10-27 13:34 dpdklab
2023-10-27 13:34 dpdklab
2023-10-27 13:34 dpdklab
2023-10-27 13:34 dpdklab
2023-10-27 13:33 dpdklab
2023-10-27 13:25 dpdklab
2023-10-27 13:25 dpdklab
2023-10-27 13:23 dpdklab
2023-10-27 13:20 dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).