automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |FAILURE| pw110297 [PATCH] event/cnxk: add SLMTST support to Tx adapter
Date: Wed, 27 Apr 2022 03:18:45 -0400 (EDT)	[thread overview]
Message-ID: <20220427071845.15C4AA77C@noxus.dpdklab.iol.unh.edu> (raw)

[-- 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

             reply	other threads:[~2022-04-27  7:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27  7:18 dpdklab [this message]
     [not found] <20220427070624.9258-1-pbhagavatula@marvell.com>
2022-04-27  7:39 ` 0-day Robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220427071845.15C4AA77C@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).