automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw127065-127066 [PATCH] [2/2] net/cnxk: support Tx queue flow pattern item
@ 2023-05-19  4:44 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-05-19  4:44 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/127065

_build patch failure_

Submitter: Satheesh Paul Antonysamy <psatheesh@marvell.com>
Date: Friday, May 19 2023 03:42:19 
Applied on: CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c
Apply patch set 127065-127066 failed:

[1/1911] Linking static target drivers/libtmp_rte_net_bond.a.
[2/1911] Compiling C object 'drivers/a715181@@rte_net_bnxt@sha/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[3/1911] Compiling C object 'drivers/a715181@@rte_net_bnxt@sta/meson-generated_.._rte_net_bnxt.pmd.c.o'.
[4/1911] Linking target drivers/librte_common_cnxk.so.23.2.
[5/1911] Linking target lib/librte_pipeline.so.23.2.
[6/1911] Linking target drivers/librte_common_sfc_efx.so.23.2.
[7/1911] Linking static target drivers/librte_net_bnxt.a.
[8/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_flow.c.o 
cc -Idrivers/a715181@@tmp_rte_net_cnxk@sta -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/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../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/common/cnxk/../../b
 us/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -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/a715181@@tmp_rte_
 net_cnxk@sta/net_cnxk_cnxk_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cnxk_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk@sta/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'?
   62 |  [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'
   63 |          sizeof(struct rte_flow_item_tx_queue)}};
      |                 ^~~~~~
[9/1911] Generating rte_net_bond.pmd.c with a custom command.
[10/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_80_95_vec.c.o'.
[11/1911] Generating symbol file 'drivers/a715181@@rte_common_cnxk@sha/librte_common_cnxk.so.23.2.symbols'.
[12/1911] Generating symbol file 'drivers/a715181@@rte_common_sfc_efx@sha/librte_common_sfc_efx.so.23.2.symbols'.
[13/1911] Generating symbol file 'lib/76b5a35@@rte_pipeline@sha/librte_pipeline.so.23.2.symbols'.
[14/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_32_47_vec.c.o'.
[15/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_64_79_vec.c.o'.
[16/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_0_15_mseg.c.o'.
[17/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_16_31_mseg.c.o'.
[18/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_32_47_mseg.c.o'.
[19/1911] Generating rte_net_bnxt.sym_chk with a meson_exe.py custom command.
[20/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_48_63_mseg.c.o'.
[21/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_80_95.c.o'.
[22/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_64_79_mseg.c.o'.
[23/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_112_127_mseg.c.o'.
[24/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_80_95_mseg.c.o'.
[25/1911] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_96_111_mseg.c.o'.
ninja: build stopped: subcommand failed.

https://lab.dpdk.org/results/dashboard/patchsets/26299/

UNH-IOL DPDK Community Lab

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

* |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
  0 siblings, 0 replies; 2+ 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] 2+ messages in thread

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

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

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