automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Nithin Dabilpuram <ndabilpuram@marvell.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw143860-143890 [PATCH 33/33] net/cnxk: add PMD API to retrieve the model string
Date: Tue, 10 Sep 2024 17:27:35 +0800	[thread overview]
Message-ID: <202409100927.48A9RZFW3822326@localhost.localdomain> (raw)
In-Reply-To: <20240910085909.1514457-34-ndabilpuram@marvell.com>

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

_ninja build failure_

Submitter: Nithin Dabilpuram <ndabilpuram@marvell.com>
Date: Tue, 10 Sep 2024 14:28:37 +0530
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 41dd9a6bc2d9c6e20e139ad713cc9d172572dd43

143860-143890 --> 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_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o
cc -Idrivers/libtmp_rte_mempool_cnxk.a.p -Idrivers -I../drivers -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Ilib/mempool -I../lib/mempool -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 -Ilib/eal/common -I../lib/eal/common -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/ring -I../lib/ring -Ilib/mbuf -I../lib/mbuf -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/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecat
 ed -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 -DRTE_LOG_DEFAULT_LOGTYPE=mempool.cnxk -MD -MQ drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o -MF drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o.d -o drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool.c.o -c ../drivers/mempool/cnxk/cnxk_mempool.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/mempool/cnxk/cnxk_mempool.c:16:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
./drivers/common/cnxk/roc_npa.h:76:10: warning: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Wimplicit-function-declaration]
shift = roc_model_is_cn20k() ? 47 : 44;
^~~~~~~~~~~~~~~~~~
roc_model_is_cn10k
./drivers/common/cnxk/roc_npa.h:76:10: warning: nested extern declaration of ‘roc_model_is_cn20k’ [-Wnested-externs]
In file included from ../drivers/common/cnxk/roc_api.h:22,
from ../drivers/mempool/cnxk/cnxk_mempool.c:16:
./drivers/mempool/cnxk/cnxk_mempool.c: At top level:
./drivers/mempool/cnxk/cnxk_mempool.c:164:14: error: ‘PCI_SUBSYSTEM_DEVID_CN20KA’ undeclared here (not in a function); did you mean ‘PCI_SUBSYSTEM_DEVID_CN10KA’?
CNXK_PCI_ID(PCI_SUBSYSTEM_DEVID_CN20KA, PCI_DEVID_CNXK_RVU_NPA_PF),
^~~~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_platform.h:330:26: note: in definition of macro ‘CNXK_PCI_ID’
.subsystem_device_id = (subsystem_dev), ^~~~~~~~~~~~~
[699/2535] Compiling C object drivers/librte_mempool_ring.so.25.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o
[700/2535] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_hwpool_ops.c.o
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/mempool/cnxk/cn10k_hwpool_ops.c:8:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
./drivers/common/cnxk/roc_npa.h:76:10: warning: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Wimplicit-function-declaration]
shift = roc_model_is_cn20k() ? 47 : 44;
^~~~~~~~~~~~~~~~~~
roc_model_is_cn10k
./drivers/common/cnxk/roc_npa.h:76:10: warning: nested extern declaration of ‘roc_model_is_cn20k’ [-Wnested-externs]
[701/2535] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cnxk_mempool_ops.c.o
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/mempool/cnxk/cnxk_mempool_ops.c:8:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
./drivers/common/cnxk/roc_npa.h:76:10: warning: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Wimplicit-function-declaration]
shift = roc_model_is_cn20k() ? 47 : 44;
^~~~~~~~~~~~~~~~~~
roc_model_is_cn10k
./drivers/common/cnxk/roc_npa.h:76:10: warning: nested extern declaration of ‘roc_model_is_cn20k’ [-Wnested-externs]
[702/2535] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o
[703/2535] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm.c.o
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/common/cnxk/roc_nix_tm.c:5:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
./drivers/common/cnxk/roc_npa.h:76:10: warning: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Wimplicit-function-declaration]
shift = roc_model_is_cn20k() ? 47 : 44;
^~~~~~~~~~~~~~~~~~
roc_model_is_cn10k
./drivers/common/cnxk/roc_npa.h:76:10: warning: nested extern declaration of ‘roc_model_is_cn20k’ [-Wnested-externs]
[704/2535] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_rte_mempool_octeontx.c.o
[705/2535] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o
[706/2535] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.o
[707/2535] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_devargs.c.o
[708/2535] Compiling C object drivers/libtmp_rte_mempool_cnxk.a.p/mempool_cnxk_cn10k_mempool_ops.c.o
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/mempool/cnxk/cn10k_mempool_ops.c:7:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
./drivers/common/cnxk/roc_npa.h:76:10: warning: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Wimplicit-function-declaration]
shift = roc_model_is_cn20k() ? 47 : 44;
^~~~~~~~~~~~~~~~~~
roc_model_is_cn10k
./drivers/common/cnxk/roc_npa.h:76:10: warning: nested extern declaration of ‘roc_model_is_cn20k’ [-Wnested-externs]
[709/2535] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
[710/2535] Compiling C object drivers/libtmp_rte_mempool_octeontx.a.p/mempool_octeontx_octeontx_fpavf.c.o
[711/2535] Compiling C object drivers/libtmp_rte_mempool_dpaa.a.p/mempool_dpaa_dpaa_mempool.c.o
[712/2535] Compiling C object drivers/libtmp_rte_mempool_dpaa2.a.p/mempool_dpaa2_dpaa2_hw_mempool.c.o
[713/2535] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o
[714/2535] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev.c.o
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/dma/cnxk/cnxk_dmadev.h:21,
from ../drivers/dma/cnxk/cnxk_dmadev.c:7:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
./drivers/common/cnxk/roc_npa.h:76:10: warning: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Wimplicit-function-declaration]
shift = roc_model_is_cn20k() ? 47 : 44;
^~~~~~~~~~~~~~~~~~
roc_model_is_cn10k
./drivers/common/cnxk/roc_npa.h:76:10: warning: nested extern declaration of ‘roc_model_is_cn20k’ [-Wnested-externs]
[715/2535] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o
[716/2535] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o
[717/2535] Generating rte_common_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[718/2535] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec_raw_dp.c.o
[719/2535] Generating rte_common_nfp.sym_chk with a custom command (wrapped by meson to capture output)
[720/2535] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cnxk_cryptodev_ops.c.o
[721/2535] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev_fp.c.o
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/dma/cnxk/cnxk_dmadev.h:21,
from ../drivers/dma/cnxk/cnxk_dmadev_fp.c:7:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
./drivers/common/cnxk/roc_npa.h:76:10: warning: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Wimplicit-function-declaration]
shift = roc_model_is_cn20k() ? 47 : 44;
^~~~~~~~~~~~~~~~~~
roc_model_is_cn10k
./drivers/common/cnxk/roc_npa.h:76:10: warning: nested extern declaration of ‘roc_model_is_cn20k’ [-Wnested-externs]
[722/2535] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o
[723/2535] Generating rte_common_idpf.sym_chk with a custom command (wrapped by meson to capture output)
[724/2535] Compiling C object drivers/libtmp_rte_mempool_bucket.a.p/mempool_bucket_rte_mempool_bucket.c.o
[725/2535] Generating rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output)
[726/2535] Generating rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[727/2535] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[728/2535] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[729/2535] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[730/2535] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[731/2535] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2024-09-10  9:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240910085909.1514457-34-ndabilpuram@marvell.com>
2024-09-10  9:27 ` qemudev [this message]
2024-09-10  9:33 ` |SUCCESS| pw143890 " checkpatch
2024-09-10 10:05 ` |FAILURE| " 0-day Robot
2024-09-10 21:47 ` |FAILURE| pw143860-143890 [PATCH] [33/33] " dpdklab
2024-09-10 21:53 ` 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=202409100927.48A9RZFW3822326@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=ndabilpuram@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).