automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:20 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 12:27 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 12:27 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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)

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:40 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:18: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |     uh->dst_port = rte_cpu_to_be_16(dport);
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:19: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |     uh->dgram_len = 0;
|     ~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:21: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |     uh->dgram_cksum = 0;
|     ~~~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:38 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:37 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:37 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:18: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |     uh->dst_port = rte_cpu_to_be_16(dport);
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:19: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |     uh->dgram_len = 0;
|     ~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:21: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |     uh->dgram_cksum = 0;
|     ~~~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:36 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:18: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |     uh->dst_port = rte_cpu_to_be_16(dport);
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:19: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |     uh->dgram_len = 0;
|     ~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:21: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |     uh->dgram_cksum = 0;
|     ~~~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:36 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:18: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |     uh->dst_port = rte_cpu_to_be_16(dport);
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:19: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |     uh->dgram_len = 0;
|     ~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:21: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |     uh->dgram_cksum = 0;
|     ~~~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:36 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:36 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:35 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:35 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:33 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:18: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |     uh->dst_port = rte_cpu_to_be_16(dport);
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:19: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |     uh->dgram_len = 0;
|     ~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:21: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |     uh->dgram_cksum = 0;
|     ~~~~~~~~~~~~~~~~^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:11: note: while referencing 'hdr'
3166 |   uint8_t hdr[48] = {};
|           ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:33 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:33 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:33 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:33 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:33 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:33 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:30 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2155/2704] Compiling C object 'drivers/a715181@@tmp_rte_crypto_scheduler@sta/crypto_scheduler_scheduler_roundrobin.c.o'.
[2156/2704] Generating rte_crypto_openssl.pmd.c with a custom command.
[2157/2704] Generating rte_crypto_octeontx.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/27426/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:30 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:24 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:20 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds=]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds=]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds=]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:20 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:19 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds=]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds=]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds=]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:19 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+-----------------+----------------+
|   Environment   | dpdk_unit_test |
+=================+================+
| CentOS Stream 9 | FAIL           |
+-----------------+----------------+
| Debian Bullseye | FAIL           |
+-----------------+----------------+
| Debian Buster   | PASS           |
+-----------------+----------------+
| CentOS Stream 8 | PASS           |
+-----------------+----------------+
| Fedora 37       | FAIL           |
+-----------------+----------------+
| Ubuntu 20.04    | FAIL           |
+-----------------+----------------+
| Fedora 38       | FAIL           |
+-----------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds=]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds=]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2096/2709] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec@sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2097/2709] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command.
[2098/2709] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:19 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:19 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 37 (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:18 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 37 (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:17 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 37 (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:16 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 37 (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:16 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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)

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
@ 2023-08-23 11:15 dpdklab
  0 siblings, 0 replies; 32+ messages in thread
From: dpdklab @ 2023-08-23 11:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Hemant Agrawal

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

_Testing issues_

Submitter: Hemant Agrawal <hemant.agrawal@nxp.com>
Date: Wednesday, August 23 2023 07:08:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:971d2b57972919527e27ed683032a71864a2eb56

130663-130674 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 37 (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 |                                 uh->dst_port = rte_cpu_to_be_16(dport);
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 |                                 uh->dgram_len = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 |                                 uh->dgram_cksum = 0;
|                                   ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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

UNH-IOL DPDK Community Lab

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

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

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

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-23 11:20 |FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-08-23 12:27 dpdklab
2023-08-23 11:40 dpdklab
2023-08-23 11:38 dpdklab
2023-08-23 11:37 dpdklab
2023-08-23 11:37 dpdklab
2023-08-23 11:36 dpdklab
2023-08-23 11:36 dpdklab
2023-08-23 11:36 dpdklab
2023-08-23 11:36 dpdklab
2023-08-23 11:35 dpdklab
2023-08-23 11:33 dpdklab
2023-08-23 11:33 dpdklab
2023-08-23 11:33 dpdklab
2023-08-23 11:33 dpdklab
2023-08-23 11:33 dpdklab
2023-08-23 11:33 dpdklab
2023-08-23 11:33 dpdklab
2023-08-23 11:30 dpdklab
2023-08-23 11:30 dpdklab
2023-08-23 11:24 dpdklab
2023-08-23 11:20 dpdklab
2023-08-23 11:20 dpdklab
2023-08-23 11:19 dpdklab
2023-08-23 11:19 dpdklab
2023-08-23 11:19 dpdklab
2023-08-23 11:19 dpdklab
2023-08-23 11:18 dpdklab
2023-08-23 11:17 dpdklab
2023-08-23 11:16 dpdklab
2023-08-23 11:16 dpdklab
2023-08-23 11:15 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).