automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Vladimir Medvedkin <vladimir.medvedkin@intel.com>,
	dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw143759 [PATCH] fib: network byte order IPv4 lookup
Date: Fri, 06 Sep 2024 22:35:23 -0700 (PDT)	[thread overview]
Message-ID: <66dbe61b.050a0220.2eb5ee.15d0SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240906170649.1325254-1-vladimir.medvedkin@intel.com>

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

_Testing issues_

Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, September 06 2024 17:06:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43

143759 --> testing issues

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

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | WARN           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
[447/2951] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_trie_avx512.c.o'.
[448/2951] Compiling C object 'lib/76b5a35@@rte_port@sta/port_port_log.c.o'.
[449/2951] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ethdev.c.o'.
[450/2951] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_fd.c.o'.
[451/2951] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_frag.c.o'.
[452/2951] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_dir24_8_avx512.c.o'.
FAILED: lib/76b5a35@@rte_fib@sta/fib_dir24_8_avx512.c.o
ccache cc -Ilib/76b5a35@@rte_fib@sta -Ilib -I../lib -Ilib/fib -I../lib/fib -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/rib -I../lib/rib -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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-definition -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_EXPERIMENT
 AL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_DIR24_8_AVX512_SUPPORT -DCC_TRIE_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=lib.fib -MD -MQ 'lib/76b5a35@@rte_fib@sta/fib_dir24_8_avx512.c.o' -MF 'lib/76b5a35@@rte_fib@sta/fib_dir24_8_avx512.c.o.d' -o 'lib/76b5a35@@rte_fib@sta/fib_dir24_8_avx512.c.o' -c ../lib/fib/dir24_8_avx512.c
../lib/fib/dir24_8_avx512.c: In function 'dir24_8_vec_lookup_x16':
../lib/fib/dir24_8_avx512.c:32:27: error: implicit declaration of function '_mm512_set_epi8'; did you mean '_mm512_set1_epi8'? [-Werror=implicit-function-declaration]
const __m512i bswap32 = _mm512_set_epi8(
^~~~~~~~~~~~~~~
_mm512_set1_epi8
../lib/fib/dir24_8_avx512.c:32:27: error: nested extern declaration of '_mm512_set_epi8' [-Werror=nested-externs]
../lib/fib/dir24_8_avx512.c:32:27: error: incompatible types when initializing type '__m512i' {aka 'const __vector(8) long long int'} using type 'int'
cc1: all warnings being treated as errors
[453/2951] Compiling C object 'lib/76b5a35@@rte_port@sta/port_rte_port_ras.c.o'.
[454/2951] Generating symbol file 'lib/76b5a35@@rte_ipsec@sha/librte_ipsec.so.25.0.symbols'.
[455/2951] Generating vhost.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

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

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

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

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

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.4.1 20231218 (Red Hat 11.4.1-3)

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

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

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2024-09-07  5:35 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240906170649.1325254-1-vladimir.medvedkin@intel.com>
2024-09-06 16:51 ` |SUCCESS| " qemudev
2024-09-06 16:55 ` qemudev
2024-09-06 17:07 ` checkpatch
2024-09-06 17:44 ` |FAILURE| " 0-day Robot
2024-09-06 21:56 ` |SUCCESS| " dpdklab
2024-09-06 22:10 ` dpdklab
2024-09-06 22:13 ` dpdklab
2024-09-06 22:13 ` |PENDING| " dpdklab
2024-09-06 22:26 ` |SUCCESS| " dpdklab
2024-09-06 22:27 ` dpdklab
2024-09-06 22:32 ` dpdklab
2024-09-06 23:00 ` dpdklab
2024-09-06 23:00 ` dpdklab
2024-09-06 23:16 ` |PENDING| " dpdklab
2024-09-06 23:35 ` |SUCCESS| " dpdklab
2024-09-06 23:42 ` |PENDING| " dpdklab
2024-09-06 23:49 ` dpdklab
2024-09-06 23:59 ` dpdklab
2024-09-07  0:09 ` |SUCCESS| " dpdklab
2024-09-07  1:32 ` |FAILURE| " dpdklab
2024-09-07  1:34 ` |WARNING| " dpdklab
2024-09-07  2:24 ` |FAILURE| " dpdklab
2024-09-07  3:04 ` dpdklab
2024-09-07  4:31 ` |SUCCESS| " dpdklab
2024-09-07  4:48 ` |FAILURE| " dpdklab
2024-09-07  4:48 ` dpdklab
2024-09-07  5:11 ` |WARNING| " dpdklab
2024-09-07  5:17 ` |SUCCESS| " dpdklab
2024-09-07  5:35 ` dpdklab [this message]
2024-09-07  9:00 ` dpdklab
2024-09-07  9:05 ` dpdklab
2024-09-07  9:24 ` dpdklab
2024-09-07  9:29 ` dpdklab
2024-09-07  9:37 ` dpdklab
2024-09-07  9:42 ` dpdklab
2024-09-07  9:47 ` dpdklab
2024-09-07  9:52 ` dpdklab
2024-09-07 10:34 ` dpdklab
2024-09-07 11:00 ` dpdklab
2024-09-07 13:44 ` |FAILURE| " dpdklab
2024-09-07 14:04 ` dpdklab
2024-09-07 14:30 ` |WARNING| " dpdklab
2024-09-07 14:39 ` dpdklab
2024-09-07 14:46 ` |FAILURE| " dpdklab
2024-09-07 14:46 ` dpdklab
2024-09-07 14:48 ` dpdklab
2024-09-07 14:49 ` dpdklab
2024-09-07 14:50 ` dpdklab
2024-09-07 14:52 ` dpdklab
2024-09-07 14:52 ` dpdklab
2024-09-07 14:54 ` dpdklab
2024-09-07 14:54 ` dpdklab
2024-09-07 14:55 ` dpdklab
2024-09-07 14:56 ` dpdklab
2024-09-07 14:57 ` dpdklab
2024-09-07 14:57 ` dpdklab
2024-09-07 14:57 ` dpdklab
2024-09-07 14:59 ` dpdklab
2024-09-07 14:59 ` dpdklab
2024-09-07 15:00 ` dpdklab
2024-09-07 15:00 ` dpdklab
2024-09-07 15:01 ` dpdklab
2024-09-07 15:02 ` dpdklab
2024-09-07 15:03 ` dpdklab
2024-09-07 15:04 ` dpdklab
2024-09-07 15:04 ` dpdklab
2024-09-07 15:04 ` dpdklab
2024-09-07 15:05 ` dpdklab
2024-09-07 15:05 ` dpdklab
2024-09-07 15:07 ` dpdklab
2024-09-07 15:38 ` dpdklab
2024-09-07 16:07 ` dpdklab
2024-09-07 16:09 ` dpdklab
2024-09-07 16:09 ` dpdklab
2024-09-08 10:38 ` |SUCCESS| " dpdklab
2024-09-08 11:06 ` dpdklab
2024-09-17  2:33 ` dpdklab
2024-09-17  2:52 ` dpdklab
2024-09-17  3:03 ` 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=66dbe61b.050a0220.2eb5ee.15d0SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    --cc=vladimir.medvedkin@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).