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: |WARNING| pw148453-148463 [PATCH] [v3,11/11] net/ntnic: remove unnec
Date: Sat, 16 Nov 2024 09:49:54 -0800 (PST)	[thread overview]
Message-ID: <6738db42.170a0220.29d18d.a88fSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241114023738.141821-12-stephen@networkplumber.org>

Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/148463

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thursday, November 14 2024 02:36:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:78383e9816a8efe2ba16ec2ce65d51b94e6114e7

148453-148463 --> testing issues

Upstream job id: ACVP-FIPS-testing#7976

Test environment and result as below:

+--------------------+----------------------+----------------------+
|    Environment     | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS                 | SKIPPED              |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04       | PASS                 | SKIPPED              |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04       | SKIPPED              | WARN                 |
+--------------------+----------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
[3081/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_ccm.c.o
[3082/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_gcm.c.o
[3083/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_cmac.c.o
[3084/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_tdes.c.o
[3085/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_xts.c.o
[3086/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_sha.c.o
[3087/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation.c.o
[3088/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_eddsa.c.o
[3089/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_ecdsa.c.o
[3090/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_rsa.c.o
[3091/3099] Compiling C object app/dpdk-test.p/test_test_table_combined.c.o
[3092/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_dev_self_test.c.o
[3093/3099] Compiling C object app/dpdk-test.p/test_virtual_pmd.c.o
[3094/3099] Compiling C object examples/dpdk-fips_validation.p/fips_validation_main.c.o
[3095/3099] Linking target examples/dpdk-fips_validation
[3096/3099] Compiling C object app/dpdk-test.p/test_test_trace_perf.c.o
[3097/3099] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o
[3098/3099] Compiling C object app/dpdk-test.p/test_test_ring.c.o
[3099/3099] Linking target app/dpdk-test
Processing file ../out/acvp-aes-cbc-vectors.json... Processing file ../out/cmac-aes-vectors.json... Processing file ../out/acvp-aes-gmac-vectors.json... Processing file ../out/hmac-sha-1-vectors.json... Processing file ../out/acvp-tdes-cbc-vectors.json... Processing file ../out/acvp-aes-ctr-vectors.json...
==== End log output ====

Ubuntu 22.04 (ARM)
	Kernel: 5.15.0-97-generic
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 22.04
	Kernel: 5.15.0-100-generic
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2024-11-16 17:49 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20241114023738.141821-12-stephen@networkplumber.org>
2024-11-14  2:11 ` |SUCCESS| pw148453-148463 [PATCH v3 11/11] net/ntnic: remove unnecessary memset qemudev
2024-11-14  2:16 ` qemudev
2024-11-14  2:40 ` |SUCCESS| pw148463 " checkpatch
2024-11-14  3:25 ` 0-day Robot
2024-11-14  8:34 ` |SUCCESS| pw148453-148463 [PATCH] [v3,11/11] net/ntnic: remove unnec dpdklab
2024-11-14  8:48 ` dpdklab
2024-11-14  8:49 ` dpdklab
2024-11-14  8:55 ` dpdklab
2024-11-14  9:02 ` dpdklab
2024-11-14  9:02 ` dpdklab
2024-11-14  9:15 ` dpdklab
2024-11-14  9:25 ` dpdklab
2024-11-14  9:35 ` dpdklab
2024-11-14  9:35 ` dpdklab
2024-11-14  9:47 ` dpdklab
2024-11-14 10:08 ` dpdklab
2024-11-14 10:46 ` |PENDING| " dpdklab
2024-11-14 10:50 ` dpdklab
2024-11-14 11:31 ` |SUCCESS| " dpdklab
2024-11-14 13:03 ` |PENDING| " dpdklab
2024-11-14 13:50 ` |WARNING| " dpdklab
2024-11-14 13:53 ` |SUCCESS| " dpdklab
2024-11-14 14:01 ` dpdklab
2024-11-14 14:13 ` |PENDING| " dpdklab
2024-11-14 14:39 ` |SUCCESS| " dpdklab
2024-11-14 14:47 ` |WARNING| " dpdklab
2024-11-14 15:05 ` |SUCCESS| " dpdklab
2024-11-14 15:56 ` dpdklab
2024-11-14 16:01 ` dpdklab
2024-11-14 16:22 ` dpdklab
2024-11-14 17:11 ` |WARNING| " dpdklab
2024-11-14 17:23 ` |SUCCESS| " dpdklab
2024-11-14 17:27 ` dpdklab
2024-11-14 18:54 ` dpdklab
2024-11-14 19:13 ` dpdklab
2024-11-14 21:00 ` dpdklab
2024-11-14 22:19 ` dpdklab
2024-11-16 15:08 ` |WARNING| " dpdklab
2024-11-16 15:19 ` dpdklab
2024-11-16 17:28 ` |SUCCESS| " dpdklab
2024-11-16 17:49 ` dpdklab [this message]
2024-11-16 18:30 ` dpdklab
2024-11-16 18:32 ` |WARNING| " dpdklab
2024-11-16 18:38 ` dpdklab
2024-11-16 18:40 ` dpdklab
2024-11-16 18:46 ` dpdklab
2024-11-16 19:05 ` 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=6738db42.170a0220.29d18d.a88fSMTPIN_ADDED_MISSING@mx.google.com \
    --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).