From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: ktejasree@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw153725 [PATCH v2 40/40] crypto/cnxk: copy 8B iv into sess in aes ctr
Date: Mon, 26 May 2025 14:03:52 -0400 [thread overview]
Message-ID: <20250526180352.191664-1-robot@bytheb.org> (raw)
In-Reply-To: <20250526165819.2197892-41-ktejasree@marvell.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/153725/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15259258600
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
rte_atomic_store_explicit(&infl_req->res.u64[0], res.u64[0], rte_memory_order_relaxed);
^ ~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:72:2: note: expanded from macro 'rte_atomic_store_explicit'
atomic_store_explicit(ptr, val, memorder)
^ ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:127:31: note: expanded from macro 'atomic_store_explicit'
#define atomic_store_explicit __c11_atomic_store
^
../drivers/crypto/cnxk/cn20k_cryptodev_ops.c:708:2: error: address argument to atomic operation must be a pointer to _Atomic type ('uint64_t *' (aka 'unsigned long *') invalid)
rte_atomic_store_explicit(&infl_req->res.u64[0], res.u64[0], rte_memory_order_relaxed);
^ ~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:72:2: note: expanded from macro 'rte_atomic_store_explicit'
atomic_store_explicit(ptr, val, memorder)
^ ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:127:31: note: expanded from macro 'atomic_store_explicit'
#define atomic_store_explicit __c11_atomic_store
^
2 errors generated.
[616/3552] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_tls.c.o
[617/3552] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_cryptodev_sec.c.o
[618/3552] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_ipsec.c.o
[619/3552] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[620/3552] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
next prev parent reply other threads:[~2025-05-26 18:03 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250526165819.2197892-41-ktejasree@marvell.com>
2025-05-26 16:30 ` |SUCCESS| pw153686-153725 " qemudev
2025-05-26 16:34 ` qemudev
2025-05-26 17:05 ` |SUCCESS| pw153725 " checkpatch
2025-05-26 17:42 ` |PENDING| pw153686-153725 [PATCH] [v2,40/40] crypto/cnxk: copy 8B iv dpdklab
2025-05-26 17:45 ` |SUCCESS| " dpdklab
2025-05-26 17:46 ` dpdklab
2025-05-26 17:47 ` |PENDING| " dpdklab
2025-05-26 17:48 ` dpdklab
2025-05-26 17:53 ` dpdklab
2025-05-26 17:56 ` dpdklab
2025-05-26 18:00 ` |SUCCESS| " dpdklab
2025-05-26 18:03 ` 0-day Robot [this message]
2025-05-26 18:06 ` dpdklab
2025-05-26 18:12 ` dpdklab
2025-05-26 18:17 ` |WARNING| " dpdklab
2025-05-26 18:21 ` |PENDING| " dpdklab
2025-05-26 18:37 ` |SUCCESS| " dpdklab
2025-05-26 18:38 ` dpdklab
2025-05-26 18:49 ` |WARNING| " dpdklab
2025-05-26 18:50 ` |SUCCESS| " dpdklab
2025-05-26 20:36 ` dpdklab
2025-05-26 22:21 ` 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=20250526180352.191664-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=ktejasree@marvell.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).