|FAILURE| pw149640-149639 [PATCH] [2/2] app/test: enable ipsec-relat

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Jan 6 19:05:09 CET 2025


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

_Testing issues_

Submitter: Andre Muezerie <andremue at linux.microsoft.com>
Date: Monday, January 06 2025 16:45:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7df61db6c387703a36306c1aea92225921e2eeb2

149640-149639 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#348817

Test environment and result as below:

+--------------------------------------+--------------------+
|             Environment              | dpdk_meson_compile |
+======================================+====================+
| RHEL9 (ARM)                          | FAIL               |
+--------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                | FAIL               |
+--------------------------------------+--------------------+
| Fedora 41 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile   | FAIL               |
+--------------------------------------+--------------------+
| Fedora 40 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                 | PASS               |
+--------------------------------------+--------------------+
| Debian 12 with MUSDK                 | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                   | FAIL               |
+--------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)             | PEND               |
+--------------------------------------+--------------------+
| Fedora 41 (ARM Clang)                | PEND               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                   | PEND               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PEND               |
+--------------------------------------+--------------------+
| Debian 12 (arm)                      | PEND               |
+--------------------------------------+--------------------+

==== 20 line log output for Ubuntu 22.04 (ARM) (dpdk_meson_compile): ====
../lib/ipsec/esp_inb.c:785:14: error: assignment to 'struct rte_crypto_va_iova_ptr *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
785 |         dgst = alloca(sizeof(struct rte_crypto_va_iova_ptr) * num);
|              ^
../lib/ipsec/esp_inb.c:786:12: error: assignment to 'uint32_t *' {aka 'unsigned int *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
786 |         dr = alloca(sizeof(uint32_t) * num);
|            ^
../lib/ipsec/esp_inb.c:787:15: error: assignment to 'uint32_t *' {aka 'unsigned int *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
787 |         l4ofs = alloca(sizeof(uint32_t) * num);
|               ^
../lib/ipsec/esp_inb.c:788:14: error: assignment to 'uint32_t *' {aka 'unsigned int *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
788 |         clen = alloca(sizeof(uint32_t) * num);
|              ^
../lib/ipsec/esp_inb.c:790:15: error: assignment to 'uint64_t **' {aka 'long unsigned int **'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
790 |         ivbuf = alloca(sizeof(uint64_t *) * num);
|               ^
../lib/ipsec/esp_inb.c:792:26: error: assignment to 'uint64_t *' {aka 'long unsigned int *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
792 |                 ivbuf[i] = alloca(sizeof(uint64_t) * IPSEC_MAX_IV_QWORD);
|                          ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Fedora 41 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Fedora 41 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

Ubuntu 20.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

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

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list