automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Renyong Wan <wanry@3snic.com>
Subject: |FAILURE| pw130789-130812 [PATCH] [32/32] net/sssnic: add VF dev sup
Date: Tue, 29 Aug 2023 04:46:44 -0700 (PDT)	[thread overview]
Message-ID: <64eddaa4.050a0220.e2e05.1910SMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130812

_Testing issues_

Submitter: Renyong Wan <wanry@3snic.com>
Date: Tuesday, August 29 2023 07:58:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ac1d4db91e9955148e82f2caaa107434409cf35e

130789-130812 --> testing fail

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | FAIL               |
+--------------------------+--------------------+

==== 20 line log output for Fedora 37 (ARM) (dpdk_meson_compile): ====
[1997/3057] Linking static target drivers/librte_net_softnic.a.
[1998/3057] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1999/3057] Compiling C object 'drivers/a715181@@rte_net_softnic@sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[2000/3057] Linking target drivers/librte_net_softnic.so.24.0.
[2001/3057] Compiling C object 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_hw.c.o'.
[2002/3057] Compiling C object 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_eventq.c.o'.
[2003/3057] Compiling C object 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_msg.c.o'.
[2004/3057] Compiling C object 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_mbox.c.o'.
[2005/3057] Compiling C object 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_workq.c.o'.
[2006/3057] Compiling C object 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_ctrlq.c.o'.
[2007/3057] Compiling C object 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_api.c.o'.
[2008/3057] Compiling C object 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_exception.c.o'.
FAILED: drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_exception.c.o
ccache cc -Idrivers/net/sssnic/base/a9cdf24@@sssnic_base@sta -Idrivers/net/sssnic/base -I../drivers/net/sssnic/base -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -MD -MQ 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_exception.c.o' -MF 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_exception.c.o.d' -o 'drivers/net/sssnic/base/a9cdf24@@sssnic_base@sta/sssnic_exception.c.o' -c ../drivers/net/sssnic/base/sssnic_exception.c
../drivers/net/sssnic/base/sssnic_exception.c: In function 'sssnic_exception_process_init':
../drivers/net/sssnic/base/sssnic_exception.c:107:25: error: 'EINVAL' undeclared (first use in this function)
107 |                 return -EINVAL;
|                         ^~~~~~
../drivers/net/sssnic/base/sssnic_exception.c:107:25: note: each undeclared identifier is reported only once for each function it appears in
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27460/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

             reply	other threads:[~2023-08-29 11:46 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-29 11:46 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-29 12:12 dpdklab
2023-08-29 12:03 dpdklab
2023-08-29 12:02 dpdklab
2023-08-29 12:01 dpdklab
2023-08-29 12:01 dpdklab
2023-08-29 11:59 dpdklab
2023-08-29 11:58 dpdklab
2023-08-29 11:57 dpdklab
2023-08-29 11:57 dpdklab
2023-08-29 11:55 dpdklab
2023-08-29 11:54 dpdklab
2023-08-29 11:52 dpdklab
2023-08-29 11:52 dpdklab
2023-08-29 11:51 dpdklab
2023-08-29 11:51 dpdklab
2023-08-29 11:51 dpdklab
2023-08-29 11:50 dpdklab
2023-08-29 11:49 dpdklab
2023-08-29 11:49 dpdklab
2023-08-29 11:49 dpdklab
2023-08-29 11:48 dpdklab
2023-08-29 11:48 dpdklab
2023-08-29 11:47 dpdklab
2023-08-29 11:46 dpdklab
2023-08-29 11:46 dpdklab
2023-08-29 11:44 dpdklab
2023-08-29 11:42 dpdklab
2023-08-29 11:41 dpdklab

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=64eddaa4.050a0220.e2e05.1910SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    --cc=wanry@3snic.com \
    /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).