automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw110297 [PATCH] event/cnxk: add SLMTST support to Tx adapter
@ 2022-04-27  7:18 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-04-27  7:18 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 5441 bytes --]

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

_build patch failure_

Submitter: Pavan Nikhilesh <pbhagavatula@marvell.com>
Date: Wednesday, April 27 2022 07:06:24 
Applied on: CommitID:55ae8965bf8eecd5ebec36663bb0f36018abf64b
Apply patch set 110297 failed:

[1/2790] Linking static target lib/librte_vhost.a
[2/2790] Linking static target lib/librte_pipeline.a
[3/2790] Linking target lib/librte_efd.so.22.2
[4/2790] Linking target lib/librte_lpm.so.22.2
[5/2790] Linking target lib/librte_gro.so.22.2
[6/2790] Linking target lib/librte_ip_frag.so.22.2
[7/2790] Linking target lib/librte_member.so.22.2
[8/2790] Linking target lib/librte_kni.so.22.2
[9/2790] Linking target lib/librte_pcapng.so.22.2
[10/2790] Linking target lib/librte_bpf.so.22.2
[11/2790] Linking target lib/librte_eventdev.so.22.2
[12/2790] Linking target lib/librte_gso.so.22.2
[13/2790] Linking target lib/librte_ipsec.so.22.2
[14/2790] Linking target lib/librte_power.so.22.2
[15/2790] Linking target lib/librte_metrics.so.22.2
[16/2790] Generating rte_common_cnxk_mingw with a custom command
[17/2790] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_bphy.c.o
[18/2790] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o
FAILED: drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o 
cc -Idrivers/libtmp_rte_common_cnxk.a.p -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/bus/pci -I../drivers/bus/pci -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.cnxk -MD -MQ drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o -MF drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o.d -o drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_sso.c.o -c ../drivers/common/cnxk/roc_sso.c
../drivers/common/cnxk/roc_sso.c: In function ‘roc_sso_hws_config_lsw’:
../drivers/common/cnxk/roc_sso.c:358:8: warning: implicit declaration of function ‘mbox_alloc_msg_ssow_config_lsw’; did you mean ‘mbox_alloc_msg_ree_config_lf’? [-Wimplicit-function-declaration]
  req = mbox_alloc_msg_ssow_config_lsw(dev->mbox);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        mbox_alloc_msg_ree_config_lf
../drivers/common/cnxk/roc_sso.c:358:8: warning: nested extern declaration of ‘mbox_alloc_msg_ssow_config_lsw’ [-Wnested-externs]
../drivers/common/cnxk/roc_sso.c:358:6: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
  req = mbox_alloc_msg_ssow_config_lsw(dev->mbox);
      ^
../drivers/common/cnxk/roc_sso.c:362:5: error: dereferencing pointer to incomplete type ‘struct ssow_config_lsw’
  req->lsw_mode = lsw_mode;
     ^~
[19/2790] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_utils.c.o
[20/2790] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_sso.c.o
[21/2790] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_npa.c.o
[22/2790] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o
[23/2790] Generating symbol file lib/librte_lpm.so.22.2.p/librte_lpm.so.22.2.symbols
[24/2790] Generating symbol file lib/librte_ip_frag.so.22.2.p/librte_ip_frag.so.22.2.symbols
[25/2790] Generating symbol file lib/librte_gso.so.22.2.p/librte_gso.so.22.2.symbols
[26/2790] Generating symbol file lib/librte_kni.so.22.2.p/librte_kni.so.22.2.symbols
[27/2790] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_cnxk_telemetry_nix.c.o
[28/2790] Generating symbol file lib/librte_bpf.so.22.2.p/librte_bpf.so.22.2.symbols
[29/2790] Generating symbol file lib/librte_pcapng.so.22.2.p/librte_pcapng.so.22.2.symbols
[30/2790] Generating symbol file lib/librte_eventdev.so.22.2.p/librte_eventdev.so.22.2.symbols
[31/2790] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o
[32/2790] Generating symbol file lib/librte_metrics.so.22.2.p/librte_metrics.so.22.2.symbols
[33/2790] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o
[34/2790] Generating vhost.sym_chk with a custom command (wrapped by meson to capture output)
[35/2790] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 2+ messages in thread
[parent not found: <20220427070624.9258-1-pbhagavatula@marvell.com>]

end of thread, other threads:[~2022-04-27  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  7:18 |FAILURE| pw110297 [PATCH] event/cnxk: add SLMTST support to Tx adapter dpdklab
     [not found] <20220427070624.9258-1-pbhagavatula@marvell.com>
2022-04-27  7:39 ` 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).