* |FAILURE| pw145777 [PATCH v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
@ 2024-10-11 17:46 ` qemudev
2024-10-11 17:57 ` |SUCCESS| " checkpatch
` (53 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: qemudev @ 2024-10-11 17:46 UTC (permalink / raw)
To: test-report; +Cc: Vladimir Medvedkin, zhoumin
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/145777
_meson build failure_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Fri, 11 Oct 2024 17:57:01 +0000
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> meson build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Meson build logs:
-------------------------------BEGIN LOGS----------------------------
--- stderr ---
Project name: DPDK
Project version: 24.11.0-rc0
None of 'CC' are defined in the environment, not changing global flags.
None of 'CFLAGS' are defined in the environment, not changing global flags.
None of 'LDFLAGS' are defined in the environment, not changing global flags.
None of 'CPPFLAGS' are defined in the environment, not changing global flags.
None of 'CC_LD' are defined in the environment, not changing global flags.
Sanity testing C compiler: cc
Is cross compiler: False.
None of 'CC_LD' are defined in the environment, not changing global flags.
Sanity check compiler command line: cc /home/zhoumin/gh_dpdk/build/meson-private/sanitycheckc.c -o /home/zhoumin/gh_dpdk/build/meson-private/sanitycheckc.exe -pipe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /home/zhoumin/gh_dpdk/build/meson-private/sanitycheckc.exe
C compiler for the host machine: cc (gcc 8.3.0 "cc (GCC) 8.3.0 20190222 (Loongson 8.3.0-31 vec)")
C linker for the host machine: cc ld.bfd 2.31.1.20190122
None of 'AR' are defined in the environment, not changing global flags.
WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo`
None of 'CC' are defined in the environment, not changing global flags.
None of 'CFLAGS' are defined in the environment, not changing global flags.
None of 'LDFLAGS' are defined in the environment, not changing global flags.
None of 'CPPFLAGS' are defined in the environment, not changing global flags.
None of 'CC_LD' are defined in the environment, not changing global flags.
Sanity testing C compiler: cc
Is cross compiler: False.
None of 'CC_LD' are defined in the environment, not changing global flags.
Sanity check compiler command line: cc /home/zhoumin/gh_dpdk/build/meson-private/sanitycheckc.c -o /home/zhoumin/gh_dpdk/build/meson-private/sanitycheckc.exe -pipe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /home/zhoumin/gh_dpdk/build/meson-private/sanitycheckc.exe
C compiler for the build machine: cc (gcc 8.3.0 "cc (GCC) 8.3.0 20190222 (Loongson 8.3.0-31 vec)")
C linker for the build machine: cc ld.bfd 2.31.1.20190122
None of 'AR' are defined in the environment, not changing global flags.
WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo`
WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo`
Build machine cpu family: loongarch64
Build machine cpu: loongarch64
Host machine cpu family: loongarch64
Host machine cpu: loongarch64
Target machine cpu family: loongarch64
Target machine cpu: loongarch64
Message: ## Building in Developer Mode ##
[Errno 21] Is a directory: '/home/zhoumin/gh_dpdk/buildtools/pkg-config'
Unusable script '/home/zhoumin/gh_dpdk/buildtools/pkg-config'
Program pkg-config found: YES (/usr/bin/pkg-config)
Program check-symbols.sh found: YES (/home/zhoumin/gh_dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home/zhoumin/gh_dpdk/buildtools/options-ibverbs-static.sh)
Program python3 (elftools) found: YES (/usr/bin/python3) modules: elftools
Program cat found: YES (/usr/bin/cat)
Running command: /usr/bin/cat /home/zhoumin/gh_dpdk/ABI_VERSION
--- stdout ---
25.0
--- stderr ---
Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /home/zhoumin/gh_dpdk/config/../buildtools/symlink-drivers-solibs.sh)
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpe5vd8xyn
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpe5vd8xyn/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpe5vd8xyn/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -march=native
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -march=native: YES
WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo`
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpmyfpobdq
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpmyfpobdq/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpmyfpobdq/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=c11
Code:
#include<stdio.h>
int main(void) {
printf("%ldn", (long)(sizeof(void *)));
return 0;
};
Compiler stdout:
Compiler stderr:
Program stdout:
8
Program stderr:
Checking for size of "void *" : 8
WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo`
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmphdf8t2r9
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmphdf8t2r9/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmphdf8t2r9/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=c11
Code:
#include<stdio.h>
int main(void) {
printf("%ldn", (long)(sizeof(void *)));
return 0;
};
Compiler stdout:
Compiler stderr:
Program stdout:
8
Program stderr:
Checking for size of "void *" : 8
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpcq3uxubo
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpcq3uxubo/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpcq3uxubo/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,--undefined-version
Code:
int main(void) { return 0; }
Compiler stdout:
Compiler stderr:
/usr/bin/ld: unrecognized option '--undefined-version'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
Compiler for C supports link arguments -Wl,--undefined-version: NO
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp_4g6qu1e
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp_4g6qu1e/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp_4g6qu1e/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined
Code:
int main(void) { return 0; }
Compiler stdout:
Compiler stderr:
Library m found: YES
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpa641gtk4
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpa641gtk4/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpa641gtk4/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lnuma -Wl,--end-group -Wl,--allow-shlib-undefined
Code:
int main(void) { return 0; }
Compiler stdout:
Compiler stderr:
Library numa found: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp6v8q0bsz
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp6v8q0bsz/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11
Code:
#ifdef __has_include
#if !__has_include("numaif.h")
#error "Header 'numaif.h' could not be found"
#endif
#else
#include <numaif.h>
#endif
Compiler stdout:
Compiler stderr:
Has header "numaif.h" : YES
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp2oj6i1nf
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp2oj6i1nf/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp2oj6i1nf/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lfdt -Wl,--end-group -Wl,--allow-shlib-undefined
Code:
int main(void) { return 0; }
Compiler stdout:
Compiler stderr:
Library fdt found: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpnrae9ydx
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpnrae9ydx/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11
Code:
#ifdef __has_include
#if !__has_include("fdt.h")
#error "Header 'fdt.h' could not be found"
#endif
#else
#include <fdt.h>
#endif
Compiler stdout:
Compiler stderr:
Has header "fdt.h" : YES
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpt3647idf
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpt3647idf/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpt3647idf/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lexecinfo -Wl,--end-group -Wl,--allow-shlib-undefined
Code:
int main(void) { return 0; }
Compiler stdout:
Compiler stderr:
/usr/bin/ld: cannot find -lexecinfo
collect2: error: ld returned 1 exit status
WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo`
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpwyjshqby
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpwyjshqby/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpwyjshqby/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0
Code:
#include<stdio.h>
int main(void) {
printf("%ldn", (long)(sizeof(void *)));
return 0;
};
Compiler stdout:
Compiler stderr:
Program stdout:
8
Program stderr:
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp_mf3fngf
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp_mf3fngf/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp_mf3fngf/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs
Code:
Compiler stdout:
install: /usr/lib/gcc/loongarch64-loongson-linux-gnu/8/
programs: =/usr/libexec/gcc/loongarch64-loongson-linux-gnu/8/:/usr/libexec/gcc/loongarch64-loongson-linux-gnu/8/:/usr/libexec/gcc/loongarch64-loongson-linux-gnu/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/bin/loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/bin/
libraries: =/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/lib/loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/lib/../lib64/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../lib64/:/lib64/loongarch64-loongson-linux-gnu/8/:/lib64/../lib64/:/usr/lib64/loongarch64-loongson-linux-gnu/8/:/usr/lib64/../lib64/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/lib/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../:/lib64/:/usr/lib64/
Compiler stderr:
Library execinfo found: NO
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpv5u23z9o
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpv5u23z9o/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11
Code:
#ifdef __has_include
#if !__has_include("execinfo.h")
#error "Header 'execinfo.h' could not be found"
#endif
#else
#include <execinfo.h>
#endif
Compiler stdout:
Compiler stderr:
Has header "execinfo.h" : YES
Pkg-config binary for MachineChoice.HOST is not cached.
None of 'PKG_CONFIG' are defined in the environment, not changing global flags.
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: /usr/bin/pkg-config (1.4.2)
Determining dependency 'libarchive' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --modversion libarchive` -> 1
Run-time dependency libarchive found: NO (tried pkgconfig)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'libbsd' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --modversion libbsd` -> 1
Run-time dependency libbsd found: NO (tried pkgconfig)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'jansson' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --modversion jansson` -> 1
Run-time dependency jansson found: NO (tried pkgconfig)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'openssl' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --modversion openssl` -> 0
1.1.1g
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --cflags openssl` -> 0
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config openssl --libs` -> 0
-L/usr/lib64 -lssl -lcrypto
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config openssl --libs` -> 0
-lssl -lcrypto
None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
Run-time dependency openssl found: YES 1.1.1g
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'libpcap' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --modversion libpcap` -> 0
1.9.1
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --cflags libpcap` -> 0
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config libpcap --libs` -> 0
-L/usr/lib64 -lpcap
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config libpcap --libs` -> 0
-lpcap
None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
Run-time dependency libpcap found: YES 1.9.1
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmphvijub28
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmphvijub28/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11
Code:
#ifdef __has_include
#if !__has_include("pcap.h")
#error "Header 'pcap.h' could not be found"
#endif
#else
#include <pcap.h>
#endif
Compiler stdout:
Compiler stderr:
Has header "pcap.h" with dependency libpcap: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpnwe1oxw7
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpnwe1oxw7/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpnwe1oxw7/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wcast-qual
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wcast-qual: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpj2o9uh6r
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpj2o9uh6r/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpj2o9uh6r/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wdeprecated
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wdeprecated: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmprb394gy0
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmprb394gy0/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmprb394gy0/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wformat: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpbwg98xvq
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpbwg98xvq/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpbwg98xvq/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
Compiler for C supports arguments -Wformat-nonliteral: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpygig00w_
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpygig00w_/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpygig00w_/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
Compiler for C supports arguments -Wformat-security: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpj0ruxmk6
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpj0ruxmk6/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpj0ruxmk6/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wmissing-declarations: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp7zcbt2wc
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp7zcbt2wc/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp7zcbt2wc/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wmissing-prototypes: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpafb0lnpx
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpafb0lnpx/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpafb0lnpx/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wnested-externs
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wnested-externs: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmplpaih2xr
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmplpaih2xr/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmplpaih2xr/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wold-style-definition: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpp39gg24b
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpp39gg24b/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpp39gg24b/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wpointer-arith: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp67tkeygx
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp67tkeygx/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp67tkeygx/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wsign-compare
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wsign-compare: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp592bw2cp
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp592bw2cp/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp592bw2cp/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wstrict-prototypes: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp6mnzqd25
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp6mnzqd25/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp6mnzqd25/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wundef
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wundef: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmprnyj35di
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmprnyj35di/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmprnyj35di/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wwrite-strings
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wwrite-strings: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpuqf_s_lk
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpuqf_s_lk/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpuqf_s_lk/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Waddress-of-packed-member -Wno-address-of-packed-member
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
cc: error: unrecognized command line option '-Waddress-of-packed-member'
Compiler for C supports arguments -Wno-address-of-packed-member: NO
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpiaus0p0z
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpiaus0p0z/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpiaus0p0z/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wpacked-not-aligned -Wno-packed-not-aligned
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wno-packed-not-aligned: YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp7r7pb0ey
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp7r7pb0ey/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp7r7pb0ey/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-field-initializers -Wno-missing-field-initializers
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Message: Implementer : Generic loongarch
Message: ['-march=loongarch64']
Running command: /usr/bin/python3 /home/zhoumin/gh_dpdk/buildtools/list-dir-globs.py
--- stdout ---
--- stderr ---
Running command: /usr/bin/python3 /home/zhoumin/gh_dpdk/buildtools/list-dir-globs.py
--- stdout ---
--- stderr ---
Running command: /usr/bin/python3 /home/zhoumin/gh_dpdk/buildtools/list-dir-globs.py
--- stdout ---
--- stderr ---
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpdqusvy66
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpdqusvy66/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpdqusvy66/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-truncation -Wno-format-truncation
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wno-format-truncation: YES
Message: lib/log: Defining dependency "log"
Message: lib/kvargs: Defining dependency "kvargs"
Message: lib/argparse: Defining dependency "argparse"
Message: lib/telemetry: Defining dependency "telemetry"
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmpuoz3dr73
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmpuoz3dr73/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmpuoz3dr73/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=c11
Code:
#include <unistd.h>
#include <limits.h>
#if defined __stub_getentropy || defined __stub___getentropy
fail fail fail this function is not going to work
#endif
int main(void) {
void *a = (void*) &getentropy;
long long b = (long long) a;
return (int) b;
}
Compiler stdout:
Compiler stderr:
/home/zhoumin/gh_dpdk/build/meson-private/tmpuoz3dr73/testfile.c: In function 'main':
/home/zhoumin/gh_dpdk/build/meson-private/tmpuoz3dr73/testfile.c:9:32: error: 'getentropy' undeclared (first use in this function); did you mean 'getgroups'?
void *a = (void*) &getentropy;
^~~~~~~~~~
getgroups
/home/zhoumin/gh_dpdk/build/meson-private/tmpuoz3dr73/testfile.c:9:32: note: each undeclared identifier is reported only once for each function it appears in
None of 'CC_LD' are defined in the environment, not changing global flags.
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp7f150pt5
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp7f150pt5/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp7f150pt5/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=c11
Code:
#include <unistd.h>
int main(void) {
/bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var With some toolchains (MSYS2/mingw for example) the compiler
ABI_VERSION app build buildtools config devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README test-report.txt usertools VERSION provides various builtins which are not really implemented and
ABI_VERSION app build buildtools config devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README test-report.txt usertools VERSION fall back to the stdlib where they aren't provided and fail at
ABI_VERSION app build buildtools config devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README test-report.txt usertools VERSION build/link time. In case the user provides a header, including
ABI_VERSION app build buildtools config devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README test-report.txt usertools VERSION the header didn't lead to the function being defined, and the
ABI_VERSION app build buildtools config devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README test-report.txt usertools VERSION function we are checking isn't a builtin itself we assume the
ABI_VERSION app build buildtools config devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README test-report.txt usertools VERSION builtin is not functional and we just error out. app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/
#if !0 && !defined(getentropy) && !0
#error "No definition for __builtin_getentropy found in the prefix"
#endif
#ifdef __has_builtin
#if !__has_builtin(__builtin_getentropy)
#error "__builtin_getentropy not found"
#endif
#elif ! defined(getentropy)
__builtin_getentropy;
#endif
return 0;
}
Compiler stdout:
Compiler stderr:
/home/zhoumin/gh_dpdk/build/meson-private/tmp7f150pt5/testfile.c: In function 'main':
/home/zhoumin/gh_dpdk/build/meson-private/tmp7f150pt5/testfile.c:12:14: error: #error "No definition for __builtin_getentropy found in the prefix"
#error "No definition for __builtin_getentropy found in the prefix"
^~~~~
/home/zhoumin/gh_dpdk/build/meson-private/tmp7f150pt5/testfile.c:20:13: error: '__builtin_getentropy' undeclared (first use in this function); did you mean '__builtin_fegetround'?
__builtin_getentropy;
^~~~~~~~~~~~~~~~~~~~
__builtin_fegetround
/home/zhoumin/gh_dpdk/build/meson-private/tmp7f150pt5/testfile.c:20:13: note: each undeclared identifier is reported only once for each function it appears in
Checking for function "getentropy" : NO
Message: lib/eal: Defining dependency "eal"
Message: lib/ptr_compress: Defining dependency "ptr_compress"
Message: lib/ring: Defining dependency "ring"
Message: lib/rcu: Defining dependency "rcu"
Message: lib/mempool: Defining dependency "mempool"
Message: lib/mbuf: Defining dependency "mbuf"
Message: lib/net: Defining dependency "net"
Message: lib/meter: Defining dependency "meter"
Message: lib/ethdev: Defining dependency "ethdev"
Message: lib/pci: Defining dependency "pci"
Message: lib/cmdline: Defining dependency "cmdline"
Message: lib/metrics: Defining dependency "metrics"
Message: lib/hash: Defining dependency "hash"
Message: lib/timer: Defining dependency "timer"
Message: lib/acl: Defining dependency "acl"
Message: lib/bbdev: Defining dependency "bbdev"
Message: lib/bitratestats: Defining dependency "bitratestats"
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'libelf' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --modversion libelf` -> 0
0.180
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config --cflags libelf` -> 0
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config libelf --libs` -> 0
-L/usr/lib64 -lelf
PKG_CONFIG_PATH:
Called `/usr/bin/pkg-config libelf --libs` -> 0
-lelf
None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags.
Run-time dependency libelf found: YES 0.180
Message: lib/bpf: Defining dependency "bpf"
Message: lib/cfgfile: Defining dependency "cfgfile"
Message: lib/compressdev: Defining dependency "compressdev"
Message: lib/cryptodev: Defining dependency "cryptodev"
Message: lib/distributor: Defining dependency "distributor"
Message: lib/dmadev: Defining dependency "dmadev"
Message: lib/efd: Defining dependency "efd"
Message: lib/eventdev: Defining dependency "eventdev"
Message: lib/dispatcher: Defining dependency "dispatcher"
Message: lib/gpudev: Defining dependency "gpudev"
Message: lib/gro: Defining dependency "gro"
Message: lib/gso: Defining dependency "gso"
Message: lib/ip_frag: Defining dependency "ip_frag"
Message: lib/jobstats: Defining dependency "jobstats"
Message: lib/latencystats: Defining dependency "latencystats"
Message: lib/lpm: Defining dependency "lpm"
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp1hucfart
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp1hucfart/testfile.c -o /home/zhoumin/gh_dpdk/build/meson-private/tmp1hucfart/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wcast-qual -Wno-cast-qual
Code:
extern int i;
int i;
Compiler stdout:
Compiler stderr:
Compiler for C supports arguments -Wno-cast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmp728r7xd4
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmp728r7xd4/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11
Code:
#ifdef __has_include
#if !__has_include("linux/userfaultfd.h")
#error "Header 'linux/userfaultfd.h' could not be found"
#endif
#else
#include <linux/userfaultfd.h>
#endif
Compiler stdout:
Compiler stderr:
Has header "linux/userfaultfd.h" : YES
Running compile:
Working directory: /home/zhoumin/gh_dpdk/build/meson-private/tmphry5z7oj
Command line: cc /home/zhoumin/gh_dpdk/build/meson-private/tmphry5z7oj/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11
Code:
#ifdef __has_include
#if !__has_include("linux/vduse.h")
#error "Header 'linux/vduse.h' could not be found"
#endif
#else
#include <linux/vduse.h>
#endif
Compiler stdout:
Compiler stderr:
/home/zhoumin/gh_dpdk/build/meson-private/tmphry5z7oj/testfile.c:4:12: error: #error "Header 'linux/vduse.h' could not be found"
#error "Header 'linux/vduse.h' could not be found"
^~~~~
Has header "linux/vduse.h" : NO
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
-------------------------------END LOGS------------------------------
^ permalink raw reply [flat|nested] 55+ messages in thread
* |SUCCESS| pw145777 [PATCH v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
2024-10-11 17:46 ` |FAILURE| pw145777 [PATCH v4] fib: network byte order IPv4 lookup qemudev
@ 2024-10-11 17:57 ` checkpatch
2024-10-11 18:42 ` |FAILURE| " 0-day Robot
` (52 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: checkpatch @ 2024-10-11 17:57 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/145777
_coding style OK_
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
2024-10-11 17:46 ` |FAILURE| pw145777 [PATCH v4] fib: network byte order IPv4 lookup qemudev
2024-10-11 17:57 ` |SUCCESS| " checkpatch
@ 2024-10-11 18:42 ` 0-day Robot
2024-10-13 11:42 ` |FAILURE| pw145777 [PATCH] [v4] " dpdklab
` (51 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: 0-day Robot @ 2024-10-11 18:42 UTC (permalink / raw)
To: test-report; +Cc: vladimir.medvedkin, robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/145777/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11297138053
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
Message: lib/jobstats: Defining dependency "jobstats"
Message: lib/latencystats: Defining dependency "latencystats"
Message: lib/lpm: Defining dependency "lpm"
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
Message: lib/jobstats: Defining dependency "jobstats"
Message: lib/latencystats: Defining dependency "latencystats"
Message: lib/lpm: Defining dependency "lpm"
Message: lib/member: Defining dependency "member"
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (2 preceding siblings ...)
2024-10-11 18:42 ` |FAILURE| " 0-day Robot
@ 2024-10-13 11:42 ` dpdklab
2024-10-13 12:04 ` |SUCCESS| " dpdklab
` (50 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 11:42 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-marvell-Functional
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Functional Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#187605
Test environment and result as below:
Ubuntu 20.04.6
Kernel: 5.4.105
Compiler: gcc 9.4
NIC: Marvell CN106XX 50000 Mbps
Target: arm64-native-linuxapp-gcc
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| cmdline | FAIL |
+-----------------+--------+
| ipv4_reassembly | FAIL |
+-----------------+--------+
| l2fwd | FAIL |
+-----------------+--------+
| rxtx_callbacks | FAIL |
+-----------------+--------+
| tso | FAIL |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |SUCCESS| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (3 preceding siblings ...)
2024-10-13 11:42 ` |FAILURE| pw145777 [PATCH] [v4] " dpdklab
@ 2024-10-13 12:04 ` dpdklab
2024-10-13 12:17 ` |FAILURE| " dpdklab
` (49 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 12:04 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/145777
_Performance Testing PASS_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#187592
Test environment and result as below:
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | -2.1% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | 0.4% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (4 preceding siblings ...)
2024-10-13 12:04 ` |SUCCESS| " dpdklab
@ 2024-10-13 12:17 ` dpdklab
2024-10-13 12:19 ` dpdklab
` (48 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 12:17 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Functional Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#187604
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (5 preceding siblings ...)
2024-10-13 12:17 ` |FAILURE| " dpdklab
@ 2024-10-13 12:19 ` dpdklab
2024-10-13 12:19 ` dpdklab
` (47 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 12:19 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Functional Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#187600
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (6 preceding siblings ...)
2024-10-13 12:19 ` dpdklab
@ 2024-10-13 12:19 ` dpdklab
2024-10-13 12:22 ` |WARNING| " dpdklab
` (46 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 12:19 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Functional Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#187599
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |WARNING| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (7 preceding siblings ...)
2024-10-13 12:19 ` dpdklab
@ 2024-10-13 12:22 ` dpdklab
2024-10-13 12:37 ` |SUCCESS| " dpdklab
` (45 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 12:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Template-DTS-Pipeline#187607
Test environment and result as below:
+--------------------+----------------------+
| Environment | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | FAIL |
+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (ARM) (compressdev_zlib_pmd): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |SUCCESS| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (8 preceding siblings ...)
2024-10-13 12:22 ` |WARNING| " dpdklab
@ 2024-10-13 12:37 ` dpdklab
2024-10-13 13:53 ` |WARNING| " dpdklab
` (44 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 12:37 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/145777
_Performance Testing PASS_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#187596
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | -0.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 3.0% |
+----------+-------------+---------+------------+------------------------------+
22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | -1.9% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | -0.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.6% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.6% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |WARNING| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (9 preceding siblings ...)
2024-10-13 12:37 ` |SUCCESS| " dpdklab
@ 2024-10-13 13:53 ` dpdklab
2024-10-13 19:31 ` |SUCCESS| " dpdklab
` (43 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 13:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Template-DTS-Pipeline#187606
Test environment and result as below:
+--------------------+----------------------+
| Environment | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | FAIL |
+--------------------+----------------------+
| Ubuntu 22.04 | PASS |
+--------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (ARM) (compressdev_zlib_pmd): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |SUCCESS| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (10 preceding siblings ...)
2024-10-13 13:53 ` |WARNING| " dpdklab
@ 2024-10-13 19:31 ` dpdklab
2024-10-13 19:44 ` |PENDING| " dpdklab
` (42 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 19:31 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/145777
_Testing PASS_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing pass
Upstream job id: Generic-VM-DPDK-Compile-Meson#30232
Test environment and result as below:
+--------------+--------------------+
| Environment | dpdk_meson_compile |
+==============+====================+
| FreeBSD 14.1 | PASS |
+--------------+--------------------+
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |PENDING| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (11 preceding siblings ...)
2024-10-13 19:31 ` |SUCCESS| " dpdklab
@ 2024-10-13 19:44 ` dpdklab
2024-10-13 20:01 ` |FAILURE| " dpdklab
` (41 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 19:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: PENDING
http://dpdk.org/patch/145777
_Testing pending_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing pending
Upstream job id: Generic-VM-Unit-Test-DPDK#25642
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (12 preceding siblings ...)
2024-10-13 19:44 ` |PENDING| " dpdklab
@ 2024-10-13 20:01 ` dpdklab
2024-10-13 20:13 ` |SUCCESS| " dpdklab
` (40 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 20:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Aarch32-Unit-Test#3745
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | PEND | PEND | SKIPPED | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |SUCCESS| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (13 preceding siblings ...)
2024-10-13 20:01 ` |FAILURE| " dpdklab
@ 2024-10-13 20:13 ` dpdklab
2024-10-13 20:32 ` |FAILURE| " dpdklab
` (39 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 20:13 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/145777
_Testing PASS_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing pass
Upstream job id: Windows-Compile-DPDK-VS#3443
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+=======================+======================+===================+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+
| FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
FreeBSD 13.4
Kernel: 13.4-RELEASE-p1
Compiler: clang 18.1.6
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/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (14 preceding siblings ...)
2024-10-13 20:13 ` |SUCCESS| " dpdklab
@ 2024-10-13 20:32 ` dpdklab
2024-10-13 20:52 ` dpdklab
` (38 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 20:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274425
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | PEND | PEND | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (15 preceding siblings ...)
2024-10-13 20:32 ` |FAILURE| " dpdklab
@ 2024-10-13 20:52 ` dpdklab
2024-10-13 20:53 ` dpdklab
` (37 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 20:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274426
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (16 preceding siblings ...)
2024-10-13 20:52 ` dpdklab
@ 2024-10-13 20:53 ` dpdklab
2024-10-13 20:58 ` dpdklab
` (36 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 20:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274427
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (17 preceding siblings ...)
2024-10-13 20:53 ` dpdklab
@ 2024-10-13 20:58 ` dpdklab
2024-10-13 20:59 ` dpdklab
` (35 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 20:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274431
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (18 preceding siblings ...)
2024-10-13 20:58 ` dpdklab
@ 2024-10-13 20:59 ` dpdklab
2024-10-13 21:01 ` dpdklab
` (34 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 20:59 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274437
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (19 preceding siblings ...)
2024-10-13 20:59 ` dpdklab
@ 2024-10-13 21:01 ` dpdklab
2024-10-13 21:01 ` dpdklab
` (33 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274441
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (20 preceding siblings ...)
2024-10-13 21:01 ` dpdklab
@ 2024-10-13 21:01 ` dpdklab
2024-10-13 21:02 ` dpdklab
` (32 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315025
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Fedora 37 (ARM) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (21 preceding siblings ...)
2024-10-13 21:01 ` dpdklab
@ 2024-10-13 21:02 ` dpdklab
2024-10-13 21:04 ` dpdklab
` (31 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274435
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (22 preceding siblings ...)
2024-10-13 21:02 ` dpdklab
@ 2024-10-13 21:04 ` dpdklab
2024-10-13 21:05 ` dpdklab
` (30 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:04 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274439
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (23 preceding siblings ...)
2024-10-13 21:04 ` dpdklab
@ 2024-10-13 21:05 ` dpdklab
2024-10-13 21:05 ` dpdklab
` (29 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:05 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315029
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (24 preceding siblings ...)
2024-10-13 21:05 ` dpdklab
@ 2024-10-13 21:05 ` dpdklab
2024-10-13 21:05 ` dpdklab
` (28 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:05 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274447
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (25 preceding siblings ...)
2024-10-13 21:05 ` dpdklab
@ 2024-10-13 21:05 ` dpdklab
2024-10-13 21:06 ` dpdklab
` (27 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:05 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315028
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Fedora 39 (ARM) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (26 preceding siblings ...)
2024-10-13 21:05 ` dpdklab
@ 2024-10-13 21:06 ` dpdklab
2024-10-13 21:08 ` dpdklab
` (26 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274443
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (27 preceding siblings ...)
2024-10-13 21:06 ` dpdklab
@ 2024-10-13 21:08 ` dpdklab
2024-10-13 21:08 ` dpdklab
` (25 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274445
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== Unit test summary for 32-bit Ubuntu 20.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (28 preceding siblings ...)
2024-10-13 21:08 ` dpdklab
@ 2024-10-13 21:08 ` dpdklab
2024-10-13 21:09 ` dpdklab
` (24 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315031
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Fedora 39 (ARM Clang) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (29 preceding siblings ...)
2024-10-13 21:08 ` dpdklab
@ 2024-10-13 21:09 ` dpdklab
2024-10-13 21:09 ` dpdklab
` (23 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274450
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (30 preceding siblings ...)
2024-10-13 21:09 ` dpdklab
@ 2024-10-13 21:09 ` dpdklab
2024-10-13 21:09 ` dpdklab
` (22 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315032
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Fedora 39 (ARM Clang) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (31 preceding siblings ...)
2024-10-13 21:09 ` dpdklab
@ 2024-10-13 21:09 ` dpdklab
2024-10-13 21:10 ` dpdklab
` (21 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274452
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (32 preceding siblings ...)
2024-10-13 21:09 ` dpdklab
@ 2024-10-13 21:10 ` dpdklab
2024-10-13 21:10 ` dpdklab
` (20 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315033
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Fedora 39 (ARM Clang) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (33 preceding siblings ...)
2024-10-13 21:10 ` dpdklab
@ 2024-10-13 21:10 ` dpdklab
2024-10-13 21:11 ` dpdklab
` (19 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274456
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (34 preceding siblings ...)
2024-10-13 21:10 ` dpdklab
@ 2024-10-13 21:11 ` dpdklab
2024-10-13 21:11 ` dpdklab
` (18 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:11 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315026
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Fedora 39 (ARM Clang) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (35 preceding siblings ...)
2024-10-13 21:11 ` dpdklab
@ 2024-10-13 21:11 ` dpdklab
2024-10-13 21:13 ` dpdklab
` (17 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:11 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274429
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (36 preceding siblings ...)
2024-10-13 21:11 ` dpdklab
@ 2024-10-13 21:13 ` dpdklab
2024-10-13 21:14 ` dpdklab
` (16 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:13 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315035
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 22.04 (ARM) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (37 preceding siblings ...)
2024-10-13 21:13 ` dpdklab
@ 2024-10-13 21:14 ` dpdklab
2024-10-13 21:15 ` dpdklab
` (15 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:14 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315036
Test environment and result as below:
+--------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+======================================+====================+
| RHEL9 (ARM) | FAIL |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+--------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+--------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+--------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+--------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+--------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+--------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+--------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+--------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+--------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+--------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+--------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+--------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PEND |
+--------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (38 preceding siblings ...)
2024-10-13 21:14 ` dpdklab
@ 2024-10-13 21:15 ` dpdklab
2024-10-13 21:16 ` dpdklab
` (14 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:15 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315037
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : NO
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (39 preceding siblings ...)
2024-10-13 21:15 ` dpdklab
@ 2024-10-13 21:16 ` dpdklab
2024-10-13 21:16 ` dpdklab
` (13 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:16 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315038
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : NO
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (40 preceding siblings ...)
2024-10-13 21:16 ` dpdklab
@ 2024-10-13 21:16 ` dpdklab
2024-10-13 21:17 ` dpdklab
` (12 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:16 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315039
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : NO
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (41 preceding siblings ...)
2024-10-13 21:16 ` dpdklab
@ 2024-10-13 21:17 ` dpdklab
2024-10-13 21:17 ` dpdklab
` (11 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:17 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315040
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : NO
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (42 preceding siblings ...)
2024-10-13 21:17 ` dpdklab
@ 2024-10-13 21:17 ` dpdklab
2024-10-13 21:17 ` dpdklab
` (10 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:17 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315042
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : NO
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (43 preceding siblings ...)
2024-10-13 21:17 ` dpdklab
@ 2024-10-13 21:17 ` dpdklab
2024-10-13 21:18 ` dpdklab
` (9 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:17 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315041
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : NO
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (44 preceding siblings ...)
2024-10-13 21:17 ` dpdklab
@ 2024-10-13 21:18 ` dpdklab
2024-10-13 21:37 ` dpdklab
` (8 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:18 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315043
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
Message: lib/pcapng: Defining dependency "pcapng"
Compiler for C supports arguments -Wno-cast-qual -Wcast-qual: YES
Message: lib/power: Defining dependency "power"
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : NO
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (45 preceding siblings ...)
2024-10-13 21:18 ` dpdklab
@ 2024-10-13 21:37 ` dpdklab
2024-10-13 21:37 ` dpdklab
` (7 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:37 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274446
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/113 DPDK:fast-tests / acl_autotest OK 4.71 s
2/113 DPDK:fast-tests / alarm_autotest OK 1.22 s
3/113 DPDK:fast-tests / argparse_autotest OK 0.23 s
4/113 DPDK:fast-tests / atomic_autotest OK 0.62 s
5/113 DPDK:fast-tests / bitcount_autotest OK 0.22 s
6/113 DPDK:fast-tests / bitmap_autotest OK 0.22 s
7/113 DPDK:fast-tests / bitops_autotest FAIL 1.85 s (exit status 255 or signal 127 SIGinvalid)
8/113 DPDK:fast-tests / bitratestats_autotest OK 0.24 s
9/113 DPDK:fast-tests / bpf_autotest OK 0.19 s
10/113 DPDK:fast-tests / bpf_convert_autotest OK 0.22 s
11/113 DPDK:fast-tests / byteorder_autotest OK 0.22 s
12/113 DPDK:fast-tests / cksum_autotest OK 0.22 s
13/113 DPDK:fast-tests / cmdline_autotest OK 0.19 s
14/113 DPDK:fast-tests / common_autotest OK 0.68 s
15/113 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
16/113 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
17/113 DPDK:fast-tests / crc_autotest OK 0.19 s
18/113 DPDK:fast-tests / user_delay_us OK 0.22 s
19/113 DPDK:fast-tests / debug_autotest OK 0.47 s
20/113 DPDK:fast-tests / devargs_autotest OK 0.21 s
21/113 DPDK:fast-tests / dispatcher_autotest SKIP 0.15 s
22/113 DPDK:fast-tests / distributor_autotest OK 1.41 s
23/113 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.07 s
24/113 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.45 s
25/113 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.48 s
26/113 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.34 s
27/113 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.92 s
28/113 DPDK:fast-tests / eal_flags_a_opt_autotest OK 1.04 s
29/113 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.98 s
30/113 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.88 s
31/113 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.28 s
32/113 DPDK:fast-tests / eal_flags_mem_autotest OK 1.09 s
33/113 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.60 s
34/113 DPDK:fast-tests / eal_flags_misc_autotest OK 2.64 s
35/113 DPDK:fast-tests / eal_fs_autotest OK 0.22 s
36/113 DPDK:fast-tests / errno_autotest OK 0.22 s
37/113 DPDK:fast-tests / ethdev_link_status OK 0.23 s
38/113 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.73 s
39/113 DPDK:fast-tests / event_ring_autotest OK 0.24 s
40/113 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
41/113 DPDK:fast-tests / eventdev_selftest_sw OK 0.37 s
42/113 DPDK:fast-tests / fbarray_autotest OK 0.24 s
43/113 DPDK:fast-tests / fib_autotest OK 1.29 s
44/113 DPDK:fast-tests / fib6_autotest OK 1.46 s
45/113 DPDK:fast-tests / func_reentrancy_autotest OK 0.88 s
46/113 DPDK:fast-tests / graph_autotest OK 0.22 s
47/113 DPDK:fast-tests / node_list_dump OK 0.26 s
48/113 DPDK:fast-tests / hash_autotest OK 0.36 s
49/113 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
50/113 DPDK:fast-tests / interrupt_autotest OK 1.26 s
51/113 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
52/113 DPDK:fast-tests / ipsec_autotest SKIP 0.22 s
53/113 DPDK:fast-tests / kvargs_autotest OK 0.22 s
54/113 DPDK:fast-tests / latencystats_autotest OK 0.22 s
55/113 DPDK:fast-tests / lcores_autotest OK 25.45 s
56/113 DPDK:fast-tests / logs_autotest OK 0.23 s
57/113 DPDK:fast-tests / lpm_autotest OK 3.59 s
58/113 DPDK:fast-tests / lpm6_autotest OK 5.65 s
59/113 DPDK:fast-tests / malloc_autotest OK 1.82 s
60/113 DPDK:fast-tests / mbuf_autotest OK 0.22 s
61/113 DPDK:fast-tests / mcslock_autotest OK 0.64 s
62/113 DPDK:fast-tests / member_autotest OK 0.90 s
63/113 DPDK:fast-tests / memcpy_autotest OK 2.28 s
64/113 DPDK:fast-tests / memory_autotest OK 0.21 s
65/113 DPDK:fast-tests / mempool_autotest OK 0.52 s
66/113 DPDK:fast-tests / memzone_autotest OK 0.20 s
67/113 DPDK:fast-tests / meter_autotest OK 0.29 s
68/113 DPDK:fast-tests / metrics_autotest OK 0.31 s
69/113 DPDK:fast-tests / multiprocess_autotest OK 0.41 s
70/113 DPDK:fast-tests / net_ether_autotest OK 0.79 s
71/113 DPDK:fast-tests / pdcp_autotest SKIP 0.17 s
72/113 DPDK:fast-tests / pdump_autotest OK 0.45 s
73/113 DPDK:fast-tests / per_lcore_autotest OK 0.35 s
74/113 DPDK:fast-tests / pflock_autotest OK 0.43 s
75/113 DPDK:fast-tests / pie_autotest OK 0.24 s
76/113 DPDK:fast-tests / ring_pmd_autotest OK 0.36 s
77/113 DPDK:fast-tests / power_autotest OK 0.22 s
78/113 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.25 s
79/113 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.34 s
80/113 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
81/113 DPDK:fast-tests / prefetch_autotest OK 0.19 s
82/113 DPDK:fast-tests / ptr_compress_autotest OK 0.21 s
83/113 DPDK:fast-tests / rawdev_autotest OK 0.22 s
84/113 DPDK:fast-tests / rcu_qsbr_autotest OK 0.39 s
85/113 DPDK:fast-tests / reorder_autotest OK 0.37 s
86/113 DPDK:fast-tests / rib_autotest OK 6.52 s
87/113 DPDK:fast-tests / rib6_autotest OK 5.16 s
88/113 DPDK:fast-tests / ring_autotest OK 0.27 s
89/113 DPDK:fast-tests / rwlock_test1_autotest OK 0.32 s
90/113 DPDK:fast-tests / rwlock_rda_autotest OK 5.29 s
91/113 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.23 s
92/113 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
93/113 DPDK:fast-tests / sched_autotest OK 0.25 s
94/113 DPDK:fast-tests / security_autotest OK 0.17 s
95/113 DPDK:fast-tests / seqlock_autotest SKIP 0.22 s
96/113 DPDK:fast-tests / service_autotest OK 0.32 s
97/113 DPDK:fast-tests / spinlock_autotest OK 0.30 s
98/113 DPDK:fast-tests / stack_autotest OK 0.24 s
99/113 DPDK:fast-tests / stack_lf_autotest OK 0.33 s
100/113 DPDK:fast-tests / string_autotest OK 0.24 s
101/113 DPDK:fast-tests / table_autotest OK 7.01 s
102/113 DPDK:fast-tests / tailq_autotest OK 0.30 s
103/113 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
104/113 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
105/113 DPDK:fast-tests / thash_autotest OK 0.22 s
106/113 DPDK:fast-tests / threads_autotest OK 0.33 s
107/113 DPDK:fast-tests / ticketlock_autotest OK 0.23 s
108/113 DPDK:fast-tests / timer_autotest OK 2.65 s
109/113 DPDK:fast-tests / trace_autotest OK 0.23 s
110/113 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s
111/113 DPDK:fast-tests / vdev_autotest OK 0.22 s
112/113 DPDK:fast-tests / version_autotest OK 0.22 s
113/113 DPDK:fast-tests / telemetry_all SKIP 0.01 s
Ok: 102
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 10
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test bitops_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
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 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
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (46 preceding siblings ...)
2024-10-13 21:37 ` dpdklab
@ 2024-10-13 21:37 ` dpdklab
2024-10-13 23:12 ` dpdklab
` (6 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 21:37 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274451
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/113 DPDK:fast-tests / acl_autotest OK 4.71 s
2/113 DPDK:fast-tests / alarm_autotest OK 1.22 s
3/113 DPDK:fast-tests / argparse_autotest OK 0.23 s
4/113 DPDK:fast-tests / atomic_autotest OK 0.62 s
5/113 DPDK:fast-tests / bitcount_autotest OK 0.22 s
6/113 DPDK:fast-tests / bitmap_autotest OK 0.22 s
7/113 DPDK:fast-tests / bitops_autotest FAIL 1.85 s (exit status 255 or signal 127 SIGinvalid)
8/113 DPDK:fast-tests / bitratestats_autotest OK 0.24 s
9/113 DPDK:fast-tests / bpf_autotest OK 0.19 s
10/113 DPDK:fast-tests / bpf_convert_autotest OK 0.22 s
11/113 DPDK:fast-tests / byteorder_autotest OK 0.22 s
12/113 DPDK:fast-tests / cksum_autotest OK 0.22 s
13/113 DPDK:fast-tests / cmdline_autotest OK 0.19 s
14/113 DPDK:fast-tests / common_autotest OK 0.68 s
15/113 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
16/113 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
17/113 DPDK:fast-tests / crc_autotest OK 0.19 s
18/113 DPDK:fast-tests / user_delay_us OK 0.22 s
19/113 DPDK:fast-tests / debug_autotest OK 0.47 s
20/113 DPDK:fast-tests / devargs_autotest OK 0.21 s
21/113 DPDK:fast-tests / dispatcher_autotest SKIP 0.15 s
22/113 DPDK:fast-tests / distributor_autotest OK 1.41 s
23/113 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.07 s
24/113 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.45 s
25/113 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.48 s
26/113 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.34 s
27/113 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.92 s
28/113 DPDK:fast-tests / eal_flags_a_opt_autotest OK 1.04 s
29/113 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.98 s
30/113 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.88 s
31/113 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.28 s
32/113 DPDK:fast-tests / eal_flags_mem_autotest OK 1.09 s
33/113 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.60 s
34/113 DPDK:fast-tests / eal_flags_misc_autotest OK 2.64 s
35/113 DPDK:fast-tests / eal_fs_autotest OK 0.22 s
36/113 DPDK:fast-tests / errno_autotest OK 0.22 s
37/113 DPDK:fast-tests / ethdev_link_status OK 0.23 s
38/113 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.73 s
39/113 DPDK:fast-tests / event_ring_autotest OK 0.24 s
40/113 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
41/113 DPDK:fast-tests / eventdev_selftest_sw OK 0.37 s
42/113 DPDK:fast-tests / fbarray_autotest OK 0.24 s
43/113 DPDK:fast-tests / fib_autotest OK 1.29 s
44/113 DPDK:fast-tests / fib6_autotest OK 1.46 s
45/113 DPDK:fast-tests / func_reentrancy_autotest OK 0.88 s
46/113 DPDK:fast-tests / graph_autotest OK 0.22 s
47/113 DPDK:fast-tests / node_list_dump OK 0.26 s
48/113 DPDK:fast-tests / hash_autotest OK 0.36 s
49/113 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
50/113 DPDK:fast-tests / interrupt_autotest OK 1.26 s
51/113 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
52/113 DPDK:fast-tests / ipsec_autotest SKIP 0.22 s
53/113 DPDK:fast-tests / kvargs_autotest OK 0.22 s
54/113 DPDK:fast-tests / latencystats_autotest OK 0.22 s
55/113 DPDK:fast-tests / lcores_autotest OK 25.45 s
56/113 DPDK:fast-tests / logs_autotest OK 0.23 s
57/113 DPDK:fast-tests / lpm_autotest OK 3.59 s
58/113 DPDK:fast-tests / lpm6_autotest OK 5.65 s
59/113 DPDK:fast-tests / malloc_autotest OK 1.82 s
60/113 DPDK:fast-tests / mbuf_autotest OK 0.22 s
61/113 DPDK:fast-tests / mcslock_autotest OK 0.64 s
62/113 DPDK:fast-tests / member_autotest OK 0.90 s
63/113 DPDK:fast-tests / memcpy_autotest OK 2.28 s
64/113 DPDK:fast-tests / memory_autotest OK 0.21 s
65/113 DPDK:fast-tests / mempool_autotest OK 0.52 s
66/113 DPDK:fast-tests / memzone_autotest OK 0.20 s
67/113 DPDK:fast-tests / meter_autotest OK 0.29 s
68/113 DPDK:fast-tests / metrics_autotest OK 0.31 s
69/113 DPDK:fast-tests / multiprocess_autotest OK 0.41 s
70/113 DPDK:fast-tests / net_ether_autotest OK 0.79 s
71/113 DPDK:fast-tests / pdcp_autotest SKIP 0.17 s
72/113 DPDK:fast-tests / pdump_autotest OK 0.45 s
73/113 DPDK:fast-tests / per_lcore_autotest OK 0.35 s
74/113 DPDK:fast-tests / pflock_autotest OK 0.43 s
75/113 DPDK:fast-tests / pie_autotest OK 0.24 s
76/113 DPDK:fast-tests / ring_pmd_autotest OK 0.36 s
77/113 DPDK:fast-tests / power_autotest OK 0.22 s
78/113 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.25 s
79/113 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.34 s
80/113 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
81/113 DPDK:fast-tests / prefetch_autotest OK 0.19 s
82/113 DPDK:fast-tests / ptr_compress_autotest OK 0.21 s
83/113 DPDK:fast-tests / rawdev_autotest OK 0.22 s
84/113 DPDK:fast-tests / rcu_qsbr_autotest OK 0.39 s
85/113 DPDK:fast-tests / reorder_autotest OK 0.37 s
86/113 DPDK:fast-tests / rib_autotest OK 6.52 s
87/113 DPDK:fast-tests / rib6_autotest OK 5.16 s
88/113 DPDK:fast-tests / ring_autotest OK 0.27 s
89/113 DPDK:fast-tests / rwlock_test1_autotest OK 0.32 s
90/113 DPDK:fast-tests / rwlock_rda_autotest OK 5.29 s
91/113 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.23 s
92/113 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
93/113 DPDK:fast-tests / sched_autotest OK 0.25 s
94/113 DPDK:fast-tests / security_autotest OK 0.17 s
95/113 DPDK:fast-tests / seqlock_autotest SKIP 0.22 s
96/113 DPDK:fast-tests / service_autotest OK 0.32 s
97/113 DPDK:fast-tests / spinlock_autotest OK 0.30 s
98/113 DPDK:fast-tests / stack_autotest OK 0.24 s
99/113 DPDK:fast-tests / stack_lf_autotest OK 0.33 s
100/113 DPDK:fast-tests / string_autotest OK 0.24 s
101/113 DPDK:fast-tests / table_autotest OK 7.01 s
102/113 DPDK:fast-tests / tailq_autotest OK 0.30 s
103/113 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
104/113 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
105/113 DPDK:fast-tests / thash_autotest OK 0.22 s
106/113 DPDK:fast-tests / threads_autotest OK 0.33 s
107/113 DPDK:fast-tests / ticketlock_autotest OK 0.23 s
108/113 DPDK:fast-tests / timer_autotest OK 2.65 s
109/113 DPDK:fast-tests / trace_autotest OK 0.23 s
110/113 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s
111/113 DPDK:fast-tests / vdev_autotest OK 0.22 s
112/113 DPDK:fast-tests / version_autotest OK 0.22 s
113/113 DPDK:fast-tests / telemetry_all SKIP 0.01 s
Ok: 102
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 10
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test bitops_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
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 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
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (47 preceding siblings ...)
2024-10-13 21:37 ` dpdklab
@ 2024-10-13 23:12 ` dpdklab
2024-10-13 23:20 ` dpdklab
` (5 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 23:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274433
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (48 preceding siblings ...)
2024-10-13 23:12 ` dpdklab
@ 2024-10-13 23:20 ` dpdklab
2024-10-13 23:29 ` |SUCCESS| " dpdklab
` (4 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 23:20 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#274454
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== 20 line log output for Ubuntu 22.04 (ARM) (dpdk_unit_test): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |SUCCESS| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (49 preceding siblings ...)
2024-10-13 23:20 ` dpdklab
@ 2024-10-13 23:29 ` dpdklab
2024-10-14 0:46 ` |FAILURE| " dpdklab
` (3 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-13 23:29 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/145777
_Testing PASS_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing pass
Upstream job id: Generic-DPDK-Compile-Meson#315022
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+=======================+======================+===================+==================+===================+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+-------------------+------------------+-------------------+
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
FreeBSD 13.4
Kernel: 13.4-RELEASE-p1
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.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.2.0-23ubuntu4) 13.2.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (50 preceding siblings ...)
2024-10-13 23:29 ` |SUCCESS| " dpdklab
@ 2024-10-14 0:46 ` dpdklab
2024-10-14 1:31 ` |WARNING| " dpdklab
` (2 subsequent siblings)
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-14 0:46 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Vladimir Medvedkin
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#315030
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Fedora 38 (ARM) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |WARNING| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (51 preceding siblings ...)
2024-10-14 0:46 ` |FAILURE| " dpdklab
@ 2024-10-14 1:31 ` dpdklab
2024-10-21 11:10 ` |FAILURE| " dpdklab
2024-10-22 1:37 ` dpdklab
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-14 1:31 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: ACVP-FIPS-testing#7309
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+--------------------+----------------------+----------------------+
==== 20 line log output for Ubuntu 22.04 (ARM) (compressdev_zlib_pmd): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc 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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (52 preceding siblings ...)
2024-10-14 1:31 ` |WARNING| " dpdklab
@ 2024-10-21 11:10 ` dpdklab
2024-10-22 1:37 ` dpdklab
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-21 11:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Medvedkin, Vladimir
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Medvedkin, Vladimir <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#279446
Test environment and result as below:
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm) | WARN | WARN | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | WARN | SKIPPED |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
==== 20 line log output for Ubuntu 22.04 (ARM) (dpdk_unit_test): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
* |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
` (53 preceding siblings ...)
2024-10-21 11:10 ` |FAILURE| " dpdklab
@ 2024-10-22 1:37 ` dpdklab
54 siblings, 0 replies; 55+ messages in thread
From: dpdklab @ 2024-10-22 1:37 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Medvedkin, Vladimir
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/145777
_Testing issues_
Submitter: Medvedkin, Vladimir <vladimir.medvedkin@intel.com>
Date: Friday, October 11 2024 17:57:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3
145777 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#320686
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Fedora 40 (ARM) (dpdk_meson_compile): ====
Message: lib/rawdev: Defining dependency "rawdev"
Message: lib/regexdev: Defining dependency "regexdev"
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_NEON" : 1 (cached)
Fetching value of define "__ARM_FEATURE_BF16" :
Message: lib/mldev: Defining dependency "mldev"
Message: lib/rib: Defining dependency "rib"
Message: lib/reorder: Defining dependency "reorder"
Message: lib/sched: Defining dependency "sched"
Message: lib/security: Defining dependency "security"
Message: lib/stack: Defining dependency "stack"
Has header "linux/userfaultfd.h" : YES
Has header "linux/vduse.h" : YES
Message: lib/vhost: Defining dependency "vhost"
Message: lib/ipsec: Defining dependency "ipsec"
Message: lib/pdcp: Defining dependency "pdcp"
lib/fib/meson.build:15:3: ERROR: Unknown variable "target_has_avx512".
A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@4/dpdk/build/meson-logs/meson-log.txt
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31441/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 55+ messages in thread
end of thread, other threads:[~2024-10-22 1:37 UTC | newest]
Thread overview: 55+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20241011175701.116371-1-vladimir.medvedkin@intel.com>
2024-10-11 17:46 ` |FAILURE| pw145777 [PATCH v4] fib: network byte order IPv4 lookup qemudev
2024-10-11 17:57 ` |SUCCESS| " checkpatch
2024-10-11 18:42 ` |FAILURE| " 0-day Robot
2024-10-13 11:42 ` |FAILURE| pw145777 [PATCH] [v4] " dpdklab
2024-10-13 12:04 ` |SUCCESS| " dpdklab
2024-10-13 12:17 ` |FAILURE| " dpdklab
2024-10-13 12:19 ` dpdklab
2024-10-13 12:19 ` dpdklab
2024-10-13 12:22 ` |WARNING| " dpdklab
2024-10-13 12:37 ` |SUCCESS| " dpdklab
2024-10-13 13:53 ` |WARNING| " dpdklab
2024-10-13 19:31 ` |SUCCESS| " dpdklab
2024-10-13 19:44 ` |PENDING| " dpdklab
2024-10-13 20:01 ` |FAILURE| " dpdklab
2024-10-13 20:13 ` |SUCCESS| " dpdklab
2024-10-13 20:32 ` |FAILURE| " dpdklab
2024-10-13 20:52 ` dpdklab
2024-10-13 20:53 ` dpdklab
2024-10-13 20:58 ` dpdklab
2024-10-13 20:59 ` dpdklab
2024-10-13 21:01 ` dpdklab
2024-10-13 21:01 ` dpdklab
2024-10-13 21:02 ` dpdklab
2024-10-13 21:04 ` dpdklab
2024-10-13 21:05 ` dpdklab
2024-10-13 21:05 ` dpdklab
2024-10-13 21:05 ` dpdklab
2024-10-13 21:06 ` dpdklab
2024-10-13 21:08 ` dpdklab
2024-10-13 21:08 ` dpdklab
2024-10-13 21:09 ` dpdklab
2024-10-13 21:09 ` dpdklab
2024-10-13 21:09 ` dpdklab
2024-10-13 21:10 ` dpdklab
2024-10-13 21:10 ` dpdklab
2024-10-13 21:11 ` dpdklab
2024-10-13 21:11 ` dpdklab
2024-10-13 21:13 ` dpdklab
2024-10-13 21:14 ` dpdklab
2024-10-13 21:15 ` dpdklab
2024-10-13 21:16 ` dpdklab
2024-10-13 21:16 ` dpdklab
2024-10-13 21:17 ` dpdklab
2024-10-13 21:17 ` dpdklab
2024-10-13 21:17 ` dpdklab
2024-10-13 21:18 ` dpdklab
2024-10-13 21:37 ` dpdklab
2024-10-13 21:37 ` dpdklab
2024-10-13 23:12 ` dpdklab
2024-10-13 23:20 ` dpdklab
2024-10-13 23:29 ` |SUCCESS| " dpdklab
2024-10-14 0:46 ` |FAILURE| " dpdklab
2024-10-14 1:31 ` |WARNING| " dpdklab
2024-10-21 11:10 ` |FAILURE| " dpdklab
2024-10-22 1:37 ` dpdklab
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).