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: |FAILURE| pw132087-132095 [PATCH] [v9,9/9] net/cpfl: add support of
Date: Thu, 28 Sep 2023 06:00:27 -0700 (PDT) [thread overview]
Message-ID: <651578eb.170a0220.20400.0fb1SMTPIN_ADDED_MISSING@mx.google.com> (raw)
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/132095
_Testing issues_
Submitter: Zhang, Yuying <yuying.zhang@intel.com>
Date: Thursday, September 28 2023 08:44:58
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: master
CommitID:4a343f542828a6c41edb473718dbb55b43f84dbe
132087-132095 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
188 | uint8_t ^[[01;36m^[[Kcpfl_flow_pr_fv^[[m^[[K[CPFL_MAX_SEM_FV_KEY_SIZE];
| ^[[01;36m^[[K^~~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[K_mm256_loadu_si256^[[m^[[K',
inlined from '^[[01m^[[Krte_mov32^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:346:9^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy_generic^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:475:4^[[m^[[K,
inlined from '^[[01m^[[Krte_memcpy^[[m^[[K' at ^[[01m^[[K../lib/eal/x86/include/rte_memcpy.h:868:10^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_fxp_parse_pattern^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_engine_fxp.c:184:3^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_fxp_parse_pattern_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_engine_fxp.c:545:7^[[m^[[K:
^[[01m^[[K/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/include/avxintrin.h:929:10:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Karray subscript '^[[01m^[[K__m256i_u[2]^[[m^[[K' is partly outside array bounds of '^[[01m^[[Kconst void[76]^[[m^[[K' [^[[01;31m^[[K-Werror=array-bounds^[[m^[[K]
929 | return ^[[01;31m^[[K*__P^[[m^[[K;
| ^[[01;31m^[[K^~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_engine_fxp.c:^[[m^[[K In function '^[[01m^[[Kcpfl_fxp_parse_pattern_action^[[m^[[K':
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_engine_fxp.c:503:36:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kat offset [149, 213] into object '^[[01m^[[Kpr_action^[[m^[[K' of size 76
503 | struct cpfl_flow_pr_action ^[[01;36m^[[Kpr_action^[[m^[[K = { 0 };
| ^[[01;36m^[[K^~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_engine_fxp.c:503:36:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kat offset [149, 213] into object '^[[01m^[[Kpr_action^[[m^[[K' of size 76
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.h:188:17:^[[m^[[K ^[[01;36m^[[Knote: ^[[m^[[Kat offset [11, 64] into object '^[[01m^[[Kcpfl_flow_pr_fv^[[m^[[K' of size 64
188 | uint8_t ^[[01;36m^[[Kcpfl_flow_pr_fv^[[m^[[K[CPFL_MAX_SEM_FV_KEY_SIZE];
| ^[[01;36m^[[K^~~~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27762/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2023-09-28 13:00 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-28 13:00 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-28 14:38 dpdklab
2023-09-28 14:37 dpdklab
2023-09-28 14:36 dpdklab
2023-09-28 14:35 dpdklab
2023-09-28 14:31 dpdklab
2023-09-28 14:19 dpdklab
2023-09-28 14:16 dpdklab
2023-09-28 14:11 dpdklab
2023-09-28 14:11 dpdklab
2023-09-28 13:11 dpdklab
2023-09-28 13:05 dpdklab
2023-09-28 13:04 dpdklab
2023-09-28 13:04 dpdklab
2023-09-28 13:04 dpdklab
2023-09-28 13:01 dpdklab
2023-09-28 13:01 dpdklab
2023-09-28 13:00 dpdklab
2023-09-28 13:00 dpdklab
2023-09-28 13:00 dpdklab
2023-09-28 13:00 dpdklab
2023-09-28 13:00 dpdklab
2023-09-28 12:58 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=651578eb.170a0220.20400.0fb1SMTPIN_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).