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
Subject: |WARNING| pw149640-149639 [PATCH] [2/2] app/test: enable ipsec-relat
Date: Mon, 06 Jan 2025 09:48:30 -0800 (PST)	[thread overview]
Message-ID: <677c176e.050a0220.369376.f7d1SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1736181948-8907-3-git-send-email-andremue@linux.microsoft.com>

Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
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-Unit-Test-DPDK#303890

Test environment and result as below:

+--------------------------+--------------+---------------------------+------------------------------+----------------+
|       Environment        | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+==========================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE     | PASS         | SKIPPED                   | SKIPPED                      | SKIPPED        |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm)          | SKIPPED      | WARN                      | WARN                         | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM) | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)    | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)    | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 41 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 41 (ARM Clang)    | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)              | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | WARN           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (ARM) (dpdk_unit_test): ====
../lib/ipsec/esp_outb.c:688:12: error: assignment to 'uint32_t *' {aka 'unsigned int *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
688 |         dr = alloca(sizeof(uint32_t) * num);
|            ^
../lib/ipsec/esp_outb.c: In function 'inline_outb_tun_pkt_process':
../lib/ipsec/esp_outb.c:784:12: error: assignment to 'uint32_t *' {aka 'unsigned int *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
784 |         dr = alloca(sizeof(uint32_t) * num);
|            ^
../lib/ipsec/esp_outb.c:785:17: error: assignment to 'uint16_t *' {aka 'short unsigned int *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
785 |         nb_segs = alloca(sizeof(uint16_t) * num);
|                 ^
../lib/ipsec/esp_outb.c: In function 'inline_outb_trs_pkt_process':
../lib/ipsec/esp_outb.c:855:12: error: assignment to 'uint32_t *' {aka 'unsigned int *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
855 |         dr = alloca(sizeof(uint32_t) * num);
|            ^
../lib/ipsec/esp_outb.c:856:17: error: assignment to 'uint16_t *' {aka 'short unsigned int *'} from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
856 |         nb_segs = alloca(sizeof(uint16_t) * num);
|                 ^
cc1: all warnings being treated as errors
[417/3363] Generating vhost.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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)

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

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

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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 17:48 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 ` dpdklab [this message]
2025-01-06 17:50 ` 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
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=677c176e.050a0220.369376.f7d1SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --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).