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, Qi Zhang <qi.z.zhang@intel.com>,
	Wenjing Qiao <wenjing.qiao@intel.com>
Subject: |FAILURE| pw133492 [PATCH] net/cpfl: support action prog
Date: Fri, 27 Oct 2023 06:38:52 -0700 (PDT)	[thread overview]
Message-ID: <653bbd6c.050a0220.58ea6.480dSMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133492

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Friday, October 27 2023 09:42:59 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:a91d60a796d08511ef30db7aeef76410ec8cefcd

133492 --> testing fail

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Debian Buster    | FAIL           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
[1224/2742] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_flow_engine_fxp.c.o'.
[1225/2742] Generating rte_net_cnxk.pmd.c with a custom command.
[1226/2742] Compiling C object 'drivers/a715181@@rte_net_cnxk@sta/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1227/2742] Compiling C object 'drivers/a715181@@rte_net_cnxk@sha/meson-generated_.._rte_net_cnxk.pmd.c.o'.
[1228/2742] Linking static target drivers/librte_net_cnxk.a.
[1229/2742] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_flow_parser.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_flow_parser.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_cpfl@sta -Idrivers -I../drivers -Idrivers/net/cpfl -I../drivers/net/cpfl -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/log -I../lib/log -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/idpf -I../drivers/common/idpf -Idrivers/common/idpf/../iavf -I../drivers/common/idpf/../iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -W
 invalid-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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -MD -MQ 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_flow_parser.c.o' -MF 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_flow_parser.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_flow_parser.c.o' -c ../drivers/net/cpfl/cpfl_flow_parser.c
../drivers/net/cpfl/cpfl_flow_parser.c: In function 'cpfl_parser_create':
../drivers/net/cpfl/cpfl_flow_parser.c:650:48: error: 'value' may be used uninitialized in this function [-Werror=maybe-uninitialized]
js_mr_key->actions[i].prog.params[j].index = value;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
../drivers/net/cpfl/cpfl_flow_parser.c:621:13: note: 'value' was declared here
uint16_t value;
^~~~~
cc1: all warnings being treated as errors
[1230/2742] Generating rte_net_cnxk.sym_chk with a meson_exe.py custom command.
[1231/2742] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1232/2742] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-10-27 13:39 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-27 13:38 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-27 14:02 dpdklab
2023-10-27 13:59 dpdklab
2023-10-27 13:59 dpdklab
2023-10-27 13:38 dpdklab
2023-10-27 13:34 dpdklab
2023-10-27 13:34 dpdklab
2023-10-27 13:30 dpdklab
2023-10-27 13:28 dpdklab
2023-10-27 13:28 dpdklab
2023-10-27 13:25 dpdklab
2023-10-27 13:22 dpdklab
2023-10-27 13:19 dpdklab
2023-10-27 13:16 dpdklab
2023-10-27 13:15 dpdklab
2023-10-27 13:15 dpdklab
2023-10-27 13:07 dpdklab
2023-10-27 13:07 dpdklab
2023-10-27 13:07 dpdklab
2023-10-27 13:07 dpdklab
2023-10-27 13:06 dpdklab
2023-10-27 13:06 dpdklab
2023-10-27 13:06 dpdklab
2023-10-27 13:06 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=653bbd6c.050a0220.58ea6.480dSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=qi.z.zhang@intel.com \
    --cc=test-report@dpdk.org \
    --cc=wenjing.qiao@intel.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).