* |WARNING| [GIT MASTER] 12fcafcd62286933e6b167b14856d21f642efa5f
@ 2023-07-30 1:47 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-07-30 1:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
_Testing issues_
Branch: dpdk
12fcafcd62286933e6b167b14856d21f642efa5f --> testing fail
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Buster | PASS |
+------------------+----------+
| Fedora 38 | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| RHEL 7 | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| CentOS Stream 8 | PASS |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
==== 20 line log output for openSUSE Leap 15 (abi_test): ====
[127/2862] Linking target lib/librte_meter.so.23.2.
[128/2862] Generating symbol file 'lib/76b5a35@@rte_meter@sha/librte_meter.so.23.2.symbols'.
[129/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_driver.c.o'.
[130/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_private.c.o'.
[131/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_profile.c.o'.
[132/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_trace_points.c.o'.
[133/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_class_eth.c.o'.
[134/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[135/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[136/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[137/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[138/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[139/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.o'.
[140/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_telemetry.c.o'.
[141/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o'.
[142/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o'.
[143/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o'.
[144/2862] Linking static target lib/librte_ethdev.a.
[145/2862] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
[146/2862] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
==== End log output ====
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
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)
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/25630/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |WARNING| [GIT MASTER] 12fcafcd62286933e6b167b14856d21f642efa5f
@ 2023-07-31 6:48 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-07-31 6:48 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
_Testing issues_
Branch: dpdk
12fcafcd62286933e6b167b14856d21f642efa5f --> testing fail
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN |
+--------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
[2721/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_mode4.c.o'.
[2722/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'.
[2723/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_xts.c.o'.
[2724/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o'.
[2725/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pdcp.c.o'.
[2726/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_rsa.c.o'.
[2727/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ecdsa.c.o'.
[2728/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'.
[2729/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding.c.o'.
[2730/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'.
[2731/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[2732/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_cmac.c.o'.
[2733/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[2734/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o'.
[2735/2739] Linking target examples/dpdk-fips_validation.
[2736/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[2737/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[2738/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[2739/2739] Linking target app/test/dpdk-test.
Processing file ../out/acvp-tdes-cbc-vectors.json...
==== End log output ====
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/25630/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |WARNING| [GIT MASTER] 12fcafcd62286933e6b167b14856d21f642efa5f
@ 2023-07-30 10:12 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-07-30 10:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Andrew Rybchenko, Ferruh Yigit
_Testing issues_
Branch: dpdk-next-net
12fcafcd62286933e6b167b14856d21f642efa5f --> testing fail
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN |
+--------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
[2720/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ccm.c.o'.
[2721/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_xts.c.o'.
[2722/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pdcp.c.o'.
[2723/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'.
[2724/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.c.o'.
[2725/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ecdsa.c.o'.
[2726/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_memcpy_perf.c.o'.
[2727/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_rsa.c.o'.
[2728/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_mode4.c.o'.
[2729/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_cmac.c.o'.
[2730/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'.
[2731/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'.
[2732/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[2733/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[2734/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o'.
[2735/2739] Linking target examples/dpdk-fips_validation.
[2736/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[2737/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[2738/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[2739/2739] Linking target app/test/dpdk-test.
==== End log output ====
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/25628/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |WARNING| [GIT MASTER] 12fcafcd62286933e6b167b14856d21f642efa5f
@ 2023-07-30 1:50 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-07-30 1:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
_Testing issues_
Branch: dpdk
12fcafcd62286933e6b167b14856d21f642efa5f --> testing fail
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Buster | PASS |
+------------------+----------+
| Fedora 38 | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| RHEL 7 | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| CentOS Stream 8 | PASS |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | PASS |
+------------------+----------+
| Arch Linux | PASS |
+------------------+----------+
==== 20 line log output for openSUSE Leap 15 (abi_test): ====
[127/2862] Linking target lib/librte_meter.so.23.2.
[128/2862] Generating symbol file 'lib/76b5a35@@rte_meter@sha/librte_meter.so.23.2.symbols'.
[129/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_driver.c.o'.
[130/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_private.c.o'.
[131/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_profile.c.o'.
[132/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_trace_points.c.o'.
[133/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_class_eth.c.o'.
[134/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[135/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[136/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[137/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[138/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[139/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.o'.
[140/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_telemetry.c.o'.
[141/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o'.
[142/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o'.
[143/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o'.
[144/2862] Linking static target lib/librte_ethdev.a.
[145/2862] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
[146/2862] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
==== End log output ====
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
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)
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/25630/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |WARNING| [GIT MASTER] 12fcafcd62286933e6b167b14856d21f642efa5f
@ 2023-07-30 1:44 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-07-30 1:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
_Testing issues_
Branch: dpdk
12fcafcd62286933e6b167b14856d21f642efa5f --> testing fail
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Buster | PASS |
+------------------+----------+
| Fedora 38 | PASS |
+------------------+----------+
| CentOS Stream 9 | PASS |
+------------------+----------+
| Fedora 37 | PASS |
+------------------+----------+
| RHEL 7 | PASS |
+------------------+----------+
| Ubuntu 22.04 | PASS |
+------------------+----------+
| Debian Bullseye | PASS |
+------------------+----------+
| CentOS Stream 8 | PASS |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
==== 20 line log output for openSUSE Leap 15 (abi_test): ====
[127/2862] Linking target lib/librte_meter.so.23.2.
[128/2862] Generating symbol file 'lib/76b5a35@@rte_meter@sha/librte_meter.so.23.2.symbols'.
[129/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_driver.c.o'.
[130/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_private.c.o'.
[131/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_profile.c.o'.
[132/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_trace_points.c.o'.
[133/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_class_eth.c.o'.
[134/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[135/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_cman.c.o'.
[136/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev_telemetry.c.o'.
[137/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o'.
[138/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o'.
[139/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.o'.
[140/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_telemetry.c.o'.
[141/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o'.
[142/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o'.
[143/2862] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o'.
[144/2862] Linking static target lib/librte_ethdev.a.
[145/2862] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
[146/2862] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
==== End log output ====
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
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)
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/25630/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* |WARNING| [GIT MASTER] 12fcafcd62286933e6b167b14856d21f642efa5f
@ 2023-07-29 12:16 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-07-29 12:16 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
_Testing issues_
Branch: dpdk
12fcafcd62286933e6b167b14856d21f642efa5f --> testing fail
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN |
+--------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
[2721/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_mode4.c.o'.
[2722/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pdump.c.o'.
[2723/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'.
[2724/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_rsa.c.o'.
[2725/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ccm.c.o'.
[2726/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ecdsa.c.o'.
[2727/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pdcp.c.o'.
[2728/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'.
[2729/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'.
[2730/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_cmac.c.o'.
[2731/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[2732/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_table_combined.c.o'.
[2733/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[2734/2739] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o'.
[2735/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[2736/2739] Linking target examples/dpdk-fips_validation.
[2737/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[2738/2739] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[2739/2739] Linking target app/test/dpdk-test.
Processing file ../out/cmac-aes-vectors.json...
==== End log output ====
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/25625/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-07-31 6:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-30 1:47 |WARNING| [GIT MASTER] 12fcafcd62286933e6b167b14856d21f642efa5f dpdklab
-- strict thread matches above, loose matches on Subject: below --
2023-07-31 6:48 dpdklab
2023-07-30 10:12 dpdklab
2023-07-30 1:50 dpdklab
2023-07-30 1:44 dpdklab
2023-07-29 12:16 dpdklab
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).