From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
David Marchand <david.marchand@redhat.com>,
Thomas Monjalon <thomas@monjalon.net>,
Erik Gabriel Carrillo <erik.g.carrillo@intel.com>
Subject: |FAILURE| pw122506 [PATCH] [v2] eventdev/timer: fix overflow issue
Date: Wed, 25 Jan 2023 09:16:36 +0000 (UTC) [thread overview]
Message-ID: <20230125091636.9267460962@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 4334 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/122506
_Testing issues_
Submitter: Erik Gabriel Carrillo <erik.g.carrillo@intel.com>
Date: Tuesday, January 24 2023 20:45:55
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2a211079a92e962bbd0ec81e425a6ffc32890e67
122506 --> testing fail
Test environment and result as below:
+-------------------------------+----------------+--------------------+----------------------+
| Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS | PASS |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13 | SKIPPED | PASS | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
==== 20 line log output for Debian Bullseye (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest OK 0.40 s
94/103 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s
95/103 DPDK:fast-tests / table_autotest OK 11.20 s
96/103 DPDK:fast-tests / ring_pmd_autotest OK 0.22 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.01 s
98/103 DPDK:fast-tests / bitratestats_autotest OK 0.21 s
99/103 DPDK:fast-tests / latencystats_autotest OK 0.17 s
100/103 DPDK:fast-tests / pdump_autotest OK 5.31 s
101/103 DPDK:fast-tests / vdev_autotest OK 0.18 s
102/103 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
103/103 DPDK:fast-tests / telemetry_all SKIP 0.01 s
Ok: 93
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 9
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 11.3.1-2
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25075/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2023-01-25 9:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-25 9:16 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-25 10:19 dpdklab
2023-01-25 10:19 dpdklab
2023-01-25 10:18 dpdklab
2023-01-25 10:18 dpdklab
2023-01-25 10:18 dpdklab
2023-01-25 10:18 dpdklab
2023-01-25 9:16 dpdklab
2023-01-25 9:16 dpdklab
2023-01-25 9:16 dpdklab
2023-01-25 9:16 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=20230125091636.9267460962@dpdk-ubuntu.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=david.marchand@redhat.com \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=erik.g.carrillo@intel.com \
--cc=test-report@dpdk.org \
--cc=thomas@monjalon.net \
/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).