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>,
	"Zhang, Yuying" <yuying.zhang@intel.com>
Subject: |WARNING| pw131796-131803 [PATCH] [v6,8/8] net/cpfl: add flow suppor
Date: Thu, 21 Sep 2023 11:06:06 -0700 (PDT)	[thread overview]
Message-ID: <650c860e.170a0220.381e6.3969SMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/131803

_Testing issues_

Submitter: Zhang, Yuying <yuying.zhang@intel.com>
Date: Tuesday, August 22 2023 01:02:26 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:5417d95f2851fc1239677ebd59cadf38f143f55e

131796-131803 --> testing fail

Test environment and result as below:

+----------------------+---------------------------+------------------------------+--------------+
|     Environment      | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+======================+===========================+==============================+==============+
| Debian 11 (arm)      | FAIL                      | FAIL                         | SKIPPED      |
+----------------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED                   | SKIPPED                      | PASS         |
+----------------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ====
[1308/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_flow_engine_fxp.c.o'.
[1309/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_flow_parser.c.o'.
[1310/3037] Linking static target drivers/libtmp_rte_net_cnxk.a.
[1311/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_rxtx.c.o'.
[1312/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_cxgbe_filter.c.o'.
[1313/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_vchnl.c.o'.
[1314/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe@sta/net_cxgbe_sge.c.o'.
[1315/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_rules.c.o'.
[1316/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_controlq.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_controlq.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/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/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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.cpfl -MD -MQ 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_controlq.c.o' -MF 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_controlq.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_controlq.c.o' -c ../drivers/net/cpfl/cpfl_controlq.c
../drivers/net/cpfl/cpfl_controlq.c: In function 'cpfl_ctlq_send':
../drivers/net/cpfl/cpfl_controlq.c:374:17: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
374 |   msg_cookie = *(uint64_t *)&msg->cookie;
|                 ^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1317/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_representor.c.o'.
[1318/3037] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_ethdev.c.o'.
[1319/3037] Generating rte_net_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-09-21 18:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21 18:06 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-21 18:00 dpdklab
2023-09-21 17:59 dpdklab
2023-09-21 17:52 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=650c860e.170a0220.381e6.3969SMTPIN_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=yuying.zhang@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).