automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw127073-127083 [PATCH] [v2, 10/10] net/cpfl: support hairpin bind/unbind
@ 2023-05-19  7:04 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-05-19  7:04 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

_build patch failure_

Submitter: Xing, Beilei <beilei.xing@intel.com>
Date: Friday, May 19 2023 05:10:55 
Applied on: CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c
Apply patch set 127073-127083 failed:

[1/2567] Linking static target lib/librte_vhost.a.
[2/2567] Linking static target lib/librte_pipeline.a.
[3/2567] Linking static target drivers/common/idpf/libidpf_common_avx512_lib.a.
[4/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_params.c.o'.
[5/2567] Linking target lib/librte_eal.so.23.2.
[6/2567] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[7/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
[8/2567] Linking static target drivers/libtmp_rte_common_octeontx.a.
[9/2567] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o 
cc -Idrivers/a715181@@tmp_rte_common_idpf@sta -Idrivers -I../drivers -Idrivers/common/idpf -I../drivers/common/idpf -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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 -marc
 h=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX512_SUPPORT -Wno-unused-value -Wno-unused-variable -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.idpf -MD -MQ 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o' -MF 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o.d' -o 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o' -c ../drivers/common/idpf/idpf_common_virtchnl.c
In file included from ../drivers/common/idpf/idpf_common_virtchnl.c:5:
../drivers/common/idpf/idpf_common_virtchnl.h:79:14: warning: 'struct virtchnl2_queue_group_id' declared inside parameter list will not be visible outside of this definition or declaration
   79 |       struct virtchnl2_queue_group_id *qg_ids);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_virtchnl.h:83:17: warning: 'struct virtchnl2_add_queue_groups' declared inside parameter list will not be visible outside of this definition or declaration
   83 |          struct virtchnl2_add_queue_groups *ptp_queue_grps_info,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c:403:17: warning: 'struct virtchnl2_add_queue_groups' declared inside parameter list will not be visible outside of this definition or declaration
  403 |          struct virtchnl2_add_queue_groups *p2p_queue_grps_info,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c:402:1: error: conflicting types for 'idpf_vc_queue_grps_add'
  402 | idpf_vc_queue_grps_add(struct idpf_vport *vport,
      | ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../drivers/common/idpf/idpf_common_virtchnl.c:5:
../drivers/common/idpf/idpf_common_virtchnl.h:82:1: note: previous declaration of 'idpf_vc_queue_grps_add' was here
   82 | idpf_vc_queue_grps_add(struct idpf_vport *vport,
      | ^~~~~~~~~~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c: In function 'idpf_vc_queue_grps_add':
../drivers/common/idpf/idpf_common_virtchnl.c:411:16: error: dereferencing pointer to incomplete type 'struct virtchnl2_add_queue_groups'
  411 |  size = sizeof(*p2p_queue_grps_info) +
      |                ^~~~~~~~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c:413:13: error: invalid application of 'sizeof' to incomplete type 'struct virtchnl2_queue_group_info'
  413 |      sizeof(struct virtchnl2_queue_group_info);
      |             ^~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c:416:13: error: 'VIRTCHNL2_OP_ADD_QUEUE_GROUPS' undeclared (first use in this function); did you mean 'VIRTCHNL2_OP_ADD_QUEUES'?
  416 |  args.ops = VIRTCHNL2_OP_ADD_QUEUE_GROUPS;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |             VIRTCHNL2_OP_ADD_QUEUES
../drivers/common/idpf/idpf_common_virtchnl.c:416:13: note: each undeclared identifier is reported only once for each function it appears in
../drivers/common/idpf/idpf_common_virtchnl.c: At top level:
../drivers/common/idpf/idpf_common_virtchnl.c:435:13: warning: 'struct virtchnl2_queue_group_id' declared inside parameter list will not be visible outside of this definition or declaration
  435 |      struct virtchnl2_queue_group_id *qg_ids)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c:433:5: error: conflicting types for 'idpf_vc_queue_grps_del'
  433 | int idpf_vc_queue_grps_del(struct idpf_vport *vport,
      |     ^~~~~~~~~~~~~~~~~~~~~~
In file included from ../drivers/common/idpf/idpf_common_virtchnl.c:5:
../drivers/common/idpf/idpf_common_virtchnl.h:77:5: note: previous declaration of 'idpf_vc_queue_grps_del' was here
   77 | int idpf_vc_queue_grps_del(struct idpf_vport *vport,
      |     ^~~~~~~~~~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c: In function 'idpf_vc_queue_grps_del':
../drivers/common/idpf/idpf_common_virtchnl.c:443:16: error: dereferencing pointer to incomplete type 'struct virtchnl2_delete_queue_groups'
  443 |  size = sizeof(*vc_del_q_grps) +
      |                ^~~~~~~~~~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c:444:35: error: invalid application of 'sizeof' to incomplete type 'struct virtchnl2_queue_group_id'
  444 |         (num_q_grps - 1) * sizeof(struct virtchnl2_queue_group_id);
      |                                   ^~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c:450:29: error: invalid application of 'sizeof' to incomplete type 'struct virtchnl2_queue_group_id'
  450 |         num_q_grps * sizeof(struct virtchnl2_queue_group_id));
      |                             ^~~~~~
../drivers/common/idpf/idpf_common_virtchnl.c:453:13: error: 'VIRTCHNL2_OP_DEL_QUEUE_GROUPS' undeclared (first use in this function); did you mean 'VIRTCHNL2_OP_DEL_QUEUES'?
  453 |  args.ops = VIRTCHNL2_OP_DEL_QUEUE_GROUPS;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |             VIRTCHNL2_OP_DEL_QUEUES
[10/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_dpaa_sys.c.o'.
[11/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman.c.o'.
[12/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_linux_auxiliary.c.o'.
[13/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_dpaa_alloc.c.o'.
[14/2567] Generating rte_common_octeontx.pmd.c with a custom command.
[15/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_process.c.o'.
[16/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_fman_netcfg_layer.c.o'.
[17/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman_driver.c.o'.
[18/2567] Generating symbol file 'lib/76b5a35@@rte_eal@sha/librte_eal.so.23.2.symbols'.
[19/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_qman_driver.c.o'.
[20/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_fman_fman.c.o'.
[21/2567] Generating rte_common_iavf.sym_chk with a meson_exe.py custom command.
[22/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_fman_fman_hw.c.o'.
[23/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_dpaa_bus.c.o'.
[24/2567] Generating vhost.sym_chk with a meson_exe.py custom command.
[25/2567] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_qman.c.o'.
[26/2567] Generating pipeline.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

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

* |FAILURE| pw127073-127083 [PATCH v2 10/10] net/cpfl: support hairpin bind/unbind
       [not found] <20230519051055.106893-12-beilei.xing@intel.com>
@ 2023-05-19  5:25 ` qemudev
  0 siblings, 0 replies; 2+ messages in thread
From: qemudev @ 2023-05-19  5:25 UTC (permalink / raw)
  To: test-report; +Cc: beilei.xing, zhoumin

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

_ninja build failure_

Submitter: Xing, Beilei <beilei.xing@intel.com>
Date: Fri, 19 May 2023 05:10:45 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: a399d7b5a994e335c446d4b15d7622d71dd8848c

127073-127083 --> 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_common_idpf.a.p/common_idpf_idpf_common_virtchnl.c.o
cc -Idrivers/libtmp_rte_common_idpf.a.p -Idrivers -I../drivers -Idrivers/common/idpf -I../drivers/common/idpf -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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_INTE
 RNAL_API -Wno-format-truncation -Wno-unused-value -Wno-unused-variable -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.idpf -MD -MQ drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_virtchnl.c.o -MF drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_virtchnl.c.o.d -o drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_virtchnl.c.o -c ../drivers/common/idpf/idpf_common_virtchnl.c
In file included from ../drivers/common/idpf/idpf_common_virtchnl.c:5:
./drivers/common/idpf/idpf_common_virtchnl.h:79:14: warning: ‘struct virtchnl2_queue_group_id’ declared inside parameter list will not be visible outside of this definition or declaration
struct virtchnl2_queue_group_id *qg_ids);
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/idpf/idpf_common_virtchnl.h:83:17: warning: ‘struct virtchnl2_add_queue_groups’ declared inside parameter list will not be visible outside of this definition or declaration
struct virtchnl2_add_queue_groups *ptp_queue_grps_info,
^~~~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c:403:17: warning: ‘struct virtchnl2_add_queue_groups’ declared inside parameter list will not be visible outside of this definition or declaration
struct virtchnl2_add_queue_groups *p2p_queue_grps_info,
^~~~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c:402:1: error: conflicting types for ‘idpf_vc_queue_grps_add’
idpf_vc_queue_grps_add(struct idpf_vport *vport,
^~~~~~~~~~~~~~~~~~~~~~
In file included from ../drivers/common/idpf/idpf_common_virtchnl.c:5:
./drivers/common/idpf/idpf_common_virtchnl.h:82:1: note: previous declaration of ‘idpf_vc_queue_grps_add’ was here
idpf_vc_queue_grps_add(struct idpf_vport *vport,
^~~~~~~~~~~~~~~~~~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c: In function ‘idpf_vc_queue_grps_add’:
./drivers/common/idpf/idpf_common_virtchnl.c:411:16: error: dereferencing pointer to incomplete type ‘struct virtchnl2_add_queue_groups’
size = sizeof(*p2p_queue_grps_info) +
^~~~~~~~~~~~~~~~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c:413:13: error: invalid application of ‘sizeof’ to incomplete type ‘struct virtchnl2_queue_group_info’
sizeof(struct virtchnl2_queue_group_info);
^~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c:416:13: error: ‘VIRTCHNL2_OP_ADD_QUEUE_GROUPS’ undeclared (first use in this function); did you mean ‘VIRTCHNL2_OP_ADD_QUEUES’?
args.ops = VIRTCHNL2_OP_ADD_QUEUE_GROUPS;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
VIRTCHNL2_OP_ADD_QUEUES
./drivers/common/idpf/idpf_common_virtchnl.c:416:13: note: each undeclared identifier is reported only once for each function it appears in
./drivers/common/idpf/idpf_common_virtchnl.c: At top level:
./drivers/common/idpf/idpf_common_virtchnl.c:435:13: warning: ‘struct virtchnl2_queue_group_id’ declared inside parameter list will not be visible outside of this definition or declaration
struct virtchnl2_queue_group_id *qg_ids)
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c:433:5: error: conflicting types for ‘idpf_vc_queue_grps_del’
int idpf_vc_queue_grps_del(struct idpf_vport *vport,
^~~~~~~~~~~~~~~~~~~~~~
In file included from ../drivers/common/idpf/idpf_common_virtchnl.c:5:
./drivers/common/idpf/idpf_common_virtchnl.h:77:5: note: previous declaration of ‘idpf_vc_queue_grps_del’ was here
int idpf_vc_queue_grps_del(struct idpf_vport *vport,
^~~~~~~~~~~~~~~~~~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c: In function ‘idpf_vc_queue_grps_del’:
./drivers/common/idpf/idpf_common_virtchnl.c:443:16: error: dereferencing pointer to incomplete type ‘struct virtchnl2_delete_queue_groups’
size = sizeof(*vc_del_q_grps) +
^~~~~~~~~~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c:444:35: error: invalid application of ‘sizeof’ to incomplete type ‘struct virtchnl2_queue_group_id’
(num_q_grps - 1) 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION sizeof(struct virtchnl2_queue_group_id);
^~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c:450:29: error: invalid application of ‘sizeof’ to incomplete type ‘struct virtchnl2_queue_group_id’
num_q_grps 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION sizeof(struct virtchnl2_queue_group_id));
^~~~~~
./drivers/common/idpf/idpf_common_virtchnl.c:453:13: error: ‘VIRTCHNL2_OP_DEL_QUEUE_GROUPS’ undeclared (first use in this function); did you mean ‘VIRTCHNL2_OP_DEL_QUEUES’?
args.ops = VIRTCHNL2_OP_DEL_QUEUE_GROUPS;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
VIRTCHNL2_OP_DEL_QUEUES
[383/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_base_idpf_common.c.o
[384/2869] Generating member.sym_chk with a custom command (wrapped by meson to capture output)
[385/2869] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaa_of.c.o
[386/2869] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
[387/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_device.c.o
In file included from ../drivers/common/idpf/idpf_common_device.c:7:
./drivers/common/idpf/idpf_common_virtchnl.h:79:14: warning: ‘struct virtchnl2_queue_group_id’ declared inside parameter list will not be visible outside of this definition or declaration
struct virtchnl2_queue_group_id *qg_ids);
^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/common/idpf/idpf_common_virtchnl.h:83:17: warning: ‘struct virtchnl2_add_queue_groups’ declared inside parameter list will not be visible outside of this definition or declaration
struct virtchnl2_add_queue_groups *ptp_queue_grps_info,
^~~~~~~~~~~~~~~~~~~~~~~~~~
[388/2869] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_common.c.o
[389/2869] Generating rte_common_cpt.pmd.c with a custom command
[390/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_base_idpf_controlq.c.o
[391/2869] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[392/2869] Generating ipsec.sym_chk with a custom command (wrapped by meson to capture output)
[393/2869] Generating hash.sym_chk with a custom command (wrapped by meson to capture output)
[394/2869] Generating pdump.sym_chk with a custom command (wrapped by meson to capture output)
[395/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ipsec.c.o
[396/2869] Generating mldev.sym_chk with a custom command (wrapped by meson to capture output)
[397/2869] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[398/2869] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
[399/2869] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev.c.o
[400/2869] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[401/2869] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[402/2869] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[403/2869] Generating sched.sym_chk with a custom command (wrapped by meson to capture output)
[404/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[405/2869] Generating port.sym_chk with a custom command (wrapped by meson to capture output)
[406/2869] Generating graph.sym_chk with a custom command (wrapped by meson to capture output)
[407/2869] Generating table.sym_chk with a custom command (wrapped by meson to capture output)
[408/2869] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common_rxtx.c.o
[409/2869] Generating eventdev.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 lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[412/2869] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[413/2869] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[414/2869] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[415/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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19  7:04 |FAILURE| pw127073-127083 [PATCH] [v2, 10/10] net/cpfl: support hairpin bind/unbind dpdklab
     [not found] <20230519051055.106893-12-beilei.xing@intel.com>
2023-05-19  5:25 ` |FAILURE| pw127073-127083 [PATCH v2 " 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).