automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	Arek Kusztal <arkadiuszx.kusztal@intel.com>
Subject: |FAILURE| pw126265-126266 [PATCH] [2/2] crypto/qat: add sm3 hmac
Date: Wed, 19 Apr 2023 20:39:16 +0000 (UTC)	[thread overview]
Message-ID: <20230419203916.D3F6E60092@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126266

_Testing issues_

Submitter: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Date: Wednesday, April 19 2023 19:51:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

126265-126266 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Native (dpdk_meson_compile): ====
[1330/3181] Generating lib/port.sym_chk with a custom command (wrapped by meson to capture output)
[1331/3181] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output)
[1332/3181] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[1333/3181] Generating drivers/rte_net_bnxt.pmd.c with a custom command
[1334/3181] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[1335/3181] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output)
[1336/3181] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[1337/3181] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[1338/3181] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[1339/3181] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o
[1340/3181] Generating lib/mldev.sym_chk with a custom command (wrapped by meson to capture output)
[1341/3181] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output)
[1342/3181] Generating drivers/rte_net_cnxk.pmd.c with a custom command
[1343/3181] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[1344/3181] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[1345/3181] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o
[1346/3181] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1347/3181] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[1348/3181] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== 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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-04-19 20:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-19 20:39 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-19 21:02 dpdklab
2023-04-19 20:47 dpdklab
2023-04-19 20:42 dpdklab
     [not found] <20230419195109.1659341-2-arkadiuszx.kusztal@intel.com>
2023-04-19 19:40 ` |FAILURE| pw126265-126266 [PATCH 2/2] " qemudev

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=20230419203916.D3F6E60092@dpdk-ubuntu.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=david.marchand@redhat.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).