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| pw152790 [PATCH] [v3] event/dlb2: consolidate AVX512 and S
Date: Mon, 07 Apr 2025 08:18:01 -0700 (PDT)	[thread overview]
Message-ID: <67f3eca9.050a0220.202bad.bb83SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250407091925.3057365-1-tirthendu.sarkar@intel.com>

Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/152790

_Testing issues_

Submitter: Tirthendu Sarkar <tirthendu.sarkar@intel.com>
Date: Monday, April 07 2025 09:19:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e30e194c4d06cf9b0e93f9f0f2a289bef96abc1a

152790 --> testing issues

Upstream job id: Generic-DPDK-Compile-ABI#122531

Test environment and result as below:

+-------------------+----------+
|    Environment    | abi_test |
+===================+==========+
| CentOS Stream 9   | PASS     |
+-------------------+----------+
| CentOS Stream 10  | PASS     |
+-------------------+----------+
| Debian 12         | PASS     |
+-------------------+----------+
| Fedora 40 (Clang) | PASS     |
+-------------------+----------+
| Fedora 40         | PASS     |
+-------------------+----------+
| Fedora 41 (Clang) | PASS     |
+-------------------+----------+
| Fedora 41         | PASS     |
+-------------------+----------+
| openSUSE Leap 15  | FAIL     |
+-------------------+----------+
| RHEL8             | FAIL     |
+-------------------+----------+
| Ubuntu 22.04      | PASS     |
+-------------------+----------+
| RHEL9             | PASS     |
+-------------------+----------+
| Ubuntu 24.04      | PASS     |
+-------------------+----------+

==== 20 line log output for RHEL8 (abi_test): ====
../drivers/event/dlb2/dlb2_avx512.c: In function 'dlb2_build_qes_avx512':
../drivers/event/dlb2/dlb2_avx512.c:18:25: warning: implicit declaration of function '_mm512_set_epi8'; did you mean '_mm512_set1_epi8'? [-Wimplicit-function-declaration]
__m512i shuffle_mask = _mm512_set_epi8(
^~~~~~~~~~~~~~~
_mm512_set1_epi8
../drivers/event/dlb2/dlb2_avx512.c:18:25: warning: nested extern declaration of '_mm512_set_epi8' [-Wnested-externs]
../drivers/event/dlb2/dlb2_avx512.c:18:25: error: incompatible types when initializing type '__m512i' {aka '__vector(8) long long int'} using type 'int'
../drivers/event/dlb2/dlb2_avx512.c:24:22: warning: implicit declaration of function '_mm512_set_epi16'; did you mean '_mm512_set1_epi16'? [-Wimplicit-function-declaration]
__m512i sched_cmd = _mm512_set_epi16(cmd_weight[3], 0, sched_word[3], 0, 0, 0, 0, 0,
^~~~~~~~~~~~~~~~
_mm512_set1_epi16
../drivers/event/dlb2/dlb2_avx512.c:24:22: warning: nested extern declaration of '_mm512_set_epi16' [-Wnested-externs]
../drivers/event/dlb2/dlb2_avx512.c:24:22: error: incompatible types when initializing type '__m512i' {aka '__vector(8) long long int'} using type 'int'
../drivers/event/dlb2/dlb2_avx512.c:28:16: warning: implicit declaration of function '_mm512_loadu_epi8'; did you mean '_mm512_add_epi8'? [-Wimplicit-function-declaration]
__m512i tmp = _mm512_loadu_epi8((const __m512i *)ev);
^~~~~~~~~~~~~~~~~
_mm512_add_epi8
../drivers/event/dlb2/dlb2_avx512.c:28:16: warning: nested extern declaration of '_mm512_loadu_epi8' [-Wnested-externs]
../drivers/event/dlb2/dlb2_avx512.c:28:16: error: incompatible types when initializing type '__m512i' {aka '__vector(8) long long int'} using type 'int'
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)

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

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 (Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

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

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)

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

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

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/32953/

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2025-04-07 15:18 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250407091925.3057365-1-tirthendu.sarkar@intel.com>
2025-04-07  8:53 ` |SUCCESS| pw152790 [PATCH v3] event/dlb2: consolidate AVX512 and SSE changes qemudev
2025-04-07  8:57 ` qemudev
2025-04-07  9:19 ` |WARNING| " checkpatch
2025-04-07 10:22 ` |SUCCESS| " 0-day Robot
2025-04-07 14:09 ` |SUCCESS| pw152790 [PATCH] [v3] event/dlb2: consolidate AVX512 and S dpdklab
2025-04-07 14:10 ` dpdklab
2025-04-07 14:15 ` dpdklab
2025-04-07 14:19 ` |PENDING| " dpdklab
2025-04-07 14:20 ` |SUCCESS| " dpdklab
2025-04-07 14:32 ` dpdklab
2025-04-07 14:35 ` |WARNING| " dpdklab
2025-04-07 14:41 ` |FAILURE| " dpdklab
2025-04-07 14:42 ` |PENDING| " dpdklab
2025-04-07 14:45 ` |SUCCESS| " dpdklab
2025-04-07 14:46 ` |FAILURE| " dpdklab
2025-04-07 14:57 ` |WARNING| " dpdklab
2025-04-07 15:04 ` |SUCCESS| " dpdklab
2025-04-07 15:06 ` dpdklab
2025-04-07 15:06 ` |WARNING| " dpdklab
2025-04-07 15:07 ` |SUCCESS| " dpdklab
2025-04-07 15:09 ` |FAILURE| " dpdklab
2025-04-07 15:18 ` dpdklab [this message]
2025-04-07 15:22 ` |WARNING| " dpdklab
2025-04-07 16:29 ` |FAILURE| " dpdklab
2025-04-07 16:32 ` dpdklab
2025-04-07 16:34 ` dpdklab
2025-04-07 16:45 ` dpdklab
2025-04-07 17:32 ` |SUCCESS| " dpdklab
2025-04-07 17:36 ` 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=67f3eca9.050a0220.202bad.bb83SMTPIN_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).