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
Subject: [dpdk-test-report] |FAILURE| pw87984-87988 [PATCH] [v2, 5/5] doc/guides/l3_forward: update documentation for FIB
Date: Thu, 18 Feb 2021 14:49:40 -0500 (EST)	[thread overview]
Message-ID: <20210218194940.D1C7530560@noxus.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 4665 bytes --]

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/87988

_Testing issues_

Submitter: Conor Walsh <conor.walsh@intel.com>
Date: Thursday, February 18 2021 15:20:56 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:442155f70c6bbdf59aa1f7b4d8039b5140f62927

87984-87988 --> testing fail

Test environment and result as below:

+---------------------+----------------------+--------------------+----------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS           | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS 8            | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM    | SKIPPED              | FAIL               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31           | SKIPPED              | PASS               | SKIPPED        | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+

==== 20 line log output for Ubuntu 18.04 ARM (dpdk_meson_compile): ====
[2754/2804] Compiling C object examples/dpdk-vdpa.p/vdpa_main.c.o
[2755/2804] Compiling C object examples/dpdk-pthread_shim.p/performance-thread_common_lthread.c.o
[2756/2804] Compiling C object examples/dpdk-vmdq_dcb.p/vmdq_dcb_main.c.o
[2757/2804] Compiling C object app/test/dpdk-test.p/test_mbuf.c.o
[2758/2804] Compiling C object examples/dpdk-pipeline.p/pipeline_thread.c.o
[2759/2804] Compiling C object examples/dpdk-vhost_crypto.p/vhost_crypto_main.c.o
[2760/2804] Compiling C object examples/dpdk-pthread_shim.p/performance-thread_common_lthread_tls.c.o
[2761/2804] Compiling C object examples/dpdk-efd_node.p/server_node_efd_node_node.c.o
[2762/2804] Compiling C object examples/dpdk-l3fwd.p/l3fwd_l3fwd_em.c.o
[2763/2804] Compiling C object examples/dpdk-qos_sched.p/qos_sched_app_thread.c.o
[2764/2804] Compiling C object app/test/dpdk-test.p/test_cryptodev.c.o
[2765/2804] Compiling C object app/test/dpdk-test.p/test_trace_perf.c.o
[2766/2804] Compiling C object app/test/dpdk-test.p/test_ring_perf.c.o
[2767/2804] Compiling C object drivers/libtmp_rte_net_octeontx2.a.p/net_octeontx2_otx2_rx.c.o
[2768/2804] Compiling C object app/test/dpdk-test.p/test_ring.c.o
[2769/2804] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxtx.c.o
[2770/2804] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker.c.o
[2771/2804] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker_dual.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

UNH-IOL DPDK Community Lab

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

                 reply	other threads:[~2021-02-18 19:49 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=20210218194940.D1C7530560@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).