automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu
@ 2023-10-03 16:16 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2023-10-03 16:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Selwin Sebastian

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

_Testing issues_

Submitter: Selwin Sebastian <selwin.sebastian@amd.com>
Date: Tuesday, October 03 2023 11:39:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad

132281 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu
@ 2023-10-03 16:13 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2023-10-03 16:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Selwin Sebastian

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

_Testing issues_

Submitter: Selwin Sebastian <selwin.sebastian@amd.com>
Date: Tuesday, October 03 2023 11:39:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad

132281 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
../drivers/net/axgbe/axgbe_ethdev.c:18:22: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                      ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:25: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                         ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:28: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                            ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu
@ 2023-10-03 16:03 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2023-10-03 16:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Selwin Sebastian

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

_Testing issues_

Submitter: Selwin Sebastian <selwin.sebastian@amd.com>
Date: Tuesday, October 03 2023 11:39:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad

132281 --> testing fail

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | FAIL               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Cross Compile (dpdk_meson_compile): ====

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu
@ 2023-10-03 15:43 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2023-10-03 15:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Selwin Sebastian

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

_Testing issues_

Submitter: Selwin Sebastian <selwin.sebastian@amd.com>
Date: Tuesday, October 03 2023 11:39:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad

132281 --> testing fail

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM Clang)    | FAIL               |
+--------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
#define __cpuid (n, a, b, c, d)
^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: error: use of undeclared identifier 'a'
../drivers/net/axgbe/axgbe_ethdev.c:18:21: note: expanded from macro '__cpuid'
#define __cpuid (n, a, b, c, d)
^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: error: use of undeclared identifier 'b'
../drivers/net/axgbe/axgbe_ethdev.c:18:24: note: expanded from macro '__cpuid'
#define __cpuid (n, a, b, c, d)
^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: error: use of undeclared identifier 'c'
../drivers/net/axgbe/axgbe_ethdev.c:18:27: note: expanded from macro '__cpuid'
#define __cpuid (n, a, b, c, d)
^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: error: use of undeclared identifier 'd'
../drivers/net/axgbe/axgbe_ethdev.c:18:30: note: expanded from macro '__cpuid'
#define __cpuid (n, a, b, c, d)
^
10 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu
@ 2023-10-03 15:36 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2023-10-03 15:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Selwin Sebastian

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

_Testing issues_

Submitter: Selwin Sebastian <selwin.sebastian@amd.com>
Date: Tuesday, October 03 2023 11:39:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad

132281 --> testing fail

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | FAIL               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
../drivers/net/axgbe/axgbe_ethdev.c:18:22: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                      ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:25: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                         ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:28: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                            ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu
@ 2023-10-03 15:36 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2023-10-03 15:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Selwin Sebastian

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

_Testing issues_

Submitter: Selwin Sebastian <selwin.sebastian@amd.com>
Date: Tuesday, October 03 2023 11:39:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad

132281 --> testing fail

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | FAIL               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
../drivers/net/axgbe/axgbe_ethdev.c:18:22: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                      ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:25: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                         ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:28: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                            ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu
@ 2023-10-03 15:35 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2023-10-03 15:35 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Selwin Sebastian

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

_Testing issues_

Submitter: Selwin Sebastian <selwin.sebastian@amd.com>
Date: Tuesday, October 03 2023 11:39:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad

132281 --> testing fail

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | FAIL               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
../drivers/net/axgbe/axgbe_ethdev.c:18:22: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                      ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:25: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                         ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:28: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                            ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu
@ 2023-10-03 15:34 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2023-10-03 15:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Selwin Sebastian

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

_Testing issues_

Submitter: Selwin Sebastian <selwin.sebastian@amd.com>
Date: Tuesday, October 03 2023 11:39:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad

132281 --> testing fail

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | FAIL               |
+----------------------+--------------------+

==== 20 line log output for Fedora 37 (ARM) (dpdk_meson_compile): ====
../drivers/net/axgbe/axgbe_ethdev.c:18:22: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                      ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:17: note: in expansion of macro '__cpuid'
2234 |                 __cpuid(0x1, eax, ebx, ecx, edx);
|                 ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:25: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                         ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:17: note: in expansion of macro '__cpuid'
2234 |                 __cpuid(0x1, eax, ebx, ecx, edx);
|                 ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:28: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                            ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:17: note: in expansion of macro '__cpuid'
2234 |                 __cpuid(0x1, eax, ebx, ecx, edx);
|                 ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <20231003113938.42959-1-selwin.sebastian@amd.com>]

end of thread, other threads:[~2023-10-03 16:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-03 16:16 |FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-10-03 16:13 dpdklab
2023-10-03 16:03 dpdklab
2023-10-03 15:43 dpdklab
2023-10-03 15:36 dpdklab
2023-10-03 15:36 dpdklab
2023-10-03 15:35 dpdklab
2023-10-03 15:34 dpdklab
     [not found] <20231003113938.42959-1-selwin.sebastian@amd.com>
2023-10-03 11:20 ` |FAILURE| pw132281 [PATCH v2] " qemudev
2023-10-03 12:39 ` 0-day Robot

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).