automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw115248 [PATCH] [v1] examples/fips_validation: add parsing for AES CTR
@ 2022-08-19 19:43 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-08-19 19:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Brian Dooley

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

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

_Testing issues_

Submitter: Brian Dooley <brian.dooley@intel.com>
Date: Friday, August 19 2022 08:42:53 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115248 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
[3143/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_aes.c.o'.
[3144/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o'.
[3145/3296] Linking target examples/dpdk-eventdev_pipeline.
[3146/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'.
[3147/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'.
[3148/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'.
[3149/3296] Compiling C object 'examples/c590b3c@@dpdk-flow_filtering@exe/flow_filtering_main.c.o'.
[3150/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_cmac.c.o'.
[3151/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ccm.c.o'.
[3152/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'.
[3153/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_xts.c.o'.
[3154/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[3155/3296] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o'.
FAILED: examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o
ccache clang -Iexamples/c590b3c@@dpdk-fips_validation@exe -Iexamples -I../examples -Iexamples/fips_validation -I../examples/fips_validation -I../examples/common -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -MD -MQ 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o' -MF 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o.d' -o 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o' -c ../examples/fips_validation/main.c
../examples/fips_validation/main.c:786:54: error: converting the enum constant to a boolean [-Werror,-Wint-in-bool-context]
if (cipher_xform->algo == RTE_CRYPTO_CIPHER_AES_CBC ||
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw115248 [PATCH] [v1] examples/fips_validation: add parsing for AES CTR
@ 2022-08-19 20:01 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-08-19 20:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Brian Dooley

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

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/115248

_Testing issues_

Submitter: Brian Dooley <brian.dooley@intel.com>
Date: Friday, August 19 2022 08:42:53 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115248 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| RHEL 7              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
net/mvneta:	missing dependency, "libmusdk"
net/mvpp2:	missing dependency, "libmusdk"
net/nfb:	missing dependency, "libnfb"
raw/ifpga:	missing dependency, "libfdt"
raw/ioat:	replaced by dmadev drivers
crypto/armv8:	missing dependency, "libAArch64crypto"
crypto/ccp:	missing dependency, "libcrypto"
crypto/ipsec_mb:	missing dependency, "libIPSec_MB"
crypto/mvsam:	missing dependency, "libmusdk"
crypto/openssl:	missing dependency, "libcrypto"
compress/isal:	missing dependency, "libisal"
gpu/cuda:	missing dependency, "cuda.h"


Build targets in project: 963
Option default_library is: shared [default: static]

ERROR: Could not detect Ninja v1.5 or newer

A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/meson-logs/meson-log.txt
==== End log output ====

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw115248 [PATCH] [v1] examples/fips_validation: add parsing for AES CTR
@ 2022-08-19 19:58 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-08-19 19:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Brian Dooley

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

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/115248

_Testing issues_

Submitter: Brian Dooley <brian.dooley@intel.com>
Date: Friday, August 19 2022 08:42:53 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115248 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| RHEL 7              | FAIL           |
+---------------------+----------------+
| Fedora 31           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 32           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Fedora 34           | PASS           |
+---------------------+----------------+
| Ubuntu 18.04        | PASS           |
+---------------------+----------------+
| Fedora 33           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 34 clang     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
net/ipn3ke:	missing dependency, "libfdt"
net/mvneta:	missing dependency, "libmusdk"
net/mvpp2:	missing dependency, "libmusdk"
net/nfb:	missing dependency, "libnfb"
raw/ifpga:	missing dependency, "libfdt"
raw/ioat:	replaced by dmadev drivers
crypto/armv8:	missing dependency, "libAArch64crypto"
crypto/ccp:	missing dependency, "libcrypto"
crypto/ipsec_mb:	missing dependency, "libIPSec_MB"
crypto/mvsam:	missing dependency, "libmusdk"
crypto/openssl:	missing dependency, "libcrypto"
compress/isal:	missing dependency, "libisal"
gpu/cuda:	missing dependency, "cuda.h"


Build targets in project: 963

ERROR: Could not detect Ninja v1.5 or newer

A full log can be found at /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
==== End log output ====

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw115248 [PATCH v1] examples/fips_validation: add parsing for AES CTR
       [not found] <20220819084253.5257-1-brian.dooley@intel.com>
@ 2022-08-19 10:19 ` 0-day Robot
  0 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2022-08-19 10:19 UTC (permalink / raw)
  To: test-report; +Cc: brian.dooley, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/115248/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2888298797
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
[3469/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'.
[3470/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o'.
[3471/4631] Linking target examples/dpdk-ethtool.
[3472/4631] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[3473/4631] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[3474/4631] Linking target examples/dpdk-bbdev_app.
[3475/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_aes.c.o'.
[3476/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'.
[3477/4631] Linking target examples/dpdk-eventdev_pipeline.
[3478/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'.
[3479/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_cmac.c.o'.
[3480/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ccm.c.o'.
[3481/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'.
[3482/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_xts.c.o'.
[3483/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o'.
FAILED: examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o 
ccache clang -Iexamples/c590b3c@@dpdk-fips_validation@exe -Iexamples -I../examples -Iexamples/fips_validation -I../examples/fips_validation -I../examples/common -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -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 -march=corei7 -DUSE_JANSSON -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o' -MF 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o.d' -o 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o' -c ../examples/fips_validation/main.c
../examples/fips_validation/main.c:786:54: error: converting the enum constant to a boolean [-Werror,-Wint-in-bool-context]
        if (cipher_xform->algo == RTE_CRYPTO_CIPHER_AES_CBC ||
                                                            ^
1 error generated.
[3484/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[3485/4631] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-shared" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-19 20:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19 19:43 |FAILURE| pw115248 [PATCH] [v1] examples/fips_validation: add parsing for AES CTR dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2022-08-19 20:01 dpdklab
2022-08-19 19:58 dpdklab
     [not found] <20220819084253.5257-1-brian.dooley@intel.com>
2022-08-19 10:19 ` |FAILURE| pw115248 [PATCH v1] " 0-day Robot

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).