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, Gagandeep Singh <g.singh@nxp.com>
Subject: |FAILURE| pw153528-153536 [PATCH] [9/9] crypto/dpaa2_sec: add suppor
Date: Tue, 20 May 2025 03:47:22 -0700 (PDT)	[thread overview]
Message-ID: <682c5dba.170a0220.1b5d83.5cc4SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250520055133.506071-9-g.singh@nxp.com>

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

_Testing issues_

Submitter: Gagandeep Singh <g.singh@nxp.com>
Date: Tuesday, May 20 2025 05:51:33 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:117e86c4b96ed761e9a7ab766261208fe81bf5ca

153528-153536 --> testing issues

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

Test environment and result as below:

+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
|            Environment            | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===================================+=========================+===================+====================+======================+===================+==================+
| Windows Server 2022               | PASS                    | PASS              | SKIPPED            | PASS                 | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| FreeBSD 13.5                      | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| FreeBSD 14.2                      | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Ubuntu 20.04                      | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| CentOS Stream 9                   | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              | PASS              | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| CentOS Stream 10                  | SKIPPED                 | SKIPPED           | PEND               | SKIPPED              | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Debian 12                         | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              | PASS              | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Fedora 40 (Clang)                 | SKIPPED                 | SKIPPED           | PEND               | SKIPPED              | PEND              | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Fedora 40                         | SKIPPED                 | SKIPPED           | PEND               | SKIPPED              | PEND              | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Fedora 41 (Clang)                 | SKIPPED                 | SKIPPED           | PEND               | SKIPPED              | PEND              | PEND             |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Fedora 41                         | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              | PASS              | PASS             |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| RHEL8                             | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| RHEL9                             | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Ubuntu 22.04                      | SKIPPED                 | SKIPPED           | PEND               | SKIPPED              | PEND              | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Ubuntu 24.04                      | SKIPPED                 | SKIPPED           | PEND               | SKIPPED              | PEND              | PEND             |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Alpine                            | SKIPPED                 | SKIPPED           | PEND               | SKIPPED              | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| Ubuntu 24.04 32 Bit Cross Compile | SKIPPED                 | SKIPPED           | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+
| openSUSE Leap 15                  | SKIPPED                 | SKIPPED           | PEND               | SKIPPED              | SKIPPED           | SKIPPED          |
+-----------------------------------+-------------------------+-------------------+--------------------+----------------------+-------------------+------------------+

==== 20 line log output for Ubuntu 24.04 32 Bit Cross Compile (dpdk_meson_compile): ====
372 |                                 DPAA2_DYN_TX_MIN_FD_OFFSET);
|                                                           ^
../lib/log/rte_log.h:334:39: note: in definition of macro 'RTE_LOG'
334 |                  RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
|                                       ^
../drivers/crypto/dpaa2_sec/dpaa2_sec_logs.h:15:9: note: in expansion of macro 'RTE_LOG_LINE'
15 |         RTE_LOG_LINE(level, DPAA2_SEC, __VA_ARGS__)
|         ^~~~~~~~~~~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_logs.h:25:9: note: in expansion of macro 'DPAA2_SEC_LOG'
25 |         DPAA2_SEC_LOG(ERR, fmt, ## __VA_ARGS__)
|         ^~~~~~~~~~~~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:370:25: note: in expansion of macro 'DPAA2_SEC_ERR'
370 |                         DPAA2_SEC_ERR("ENC FAEAD being overlapped %p < %p + %lu",
|                         ^~~~~~~~~~~~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c: In function 'dpaa2_sec_simple_fd_to_mbuf':
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:1613:30: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
1613 |                 op_context = (void *)((uint64_t)mbuf + s_dpaa2_sec_cntx_pos);
|                              ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

FreeBSD 13.5
	Kernel: 13.5-RELEASE
	Compiler: clang 19.1.7

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Ubuntu 20.04
	Kernel: 4.19.325-0419325-generic
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

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

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

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

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

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

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

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

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

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

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 14.2.0) 14.2.0

Ubuntu 24.04 32 Bit Cross Compile
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2025-05-20 10:47 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250520055133.506071-9-g.singh@nxp.com>
2025-05-20  5:27 ` |SUCCESS| pw153528-153536 [PATCH 9/9] crypto/dpaa2_sec: add support for simple IPsec FD qemudev
2025-05-20  5:32 ` qemudev
2025-05-20  5:55 ` |WARNING| pw153536 " checkpatch
2025-05-20  6:31 ` |SUCCESS| pw153528-153536 [PATCH] [9/9] crypto/dpaa2_sec: add suppor dpdklab
2025-05-20  6:38 ` dpdklab
2025-05-20  6:42 ` dpdklab
2025-05-20  6:44 ` dpdklab
2025-05-20  6:48 ` dpdklab
2025-05-20  6:55 ` dpdklab
2025-05-20  6:58 ` dpdklab
2025-05-20  7:01 ` |PENDING| " dpdklab
2025-05-20  7:02 ` |SUCCESS| " dpdklab
2025-05-20  7:02 ` |PENDING| " dpdklab
2025-05-20  7:09 ` |SUCCESS| " dpdklab
2025-05-20  7:14 ` dpdklab
2025-05-20  7:28 ` |PENDING| " dpdklab
2025-05-20  7:55 ` |SUCCESS| " dpdklab
2025-05-20  9:23 ` |PENDING| " dpdklab
2025-05-20  9:26 ` |FAILURE| " dpdklab
2025-05-20  9:56 ` dpdklab
2025-05-20  9:57 ` dpdklab
2025-05-20 10:02 ` |SUCCESS| " dpdklab
2025-05-20 10:47 ` dpdklab [this message]
2025-05-20 11:24 ` |FAILURE| " dpdklab
2025-05-20 11:32 ` dpdklab
2025-05-20 12:11 ` |SUCCESS| " dpdklab
2025-05-20 13:54 ` |FAILURE| " 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=682c5dba.170a0220.1b5d83.5cc4SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=g.singh@nxp.com \
    --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).