automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Subject: |FAILURE| pw141952-141954 [PATCH] [3/3] test/bpf: add extra test cas
Date: Thu, 27 Jun 2024 18:46:42 -0700 (PDT)	[thread overview]
Message-ID: <667e1602.050a0220.7f3c3.1ae1SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240627115531.1440-4-konstantin.v.ananyev@yandex.ru>

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

_Testing issues_

Submitter: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Date: Thursday, June 27 2024 11:55:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeb4b1d1f491b53c3024e0a9e8839acf514122cd

141952-141954 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.1        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye     | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12           | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37           | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38           | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39           | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 40           | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| RHEL9               | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8               | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[2274/2777] Compiling C object 'lib/76b5a35@@rte_cryptodev@sta/cryptodev_cryptodev_pmd.c.o'.
[2275/2777] Linking static target lib/librte_cryptodev.a.
[2276/2777] Generating cryptodev.sym_chk with a meson_exe.py custom command.
[2277/2777] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_comp.c.o'.
[2278/2777] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_compressdev_pmd.c.o'.
[2279/2777] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_compressdev.c.o'.
[2280/2777] Linking static target lib/librte_compressdev.a.
[2281/2777] Generating compressdev.sym_chk with a meson_exe.py custom command.
[2282/2777] Compiling C object 'lib/76b5a35@@rte_cfgfile@sta/cfgfile_rte_cfgfile.c.o'.
[2283/2777] Linking static target lib/librte_cfgfile.a.
[2284/2777] Generating cfgfile.sym_chk with a meson_exe.py custom command.
[2285/2777] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_convert.c.o'.
[2286/2777] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_load_elf.c.o'.
[2287/2777] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_jit_x86.c.o'.
[2288/2777] Compiling C object 'lib/76b5a35@@rte_bpf@sta/bpf_bpf_validate.c.o'.
^[[01m^[[K../lib/bpf/bpf_validate.c:2386:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kreturn type defaults to '^[[01m^[[Kint^[[m^[[K' [^[[01;31m^[[K-Werror=implicit-int^[[m^[[K]
2386 | ^[[01;31m^[[Kevaluate^[[m^[[K(struct bpf_verifier *bvf)
| ^[[01;31m^[[K^~~~~~~~^[[m^[[K
^[[01m^[[K../lib/bpf/bpf_validate.c:2386:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kno previous prototype for '^[[01m^[[Kevaluate^[[m^[[K' [^[[01;31m^[[K-Werror=missing-prototypes^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2024-06-28  1:46 UTC|newest]

Thread overview: 111+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240627115531.1440-4-konstantin.v.ananyev@yandex.ru>
2024-06-27 11:33 ` |SUCCESS| pw141952-141954 [PATCH 3/3] test/bpf: add extra test cases for bpf convert qemudev
2024-06-27 11:37 ` qemudev
2024-06-27 12:00 ` |SUCCESS| pw141954 " checkpatch
2024-06-27 12:46 ` |FAILURE| " 0-day Robot
2024-06-27 14:32 ` |SUCCESS| pw141952-141954 [PATCH] [3/3] test/bpf: add extra test cas dpdklab
2024-06-27 15:39 ` dpdklab
2024-06-27 15:52 ` dpdklab
2024-06-27 16:10 ` dpdklab
2024-06-27 16:24 ` dpdklab
2024-06-27 17:08 ` dpdklab
2024-06-27 17:33 ` |WARNING| " dpdklab
2024-06-27 17:35 ` dpdklab
2024-06-27 17:38 ` dpdklab
2024-06-27 17:39 ` dpdklab
2024-06-27 17:45 ` dpdklab
2024-06-27 17:46 ` dpdklab
2024-06-27 17:49 ` dpdklab
2024-06-27 17:53 ` dpdklab
2024-06-27 18:00 ` dpdklab
2024-06-27 18:03 ` dpdklab
2024-06-27 18:09 ` dpdklab
2024-06-27 18:11 ` |SUCCESS| " dpdklab
2024-06-27 18:11 ` |WARNING| " dpdklab
2024-06-27 18:12 ` dpdklab
2024-06-27 18:19 ` |SUCCESS| " dpdklab
2024-06-27 18:27 ` |WARNING| " dpdklab
2024-06-27 18:32 ` |SUCCESS| " dpdklab
2024-06-27 18:40 ` |WARNING| " dpdklab
2024-06-27 19:44 ` |SUCCESS| " dpdklab
2024-06-27 19:53 ` dpdklab
2024-06-27 20:27 ` dpdklab
2024-06-27 20:44 ` |FAILURE| " dpdklab
2024-06-27 20:45 ` dpdklab
2024-06-27 20:46 ` dpdklab
2024-06-27 20:49 ` dpdklab
2024-06-27 20:50 ` dpdklab
2024-06-27 20:51 ` dpdklab
2024-06-27 21:05 ` |SUCCESS| " dpdklab
2024-06-27 21:21 ` |FAILURE| " dpdklab
2024-06-27 21:28 ` |SUCCESS| " dpdklab
2024-06-27 21:31 ` dpdklab
2024-06-27 21:32 ` |FAILURE| " dpdklab
2024-06-27 21:58 ` |SUCCESS| " dpdklab
2024-06-27 22:25 ` dpdklab
2024-06-27 22:46 ` dpdklab
2024-06-28  1:35 ` |FAILURE| " dpdklab
2024-06-28  1:36 ` dpdklab
2024-06-28  1:37 ` dpdklab
2024-06-28  1:40 ` dpdklab
2024-06-28  1:40 ` dpdklab
2024-06-28  1:42 ` dpdklab
2024-06-28  1:42 ` dpdklab
2024-06-28  1:43 ` dpdklab
2024-06-28  1:43 ` dpdklab
2024-06-28  1:43 ` dpdklab
2024-06-28  1:43 ` dpdklab
2024-06-28  1:44 ` dpdklab
2024-06-28  1:44 ` dpdklab
2024-06-28  1:45 ` dpdklab
2024-06-28  1:45 ` dpdklab
2024-06-28  1:46 ` dpdklab
2024-06-28  1:46 ` dpdklab [this message]
2024-06-28  1:46 ` dpdklab
2024-06-28  1:49 ` dpdklab
2024-06-28  1:50 ` dpdklab
2024-06-28  1:51 ` dpdklab
2024-06-28  1:52 ` dpdklab
2024-06-28  1:53 ` dpdklab
2024-06-28  1:54 ` dpdklab
2024-06-28  1:55 ` dpdklab
2024-06-28  1:56 ` dpdklab
2024-06-28  1:56 ` dpdklab
2024-06-28  1:57 ` dpdklab
2024-06-28  1:58 ` dpdklab
2024-06-28  1:58 ` dpdklab
2024-06-28  1:59 ` dpdklab
2024-06-28  1:59 ` dpdklab
2024-06-28  2:00 ` dpdklab
2024-06-28  2:01 ` dpdklab
2024-06-28  2:01 ` dpdklab
2024-06-28  2:28 ` dpdklab
2024-06-28  2:31 ` dpdklab
2024-06-28  2:33 ` dpdklab
2024-06-28  2:34 ` dpdklab
2024-06-28  2:34 ` dpdklab
2024-06-28  2:36 ` dpdklab
2024-06-28  2:37 ` dpdklab
2024-06-28  2:38 ` dpdklab
2024-06-28  2:38 ` dpdklab
2024-06-28  2:41 ` dpdklab
2024-06-28  2:41 ` dpdklab
2024-06-28  2:44 ` dpdklab
2024-06-28  2:44 ` dpdklab
2024-06-28  2:44 ` dpdklab
2024-06-28  2:45 ` dpdklab
2024-06-28  3:52 ` dpdklab
2024-06-28  3:53 ` dpdklab
2024-06-28  3:53 ` dpdklab
2024-06-28  3:54 ` dpdklab
2024-06-28  3:54 ` dpdklab
2024-06-28  3:55 ` dpdklab
2024-06-28  3:56 ` dpdklab
2024-06-28  3:56 ` dpdklab
2024-06-28  3:58 ` dpdklab
2024-06-28  3:59 ` dpdklab
2024-06-28  3:59 ` dpdklab
2024-06-28  4:00 ` dpdklab
2024-06-28  4:00 ` dpdklab
2024-06-28 13:47 ` dpdklab
2024-06-28 14:03 ` dpdklab
2024-06-29  2:57 ` |WARNING| " dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=667e1602.050a0220.7f3c3.1ae1SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=konstantin.v.ananyev@yandex.ru \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).