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, Xueming Li <xuemingl@nvidia.com>,
	Christian Ehrhardt <christian.ehrhardt@canonical.com>,
	Kevin Traynor <ktraynor@redhat.com>,
	Luca Boccassi <bluca@debian.org>
Subject: |WARNING| [GIT MASTER] 1a055be1a3756b5bc4cc814e939c81985cd59289
Date: Sat, 13 Jul 2024 01:23:54 -0700 (PDT)	[thread overview]
Message-ID: <6692399a.050a0220.966c6.29a6SMTPIN_ADDED_MISSING@mx.google.com> (raw)

_Testing issues_

Branch: tags/v22.11

1a055be1a3756b5bc4cc814e939c81985cd59289 --> testing issues

Test environment and result as below:

+-----------------------------+--------------+---------------------------+------------------------------+----------------+
|         Environment         | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE        | FAIL         | SKIPPED                   | SKIPPED                      | SKIPPED        |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm)             | SKIPPED      | PASS                      | PASS                         | SKIPPED        |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29839/

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2024-07-13  8:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-13  8:23 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-24  6:39 dpdklab
2024-07-23  9:26 dpdklab
2024-07-23  9:25 dpdklab
2024-07-21  7:22 dpdklab
2024-07-19  8:15 dpdklab
2024-07-18  9:30 dpdklab
2024-07-17  9:49 dpdklab
2024-07-16  7:46 dpdklab
2024-07-15  7:02 dpdklab
2024-07-14  7:07 dpdklab
2024-07-12  6:11 dpdklab
2024-07-11  8:16 dpdklab
2024-07-10  9:07 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=6692399a.050a0220.966c6.29a6SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=bluca@debian.org \
    --cc=christian.ehrhardt@canonical.com \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=ktraynor@redhat.com \
    --cc=test-report@dpdk.org \
    --cc=xuemingl@nvidia.com \
    /path/to/YOUR_REPLY

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

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