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,
	Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Subject: |FAILURE| pw133340 [PATCH] [v2] test/cryptodev: add modexp group tes
Date: Thu, 26 Oct 2023 00:07:05 -0700 (PDT)	[thread overview]
Message-ID: <653a1019.050a0220.8872b.42a5SMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133340

_Testing issues_

Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Thursday, October 26 2023 03:58:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2a0557d1ea21c3f63a212385348c97c414970e81

133340 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
"clang" "-Iapp\dpdk-test.exe.p" "-Iapp" "-I..\app" "-Ilib\cmdline" "-I..\lib\cmdline" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\net" "-I..\lib\net" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Idrivers\net\ring" "-I..\drivers\net\ring" "-Ilib\ethdev" "-I..\lib\ethdev" "-Ilib\meter" "-I..\lib\meter" "-Idrivers\bus\pci" "-I..\drivers\bus\pci" "-I..\drivers\bus\pci\windows" "-Ilib\pci" "-I..\lib\pci" "-Idrivers\bus\vdev" "-I..\drivers\bus\vdev" "-Ilib\hash" "-I..\lib\hash" "-Ilib\rcu" "-I..\lib\rcu" "-Ilib\bitratestats" "-I..\lib\bitratestats" "-Ilib\cryptodev" "-I..\lib\cryptodev" "-Il
 ib\security" "-I..\lib\security" "-Ilib\dmadev" "-I..\lib\dmadev" "-Ilib\fib" "-I..\lib\fib" "-Ilib\rib" "-I..\lib\rib" "-Ilib\lpm" "-I..\lib\lpm" "-Ilib\ip_frag" "-I..\lib\ip_frag" "-Ilib\latencystats" "-I..\lib\latencystats" "-Ilib\pcapng" "-I..\lib\pcapng" "-Ilib\reorder" "-I..\lib\reorder" "-Ilib\stack" "-I..\lib\stack" "-Ilib\timer" "-I..\lib\timer" "-IC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-address-of-packed-member" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "-mrtm" "-DALLOW_EXPERIM
 ENTAL_API" "-fno-strict-aliasing" "-DALLOW_INTERNAL_API" -MD -MQ app/dpdk-test.exe.p/test_test_cryptodev_asym.c.obj -MF "app\dpdk-test.exe.p\test_test_cryptodev_asym.c.obj.d" -o app/dpdk-test.exe.p/test_test_cryptodev_asym.c.obj "-c" ../app/test/test_cryptodev_asym.c
../app/test/test_cryptodev_asym.c:2749:30: error: initializer element is not a compile-time constant
modex_group_test_cases[0].description,
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../app/test/test.h:134:38: note: expanded from macro 'TEST_CASE_NAMED_WITH_DATA'
{ setup, teardown, NULL, testcase, name, 1, data }
^~~~
../app/test/test_cryptodev_asym.c:2824:30: error: initializer element is not a compile-time constant
modex_group_test_cases[0].description,
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../app/test/test.h:134:38: note: expanded from macro 'TEST_CASE_NAMED_WITH_DATA'
{ setup, teardown, NULL, testcase, name, 1, data }
^~~~
2 errors generated.
[715/812] Compiling C object app/dpdk-test.exe.p/test_test_bitops.c.obj
[716/812] Linking target app/dpdk-test-gpudev.exe
[717/812] Linking target app/dpdk-testpmd.exe
[718/812] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev_security_ipsec.c.obj
[719/812] Compiling C object app/dpdk-test.exe.p/test_test_memcpy_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-10-26  7:07 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-26  7:07 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-26  8:22 dpdklab
2023-10-26  7:59 dpdklab
2023-10-26  7:49 dpdklab
2023-10-26  7:49 dpdklab
2023-10-26  7:49 dpdklab
2023-10-26  7:49 dpdklab
2023-10-26  7:48 dpdklab
2023-10-26  7:44 dpdklab
2023-10-26  7:41 dpdklab
2023-10-26  7:40 dpdklab
2023-10-26  7:39 dpdklab
2023-10-26  7:39 dpdklab
2023-10-26  7:24 dpdklab
2023-10-26  7:23 dpdklab
2023-10-26  7:23 dpdklab
2023-10-26  7:19 dpdklab
2023-10-26  7:19 dpdklab
2023-10-26  7:18 dpdklab
2023-10-26  7:17 dpdklab
2023-10-26  7:12 dpdklab
2023-10-26  7:12 dpdklab
2023-10-26  7:11 dpdklab
2023-10-26  7:09 dpdklab
2023-10-26  7:05 dpdklab
2023-10-26  7:02 dpdklab
2023-10-26  5:46 dpdklab
2023-10-26  5:35 dpdklab
2023-10-26  5:28 dpdklab
2023-10-26  5:21 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=653a1019.050a0220.8872b.42a5SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=gmuthukrishn@marvell.com \
    --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).