|FAILURE| pw150794-150795 [PATCH] [v4,2/2] common/idpf: enable AVX2

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Feb 5 17:59:17 CET 2025


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

_Testing issues_

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

150794-150795 --> testing issues

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
../drivers/common/idpf/idpf_common_rxtx_avx2.c:559:29: error: cast from 'volatile struct idpf_base_tx_desc *' to '__attribute__((__vector_size__(2 * sizeof(long long)))) long long *' drops volatile qualifier [-Werror,-Wcast-qual]
_mm_store_si128((__m128i *)txdp, descriptor);
^
../drivers/common/idpf/idpf_common_rxtx_avx2.c:606:30: error: cast from 'volatile struct idpf_base_tx_desc *' to 'void *' drops volatile qualifier [-Werror,-Wcast-qual]
_mm256_store_si256((void *)(txdp + 2), desc2_3);
^
../drivers/common/idpf/idpf_common_rxtx_avx2.c:607:30: error: cast from 'volatile struct idpf_base_tx_desc *' to 'void *' drops volatile qualifier [-Werror,-Wcast-qual]
_mm256_store_si256((void *)txdp, desc0_1);
^
3 errors generated.
[75/874] Generating rte_reorder_def with a custom command
[76/874] Linking static target lib/librte_mldev.a
[77/874] Generating rte_security_def with a custom command
[78/874] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.obj
[79/874] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.obj
[80/874] Compiling C object lib/librte_rib.a.p/rib_rte_rib.c.obj
[81/874] Compiling C object lib/librte_stack.a.p/stack_rte_stack_std.c.obj
[82/874] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.obj
[83/874] Compiling C object lib/librte_rib.a.p/rib_rte_rib6.c.obj
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/


More information about the test-report mailing list