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
Subject: |WARNING| pw150794-150795 [PATCH] [v4,2/2] common/idpf: enable AVX2
Date: Mon, 03 Feb 2025 00:57:10 -0800 (PST)	[thread overview]
Message-ID: <67a084e6.050a0220.1c1bf4.5c2dSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250203052430.1243485-3-shaiq.wani@intel.com>

Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/150795

_Testing issues_

Submitter: Shaiq Wani <shaiq.wani@intel.com>
Date: Monday, February 03 2025 05:24:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:abf3b7b7b361f8aa8d75ae00d449b588a0cdcda3

150794-150795 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#311183

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | WARN           |
+-------------------+----------------+
| Debian Bullseye   | WARN           |
+-------------------+----------------+
| Fedora 40         | WARN           |
+-------------------+----------------+
| Fedora 40 (Clang) | WARN           |
+-------------------+----------------+
| Debian 12         | WARN           |
+-------------------+----------------+
| Fedora 41         | WARN           |
+-------------------+----------------+
| Fedora 41 (Clang) | WARN           |
+-------------------+----------------+
| RHEL8             | WARN           |
+-------------------+----------------+
| RHEL9             | WARN           |
+-------------------+----------------+
| Ubuntu 22.04      | WARN           |
+-------------------+----------------+
| Ubuntu 20.04      | WARN           |
+-------------------+----------------+
| Ubuntu 24.04      | WARN           |
+-------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
[559/3149] Linking static target drivers/librte_common_iavf.a
[560/3149] Compiling C object drivers/common/idpf/libidpf_avx2_lib.a.p/idpf_common_rxtx_avx2.c.o
FAILED: drivers/common/idpf/libidpf_avx2_lib.a.p/idpf_common_rxtx_avx2.c.o
ccache cc -Idrivers/common/idpf/libidpf_avx2_lib.a.p -Idrivers/common/idpf -I../drivers/common/idpf -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/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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-definiti
 on -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 -Wno-address-of-packed-member -mavx2 -MD -MQ drivers/common/idpf/libidpf_avx2_lib.a.p/idpf_common_rxtx_avx2.c.o -MF drivers/common/idpf/libidpf_avx2_lib.a.p/idpf_common_rxtx_avx2.c.o.d -o drivers/common/idpf/libidpf_avx2_lib.a.p/idpf_common_rxtx_avx2.c.o -c ../drivers/common/idpf/idpf_common_rxtx_avx2.c
../drivers/common/idpf/idpf_common_rxtx_avx2.c: In function 'idpf_singleq_vtx1':
../drivers/common/idpf/idpf_common_rxtx_avx2.c:559:25: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
559 |         _mm_store_si128((__m128i *)txdp, descriptor);
|                         ^
../drivers/common/idpf/idpf_common_rxtx_avx2.c: In function 'idpf_singleq_vtx':
../drivers/common/idpf/idpf_common_rxtx_avx2.c:606:36: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
606 |                 _mm256_store_si256((void *)(txdp + 2), desc2_3);
|                                    ^
../drivers/common/idpf/idpf_common_rxtx_avx2.c:607:36: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
607 |                 _mm256_store_si256((void *)txdp, desc0_1);
|                                    ^
cc1: all warnings being treated as errors
[561/3149] Generating rte_common_dpaax.sym_chk with a custom command (wrapped by meson to capture output)
[562/3149] Generating rte_common_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[563/3149] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 41
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41 (Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2025-02-03  8:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250203052430.1243485-3-shaiq.wani@intel.com>
2025-02-03  4:44 ` |SUCCESS| pw150794-150795 [PATCH v4 2/2] common/idpf: enable AVX2 for single queue Tx qemudev
2025-02-03  4:48 ` qemudev
2025-02-03  5:10 ` |SUCCESS| pw150795 " checkpatch
2025-02-03  6:04 ` |FAILURE| " 0-day Robot
2025-02-03  7:58 ` |SUCCESS| pw150794-150795 [PATCH] [v4,2/2] common/idpf: enable AVX2 dpdklab
2025-02-03  8:08 ` dpdklab
2025-02-03  8:20 ` |FAILURE| " dpdklab
2025-02-03  8:20 ` |PENDING| " dpdklab
2025-02-03  8:20 ` |FAILURE| " dpdklab
2025-02-03  8:26 ` |SUCCESS| " dpdklab
2025-02-03  8:28 ` |FAILURE| " dpdklab
2025-02-03  8:43 ` dpdklab
2025-02-03  8:50 ` dpdklab
2025-02-03  8:55 ` dpdklab
2025-02-03  8:57 ` dpdklab [this message]
2025-02-03  8:59 ` dpdklab
2025-02-03  8:59 ` dpdklab
2025-02-03  8:59 ` dpdklab
2025-02-03  9:00 ` dpdklab
2025-02-03  9:00 ` dpdklab
2025-02-03  9:01 ` dpdklab
2025-02-03  9:01 ` dpdklab
2025-02-03  9:04 ` dpdklab
2025-02-03  9:04 ` dpdklab
2025-02-03  9:17 ` dpdklab
2025-02-03  9:21 ` |SUCCESS| " dpdklab
2025-02-03  9:28 ` |FAILURE| " dpdklab
2025-02-03 10:07 ` |SUCCESS| " dpdklab
2025-02-03 10:32 ` |WARNING| " dpdklab
2025-02-03 11:53 ` |SUCCESS| " 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=67a084e6.050a0220.1c1bf4.5c2dSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /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).