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, Shaiq Wani <shaiq.wani@intel.com>
Subject: |FAILURE| pw150794-150795 [PATCH] [v4,2/2] common/idpf: enable AVX2
Date: Mon, 03 Feb 2025 01:17:19 -0800 (PST)	[thread overview]
Message-ID: <67a0899f.250a0220.25b5b0.af8aSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250203052430.1243485-3-shaiq.wani@intel.com>

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
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: Windows-Compile-DPDK-Native#26270

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_mingw64_compile |
+=====================+====================+==================+===================+===================+======================+
| CentOS Stream 9     | FAIL               | WARN             | WARN              | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Debian Bullseye     | FAIL               | WARN             | WARN              | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Debian 12           | FAIL               | WARN             | WARN              | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Fedora 40 (Clang)   | FAIL               | WARN             | WARN              | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Fedora 40           | FAIL               | WARN             | WARN              | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Fedora 41           | FAIL               | WARN             | WARN              | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Fedora 41 (Clang)   | FAIL               | WARN             | WARN              | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| openSUSE Leap 15    | FAIL               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| RHEL8               | FAIL               | WARN             | SKIPPED           | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| RHEL9               | FAIL               | WARN             | SKIPPED           | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Ubuntu 20.04        | FAIL               | WARN             | SKIPPED           | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Ubuntu 22.04        | FAIL               | WARN             | WARN              | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| FreeBSD 13.4        | FAIL               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| FreeBSD 14.2        | FAIL               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED           | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+
| Windows Server 2022 | SKIPPED            | SKIPPED          | SKIPPED           | PASS              | FAIL                 |
+---------------------+--------------------+------------------+-------------------+-------------------+----------------------+

==== 20 line log output for Windows Server 2022 (dpdk_mingw64_compile): ====
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.exe: all warnings being treated as errors
[550/802] Compiling C object drivers/librte_net_e1000-25.dll.p/meson-generated_.._rte_net_e1000.pmd.c.obj
[551/802] Linking static target drivers/librte_dma_skeleton.a
[552/802] Compiling C object drivers/librte_net_i40e-25.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[553/802] Generating rte_net_i40e_mingw with a custom command
[554/802] Linking static target drivers/librte_net_e1000.a
[555/802] Linking static target drivers/librte_net_i40e.a
[556/802] Generating symbol file drivers/librte_bus_pci-25.dll.p/librte_bus_pci-25.dll.symbols
[557/802] Generating symbol file drivers/librte_bus_vdev-25.dll.p/librte_bus_vdev-25.dll.symbols
[558/802] Linking static target drivers/librte_net_iavf.a
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

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

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

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

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)

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

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 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 14.2.0) 14.2.0

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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  9:17 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 ` |WARNING| " dpdklab
2025-02-03  8:59 ` |FAILURE| " 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 [this message]
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=67a0899f.250a0220.25b5b0.af8aSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=shaiq.wani@intel.com \
    --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).