From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, Andrzej Ostruszka <amo@semihalf.com>
Subject: |WARNING| pw105573 [PATCH] [1/1] ring: fix off by 1 mistake
Date: Mon, 3 Jan 2022 15:51:48 +0000 (UTC) [thread overview]
Message-ID: <20220103155148.0898060092@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 4313 bytes --]
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/105573
_Testing issues_
Submitter: Andrzej Ostruszka <amo@semihalf.com>
Date: Monday, January 03 2022 14:22:01
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8
105573 --> testing fail
Test environment and result as below:
+-----------------------------+----------+
| Environment | abi_test |
+=============================+==========+
| FreeBSD 13 | PASS |
+-----------------------------+----------+
| Ubuntu 20.04 ARM GCC Native | PASS |
+-----------------------------+----------+
| Fedora 34 | PASS |
+-----------------------------+----------+
| openSUSE Leap 15 | PASS |
+-----------------------------+----------+
| Ubuntu 18.04 | PASS |
+-----------------------------+----------+
| RHEL 7 | PASS |
+-----------------------------+----------+
| Arch Linux | FAIL |
+-----------------------------+----------+
| CentOS 8 | PASS |
+-----------------------------+----------+
| RHEL8 | PASS |
+-----------------------------+----------+
| Fedora 32 | PASS |
+-----------------------------+----------+
| Fedora 33 | PASS |
+-----------------------------+----------+
| Fedora 31 | FAIL |
+-----------------------------+----------+
| Fedora 34 clang | PASS |
+-----------------------------+----------+
| CentOS Stream 8 | PASS |
+-----------------------------+----------+
| Ubuntu 20.04 | PASS |
+-----------------------------+----------+
==== 20 line log output for Fedora 31 (abi_test): ====
[3044/3073] Linking target examples/dpdk-l3fwd.
[3045/3073] Linking target examples/dpdk-l2fwd-jobstats.
[3046/3073] Linking target examples/dpdk-l2fwd-crypto.
[3047/3073] Linking target examples/dpdk-ntb.
[3048/3073] Linking target examples/dpdk-hotplug_mp.
[3049/3073] Linking target examples/dpdk-l3fwd-power.
[3050/3073] Linking target examples/dpdk-l3fwd-graph.
[3051/3073] Linking target examples/dpdk-symmetric_mp.
[3052/3073] Linking target examples/dpdk-mp_server.
[3053/3073] Linking target examples/dpdk-mp_client.
[3054/3073] Linking target examples/dpdk-simple_mp.
[3055/3073] Linking target examples/dpdk-pthread_shim.
[3056/3073] Linking target examples/dpdk-link_status_interrupt.
[3057/3073] Linking target examples/dpdk-service_cores.
[3058/3073] Linking target examples/dpdk-packet_ordering.
ninja: build stopped: subcommand failed.
==== Creating reference DPDK ABI
Error: install directory 'build_install' does not exist.
==== Checking ABI
Error: directory to check 'build_install' does not exist.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20588/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
reply other threads:[~2022-01-03 15:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220103155148.0898060092@dpdk-ubuntu.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=amo@semihalf.com \
--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).