automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Andre Muezerie <andremue@linux.microsoft.com>
Subject: |FAILURE| pw149640-149639 [PATCH] [2/2] app/test: enable ipsec-relat
Date: Mon, 06 Jan 2025 10:09:37 -0800 (PST)	[thread overview]
Message-ID: <677c1c61.c80a0220.357b9d.0576SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1736181948-8907-3-git-send-email-andremue@linux.microsoft.com>

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

_Testing issues_

Submitter: Andre Muezerie <andremue@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#348828

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)             | FAIL               |
+--------------------------------------+--------------------+
| Fedora 41 (ARM Clang)                | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                   | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL               |
+--------------------------------------+--------------------+
| Debian 12 (arm)                      | FAIL               |
+--------------------------------------+--------------------+

==== 20 line log output for Debian 12 (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/

  parent reply	other threads:[~2025-01-06 18:09 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1736181948-8907-3-git-send-email-andremue@linux.microsoft.com>
2025-01-06 16:18 ` |FAILURE| pw149640-149639 [PATCH 2/2] app/test: enable ipsec-related tests qemudev
2025-01-06 16:46 ` |SUCCESS| pw149639 " checkpatch
2025-01-06 17:30 ` |PENDING| pw149640-149639 [PATCH] [2/2] app/test: enable ipsec-relat dpdklab
2025-01-06 17:36 ` dpdklab
2025-01-06 17:36 ` |SUCCESS| " dpdklab
2025-01-06 17:44 ` |FAILURE| pw149639 [PATCH 2/2] app/test: enable ipsec-related tests 0-day Robot
2025-01-06 17:47 ` |SUCCESS| pw149640-149639 [PATCH] [2/2] app/test: enable ipsec-relat dpdklab
2025-01-06 17:48 ` dpdklab
2025-01-06 17:48 ` |WARNING| " dpdklab
2025-01-06 17:50 ` |SUCCESS| " dpdklab
2025-01-06 17:58 ` |PENDING| " dpdklab
2025-01-06 17:59 ` |FAILURE| " dpdklab
2025-01-06 18:00 ` dpdklab
2025-01-06 18:01 ` dpdklab
2025-01-06 18:02 ` dpdklab
2025-01-06 18:05 ` dpdklab
2025-01-06 18:06 ` dpdklab
2025-01-06 18:06 ` dpdklab
2025-01-06 18:07 ` dpdklab
2025-01-06 18:08 ` dpdklab
2025-01-06 18:08 ` dpdklab
2025-01-06 18:09 ` dpdklab [this message]
2025-01-06 18:10 ` dpdklab
2025-01-06 18:11 ` |SUCCESS| " dpdklab
2025-01-06 18:11 ` dpdklab
2025-01-06 18:36 ` dpdklab
2025-01-06 18:38 ` |FAILURE| " dpdklab
2025-01-06 18:38 ` dpdklab
2025-01-06 18:55 ` |WARNING| " dpdklab
2025-01-06 18:57 ` dpdklab
2025-01-06 19:51 ` |SUCCESS| " dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=677c1c61.c80a0220.357b9d.0576SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=andremue@linux.microsoft.com \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).