automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw127065-127066 [PATCH 2/2] net/cnxk: support Tx queue flow pattern item
       [not found] <20230519034219.2209868-2-psatheesh@marvell.com>
@ 2023-05-19  3:30 ` qemudev
  2023-05-19  3:44 ` |SUCCESS| pw127066 " checkpatch
  2023-05-19  4:39 ` |SUCCESS| pw127066 [dpdk-dev] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2023-05-19  3:30 UTC (permalink / raw)
  To: test-report; +Cc: psatheesh, zhoumin

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

_ninja build failure_

Submitter: Satheesh Paul Antonysamy <psatheesh@marvell.com>
Date: Fri, 19 May 2023 09:12:18 +0530
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: for-next-net
  CommitID: b6a5a2779cf9cdfc411509c4164ed2e6bd1b6444

127065-127066 --> 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_flow.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_flow.c.o -MF drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_flow.c.o.d -o drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_flow.c.o -c ../drivers/net/cnxk/cnxk_flow.c
./drivers/net/cnxk/cnxk_flow.c:62:3: error: ‘RTE_FLOW_ITEM_TYPE_TX_QUEUE’ undeclared here (not in a function); did you mean ‘ROC_NPC_ITEM_TYPE_TX_QUEUE’?
[RTE_FLOW_ITEM_TYPE_TX_QUEUE] = {ROC_NPC_ITEM_TYPE_TX_QUEUE,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
ROC_NPC_ITEM_TYPE_TX_QUEUE
./drivers/net/cnxk/cnxk_flow.c:62:3: error: array index in initializer not of integer type
./drivers/net/cnxk/cnxk_flow.c:62:3: note: (near initialization for ‘term’)
./drivers/net/cnxk/cnxk_flow.c:63:17: error: invalid application of ‘sizeof’ to incomplete type ‘struct rte_flow_item_tx_queue’
sizeof(struct rte_flow_item_tx_queue)}};
^~~~~~
[384/2860] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_common.c.o
[385/2860] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_base_idpf_common.c.o
[386/2860] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_telemetry.c.o
[387/2860] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_stats.c.o
[388/2860] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ipsec.c.o
[389/2860] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[390/2860] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o
[391/2860] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
[392/2860] Generating pdump.sym_chk with a custom command (wrapped by meson to capture output)
[393/2860] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[394/2860] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_device.c.o
[395/2860] Generating ipsec.sym_chk with a custom command (wrapped by meson to capture output)
[396/2860] Generating rte_common_cpt.pmd.c with a custom command
[397/2860] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_virtchnl.c.o
[398/2860] Generating hash.sym_chk with a custom command (wrapped by meson to capture output)
[399/2860] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[400/2860] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
[401/2860] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[402/2860] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[403/2860] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[404/2860] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o
[405/2860] Generating sched.sym_chk with a custom command (wrapped by meson to capture output)
[406/2860] Generating port.sym_chk with a custom command (wrapped by meson to capture output)
[407/2860] Generating table.sym_chk with a custom command (wrapped by meson to capture output)
[408/2860] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[409/2860] Generating graph.sym_chk with a custom command (wrapped by meson to capture output)
[410/2860] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[411/2860] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_rxtx.c.o
[412/2860] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[413/2860] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[414/2860] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[415/2860] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[416/2860] 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] 3+ messages in thread

* |SUCCESS| pw127066 [PATCH 2/2] net/cnxk: support Tx queue flow pattern item
       [not found] <20230519034219.2209868-2-psatheesh@marvell.com>
  2023-05-19  3:30 ` |FAILURE| pw127065-127066 [PATCH 2/2] net/cnxk: support Tx queue flow pattern item qemudev
@ 2023-05-19  3:44 ` checkpatch
  2023-05-19  4:39 ` |SUCCESS| pw127066 [dpdk-dev] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2023-05-19  3:44 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |SUCCESS| pw127066 [dpdk-dev] [PATCH 2/2] net/cnxk: support Tx queue flow pattern item
       [not found] <20230519034219.2209868-2-psatheesh@marvell.com>
  2023-05-19  3:30 ` |FAILURE| pw127065-127066 [PATCH 2/2] net/cnxk: support Tx queue flow pattern item qemudev
  2023-05-19  3:44 ` |SUCCESS| pw127066 " checkpatch
@ 2023-05-19  4:39 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2023-05-19  4:39 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/127066/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5020676834

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

end of thread, other threads:[~2023-05-19  4:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230519034219.2209868-2-psatheesh@marvell.com>
2023-05-19  3:30 ` |FAILURE| pw127065-127066 [PATCH 2/2] net/cnxk: support Tx queue flow pattern item qemudev
2023-05-19  3:44 ` |SUCCESS| pw127066 " checkpatch
2023-05-19  4:39 ` |SUCCESS| pw127066 [dpdk-dev] " 0-day Robot

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