automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Nithinsen Kaithakadan <nkaithakadan@marvell.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw154549 [PATCH] crypto/cnxk: add sessionless asym cn20k support
Date: Wed, 18 Jun 2025 13:49:15 +0800	[thread overview]
Message-ID: <202506180549.55I5nFsA3692423@localhost.localdomain> (raw)
In-Reply-To: <20250618062135.489158-1-nkaithakadan@marvell.com>

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/154549

_ninja build failure_

Submitter: Nithinsen Kaithakadan <nkaithakadan@marvell.com>
Date: Wed, 18 Jun 2025 06:21:35 +0000
DPDK git baseline: Repo:dpdk-next-crypto
  Branch: for-main
  CommitID: 0c62b5fc83da79ef1ceb9bf75b3e28081cc19b43

154549 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_cryptodev_ops.c.o
cc -Idrivers/libtmp_rte_crypto_cnxk.a.p -Idrivers -I../drivers -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk -Ilib/net -I../lib/net -Idrivers/event/cnxk -I../drivers/event/cnxk -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/common/cnxk -I../drivers/common/cnxk -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/security -I../lib/security -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/ti
 mer -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-vla -ULA_IPSEC_DEBUG -UCNXK_CRYPTODEV_DEBUG -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.cnxk -MD -MQ drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_cryptodev_ops.c.o -MF drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_cryptodev_ops.c.o.d -o drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_cryptodev_ops.c.o -c ../drivers/crypto/cnxk/cn20k_cryptodev_ops.c
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:349:1: error: redefinition of ‘cn20k_cpt_crypto_adapter_ev_mdata_set’
cn20k_cpt_crypto_adapter_ev_mdata_set(struct rte_cryptodev *dev __rte_unused, void *sess,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:28:1: note: previous definition of ‘cn20k_cpt_crypto_adapter_ev_mdata_set’ was here
cn20k_cpt_crypto_adapter_ev_mdata_set(struct rte_cryptodev *dev __rte_unused, void *sess,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:470:32: warning: ‘struct vec_request’ declared inside parameter list will not be visible outside of this definition or declaration
cn20k_cpt_vec_inst_fill(struct vec_request *vec_req, struct cpt_inst_s *inst,
^~~~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c: In function ‘cn20k_cpt_vec_inst_fill’:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:474:45: error: dereferencing pointer to incomplete type ‘struct vec_request’
struct cpt_inflight_req *infl_req = vec_req->req;
^~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c: At top level:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:510:41: error: array type has incomplete element type ‘struct vec_request’
cn20k_cpt_vec_submit(struct vec_request vec_tbl[], uint16_t vec_tbl_len, struct cnxk_cpt_qp *qp)
^~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:510:29: warning: ‘struct vec_request’ declared inside parameter list will not be visible outside of this definition or declaration
cn20k_cpt_vec_submit(struct vec_request vec_tbl[], uint16_t vec_tbl_len, struct cnxk_cpt_qp *qp)
^~~~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c: In function ‘cn20k_cpt_vec_submit’:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:510:41: warning: unused parameter ‘vec_tbl’ [-Wunused-parameter]
cn20k_cpt_vec_submit(struct vec_request vec_tbl[], uint16_t vec_tbl_len, struct cnxk_cpt_qp *qp)
~~~~~~~~~~~~~~~~~~~^~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c: At top level:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:562:65: error: array type has incomplete element type ‘struct vec_request’
ca_lmtst_vec_submit(struct ops_burst *burst, struct vec_request vec_tbl[], uint16_t *vec_tbl_len)
^~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:562:53: warning: ‘struct vec_request’ declared inside parameter list will not be visible outside of this definition or declaration
ca_lmtst_vec_submit(struct ops_burst *burst, struct vec_request vec_tbl[], uint16_t *vec_tbl_len)
^~~~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:562:28: warning: ‘struct ops_burst’ declared inside parameter list will not be visible outside of this definition or declaration
ca_lmtst_vec_submit(struct ops_burst *burst, struct vec_request vec_tbl[], uint16_t *vec_tbl_len)
^~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c: In function ‘ca_lmtst_vec_submit’:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:575:12: error: dereferencing pointer to incomplete type ‘struct ops_burst’
qp = burst->qp;
^~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:664:6: warning: implicit declaration of function ‘CNXK_TT_FROM_TAG’ [-Wimplicit-function-declaration]
if (CNXK_TT_FROM_TAG(burst->ws->gw_rdata) == SSO_TT_ORDERED)
^~~~~~~~~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:664:6: warning: nested extern declaration of ‘CNXK_TT_FROM_TAG’ [-Wnested-externs]
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:664:47: error: ‘SSO_TT_ORDERED’ undeclared (first use in this function); did you mean ‘BYTE_ORDER’?
if (CNXK_TT_FROM_TAG(burst->ws->gw_rdata) == SSO_TT_ORDERED)
^~~~~~~~~~~~~~
BYTE_ORDER
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:664:47: note: each undeclared identifier is reported only once for each function it appears in
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:665:3: warning: implicit declaration of function ‘roc_sso_hws_head_wait’ [-Wimplicit-function-declaration]
roc_sso_hws_head_wait(burst->ws->base);
^~~~~~~~~~~~~~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:665:3: warning: nested extern declaration of ‘roc_sso_hws_head_wait’ [-Wnested-externs]
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:562:65: warning: unused parameter ‘vec_tbl’ [-Wunused-parameter]
ca_lmtst_vec_submit(struct ops_burst *burst, struct vec_request vec_tbl[], uint16_t *vec_tbl_len)
~~~~~~~~~~~~~~~~~~~^~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c: At top level:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:683:30: warning: ‘struct ops_burst’ declared inside parameter list will not be visible outside of this definition or declaration
ca_lmtst_burst_submit(struct ops_burst *burst)
^~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c: In function ‘ca_lmtst_burst_submit’:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:695:12: error: dereferencing pointer to incomplete type ‘struct ops_burst’
qp = burst->qp;
^~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:754:47: error: ‘SSO_TT_ORDERED’ undeclared (first use in this function); did you mean ‘BYTE_ORDER’?
if (CNXK_TT_FROM_TAG(burst->ws->gw_rdata) == SSO_TT_ORDERED)
^~~~~~~~~~~~~~
BYTE_ORDER
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c: At top level:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:767:1: warning: no previous prototype for ‘cn20k_cpt_crypto_adapter_enqueue’ [-Wmissing-prototypes]
cn20k_cpt_crypto_adapter_enqueue(void *ws, struct rte_event ev[], uint16_t nb_events)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c: In function ‘cn20k_cpt_crypto_adapter_enqueue’:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:770:21: error: array type has incomplete element type ‘struct vec_request’
struct vec_request vec_tbl[nb_events];
^~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:772:19: error: storage size of ‘burst’ isn’t known
struct ops_burst burst;
^~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:795:35: error: type of formal parameter 2 is incomplete
ca_lmtst_vec_submit(&burst, vec_tbl, &vec_tbl_len);
^~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:801:27: error: type of formal parameter 1 is incomplete
cn20k_cpt_vec_submit(vec_tbl, vec_tbl_len, burst.qp);
^~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:820:45: error: type of formal parameter 2 is incomplete
submitted = ca_lmtst_vec_submit(&burst, vec_tbl, &vec_tbl_len);
^~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:832:41: error: type of formal parameter 2 is incomplete
count += ca_lmtst_vec_submit(&burst, vec_tbl, &vec_tbl_len);
^~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:838:23: error: type of formal parameter 1 is incomplete
cn20k_cpt_vec_submit(vec_tbl, vec_tbl_len, burst.qp);
^~~~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:772:19: warning: unused variable ‘burst’ [-Wunused-variable]
struct ops_burst burst;
^~~~~
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:770:21: warning: unused variable ‘vec_tbl’ [-Wunused-variable]
struct vec_request vec_tbl[nb_events];
^~~~~~~
At top level:
./drivers/crypto/cnxk/cn20k_cryptodev_ops.c:28:1: warning: ‘cn20k_cpt_crypto_adapter_ev_mdata_set’ defined but not used [-Wunused-function]
cn20k_cpt_crypto_adapter_ev_mdata_set(struct rte_cryptodev *dev __rte_unused, void *sess,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2129/2967] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_devargs.c.o
[2130/2967] Generating rte_crypto_dpaa_sec_map with a custom command
[2131/2967] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_sec.c.o
[2132/2967] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_tls.c.o
[2133/2967] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[2134/2967] Generating rte_crypto_dpaa2_sec_map with a custom command
[2135/2967] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_ipsec.c.o
[2136/2967] Generating rte_raw_cnxk_gpio.sym_chk with a custom command (wrapped by meson to capture output)
[2137/2967] Generating rte_net_xsc.sym_chk with a custom command (wrapped by meson to capture output)
[2138/2967] Generating rte_raw_skeleton.sym_chk with a custom command (wrapped by meson to capture output)
[2139/2967] Generating rte_net_qede.pmd.c with a custom command
[2140/2967] Generating rte_raw_dpaa2_cmdif.sym_chk with a custom command (wrapped by meson to capture output)
[2141/2967] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_tls.c.o
[2142/2967] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_capabilities.c.o
[2143/2967] Generating rte_raw_cnxk_rvu_lf.sym_chk with a custom command (wrapped by meson to capture output)
[2144/2967] Generating rte_raw_gdtc.sym_chk with a custom command (wrapped by meson to capture output)
[2145/2967] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_mc_dpseci.c.o
[2146/2967] Generating rte_net_tap.sym_chk with a custom command (wrapped by meson to capture output)
[2147/2967] Generating rte_net_thunderx.sym_chk with a custom command (wrapped by meson to capture output)
[2148/2967] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o
[2149/2967] Generating rte_crypto_bcmfs.sym_chk with a custom command (wrapped by meson to capture output)
[2150/2967] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
[2151/2967] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_raw_dp.c.o
[2152/2967] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec_raw_dp.c.o
[2153/2967] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_ops.c.o
[2154/2967] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[2155/2967] Compiling C object drivers/libtmp_rte_crypto_ccp.a.p/crypto_ccp_ccp_crypto.c.o
[2156/2967] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2157/2967] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr.c.o
[2158/2967] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[2159/2967] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2160/2967] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2161/2967] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2025-06-18  6:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250618062135.489158-1-nkaithakadan@marvell.com>
2025-06-18  5:49 ` qemudev [this message]
2025-06-18  6:21 ` |SUCCESS| " checkpatch
2025-06-18  6:48 ` |FAILURE| " 0-day Robot

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=202506180549.55I5nFsA3692423@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=nkaithakadan@marvell.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /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).