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, Zhichao Zeng <zhichaox.zeng@intel.com>
Subject: |FAILURE| pw135182 [PATCH] [v2] net/iavf: support rte flow with mask
Date: Thu, 14 Dec 2023 14:53:06 -0800 (PST)	[thread overview]
Message-ID: <657b8752.050a0220.893b9.b45eSMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135182

_Testing issues_

Submitter: Zhichao Zeng <zhichaox.zeng@intel.com>
Date: Thursday, December 14 2023 06:08:18 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e

135182 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[159/817] Compiling C object app/dpdk-test.exe.p/test_commands.c.obj
[160/817] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ddp_package.c.obj
[161/817] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_metainit.c.obj
[162/817] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_acl_ctrl.c.obj
[163/817] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.obj
FAILED: drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.obj
"clang" "-Idrivers\libtmp_rte_net_iavf.a.p" "-Idrivers" "-I..\drivers" "-Idrivers\net\iavf" "-I..\drivers\net\iavf" "-Idrivers\common\iavf" "-I..\drivers\common\iavf" "-Ilib\ethdev" "-I..\lib\ethdev" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\net" "-I..\lib\net" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Ilib\meter" "-I..\lib\meter" "-Idrivers\bus\pci" "-I..\drivers\bus\pci" "-I..\drivers\bus\pci\windows" "-Ilib\pci" "-I..\lib\pci" "-Idrivers\bus\vdev" "-I..\drivers\bus\vdev" "-Ilib\security" "-I..\lib\security" "-Ilib\cryptodev" "-I..\lib\cryptodev" "-Ilib\rcu" "-I..\lib\rcu" "-IC:
 \Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-Xclang" "-fcolor-diagnostics" "-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-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-strict-aliasing" "-DCC_AVX512_SUPPORT" "-DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf" "-DRTE_ANNOTATE_LOCKS" "-Wthread-safety" -MD -MQ drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.obj -MF "drivers\libtmp_rte_net_iavf.a.p\net_iavf_iavf_fdir.c.obj.d" -o drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_fdir.c.obj "-c" ../dri
 vers/net/iavf/iavf_fdir.c
../drivers/net/iavf/iavf_fdir.c:1037:23: error: address of array 'ipv6_mask->hdr.src_addr' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
if (ipv6_mask->hdr.src_addr)
~~  ~~~~~~~~~~~~~~~^~~~~~~~
../drivers/net/iavf/iavf_fdir.c:1039:23: error: address of array 'ipv6_mask->hdr.dst_addr' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
if (ipv6_mask->hdr.dst_addr)
~~  ~~~~~~~~~~~~~~~^~~~~~~~
2 errors generated.
[164/817] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.obj
[165/817] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ipsec_crypto.c.obj
[166/817] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.obj
[167/817] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_dcb.c.obj
[168/817] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-12-14 22:53 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-14 22:53 dpdklab [this message]
2023-12-14 22:54 dpdklab
2023-12-14 22:57 dpdklab
2023-12-14 23:10 dpdklab
2023-12-14 23:11 dpdklab
2023-12-14 23:12 dpdklab
2023-12-14 23:14 dpdklab
2023-12-14 23:21 dpdklab
2023-12-14 23:23 dpdklab
2023-12-14 23:23 dpdklab
2023-12-14 23:23 dpdklab
2023-12-14 23:24 dpdklab
2023-12-14 23:24 dpdklab
2023-12-14 23:27 dpdklab
2023-12-14 23:28 dpdklab
2023-12-14 23:28 dpdklab
2023-12-14 23:28 dpdklab
2023-12-14 23:29 dpdklab
2023-12-14 23:29 dpdklab
2023-12-14 23:29 dpdklab
2023-12-14 23:29 dpdklab
2023-12-14 23:29 dpdklab
2023-12-14 23:29 dpdklab
2023-12-14 23:30 dpdklab
2023-12-14 23:30 dpdklab
2023-12-14 23:30 dpdklab
2023-12-14 23:31 dpdklab
2023-12-14 23:32 dpdklab
2023-12-14 23:32 dpdklab
2023-12-14 23:32 dpdklab
2023-12-14 23:32 dpdklab
2023-12-14 23:32 dpdklab
2023-12-14 23:33 dpdklab
2023-12-14 23:33 dpdklab
2023-12-14 23:35 dpdklab
2023-12-14 23:35 dpdklab
2023-12-14 23:35 dpdklab
2023-12-14 23:48 dpdklab
2023-12-15  0:10 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=657b8752.050a0220.893b9.b45eSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    --cc=zhichaox.zeng@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).