automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw127563 [PATCH] common/cnxk: add new APIs for batch operations
       [not found] <20230526132953.814342-1-asekhar@marvell.com>
@ 2023-05-26 13:17 ` qemudev
  2023-05-26 13:31 ` |SUCCESS| " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-05-26 13:17 UTC (permalink / raw)
  To: test-report; +Cc: Ashwin Sekhar T K, zhoumin

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

_ninja build failure_

Submitter: Ashwin Sekhar T K <asekhar@marvell.com>
Date: Fri, 26 May 2023 18:59:53 +0530
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: c9df59bcc9bec67783de98486879594e52bdc418

127563 --> 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_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
cc -Idrivers/libtmp_rte_net_cnxk.a.p -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -Ilib/ethdev -I../lib/ethdev -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -
 fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -include rte_config.h -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 -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o -MF drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o.d -o drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o -c ../drivers/net/cnxk/cnxk_ethdev_mtr.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/net/cnxk/cnxk_ethdev.h:24,
from ../drivers/net/cnxk/cnxk_ethdev_mtr.c:5:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_batch_alloc_count_line’:
./drivers/common/cnxk/roc_npa.h:261:2: error: too many arguments to function ‘roc_npa_batch_alloc_wait’
roc_npa_batch_alloc_wait(line, wait_us);
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_npa.h:242:1: note: declared here
roc_npa_batch_alloc_wait(uint64_t *cache_line)
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_batch_alloc_extract_line’:
./drivers/common/cnxk/roc_npa.h:308:2: error: too many arguments to function ‘roc_npa_batch_alloc_wait’
roc_npa_batch_alloc_wait(line, 0);
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_npa.h:242:1: note: declared here
roc_npa_batch_alloc_wait(uint64_t *cache_line)
^~~~~~~~~~~~~~~~~~~~~~~~
[385/2869] Generating hash.sym_chk with a custom command (wrapped by meson to capture output)
[386/2869] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_common.c.o
[387/2869] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
FAILED: drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
cc -Idrivers/libtmp_rte_net_cnxk.a.p -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -Ilib/ethdev -I../lib/ethdev -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -
 fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -include rte_config.h -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 -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o -MF drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o.d -o drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o -c ../drivers/net/cnxk/cnxk_ethdev_devargs.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/net/cnxk/cnxk_ethdev.h:24,
from ../drivers/net/cnxk/cnxk_ethdev_devargs.c:8:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_batch_alloc_count_line’:
./drivers/common/cnxk/roc_npa.h:261:2: error: too many arguments to function ‘roc_npa_batch_alloc_wait’
roc_npa_batch_alloc_wait(line, wait_us);
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_npa.h:242:1: note: declared here
roc_npa_batch_alloc_wait(uint64_t *cache_line)
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_batch_alloc_extract_line’:
./drivers/common/cnxk/roc_npa.h:308:2: error: too many arguments to function ‘roc_npa_batch_alloc_wait’
roc_npa_batch_alloc_wait(line, 0);
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_npa.h:242:1: note: declared here
roc_npa_batch_alloc_wait(uint64_t *cache_line)
^~~~~~~~~~~~~~~~~~~~~~~~
[388/2869] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o
FAILED: drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o
cc -Idrivers/libtmp_rte_net_cnxk.a.p -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -Ilib/ethdev -I../lib/ethdev -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -
 fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -include rte_config.h -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 -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cnxk -MD -MQ drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o -MF drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o.d -o drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o -c ../drivers/net/cnxk/cnxk_ethdev.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
from ../drivers/net/cnxk/cnxk_ethdev.h:24,
from ../drivers/net/cnxk/cnxk_ethdev.c:4:
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_batch_alloc_count_line’:
./drivers/common/cnxk/roc_npa.h:261:2: error: too many arguments to function ‘roc_npa_batch_alloc_wait’
roc_npa_batch_alloc_wait(line, wait_us);
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_npa.h:242:1: note: declared here
roc_npa_batch_alloc_wait(uint64_t *cache_line)
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_batch_alloc_extract_line’:
./drivers/common/cnxk/roc_npa.h:308:2: error: too many arguments to function ‘roc_npa_batch_alloc_wait’
roc_npa_batch_alloc_wait(line, 0);
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/cnxk/roc_npa.h:242:1: note: declared here
roc_npa_batch_alloc_wait(uint64_t *cache_line)
^~~~~~~~~~~~~~~~~~~~~~~~
[389/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_base_idpf_controlq_setup.c.o
[390/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_base_idpf_common.c.o
[391/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_device.c.o
[392/2869] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o
[393/2869] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[394/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_base_idpf_controlq.c.o
[395/2869] Generating rte_common_cpt.pmd.c with a custom command
[396/2869] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[397/2869] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[398/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ipsec.c.o
[399/2869] Generating pdump.sym_chk with a custom command (wrapped by meson to capture output)
[400/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_virtchnl.c.o
[401/2869] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[402/2869] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[403/2869] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
[404/2869] Generating sched.sym_chk with a custom command (wrapped by meson to capture output)
[405/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[406/2869] Generating port.sym_chk with a custom command (wrapped by meson to capture output)
[407/2869] Generating graph.sym_chk with a custom command (wrapped by meson to capture output)
[408/2869] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[409/2869] Generating table.sym_chk with a custom command (wrapped by meson to capture output)
[410/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[411/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_rxtx.c.o
[412/2869] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[413/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[414/2869] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[415/2869] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[416/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[417/2869] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw127563 [PATCH] common/cnxk: add new APIs for batch operations
       [not found] <20230526132953.814342-1-asekhar@marvell.com>
  2023-05-26 13:17 ` |FAILURE| pw127563 [PATCH] common/cnxk: add new APIs for batch operations qemudev
@ 2023-05-26 13:31 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-05-26 13:31 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/127563

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-26 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230526132953.814342-1-asekhar@marvell.com>
2023-05-26 13:17 ` |FAILURE| pw127563 [PATCH] common/cnxk: add new APIs for batch operations qemudev
2023-05-26 13:31 ` |SUCCESS| " checkpatch

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).