automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw119992-119995 [PATCH] [v2, 4/4] eal: add PMU support to tracing library
@ 2022-11-21 15:01 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-11-21 15:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/119995

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, November 21 2022 12:11:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:903ec2b1b49e496815c016b0104fd655cd972661

119992-119995 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native   | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | FAIL         |
+-------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[80/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_cycles.c.o'.
[81/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_cpuflags.c.o'.
[82/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_hypervisor.c.o'.
[83/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_power_intrinsics.c.o'.
[84/711] Generating rte_ring_mingw with a custom command.
[85/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[86/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o
gcc-10 -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -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 -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.0"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o' -c ../lib/eal/arm/rte_pmu.c
../lib/eal/arm/rte_pmu.c: In function 'read_attr_int':
../lib/eal/arm/rte_pmu.c:37:9: error: implicit declaration of function 'strtol'; did you mean 'strtok'? [-Werror=implicit-function-declaration]
37 |  *val = strtol(buf, NULL, 10);
|         ^~~~~~
|         strtok
../lib/eal/arm/rte_pmu.c:37:9: error: nested extern declaration of 'strtol' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[87/711] Compiling C object 'lib/76b5a35@@rte_ring@sta/ring_rte_ring.c.o'.
[88/711] Compiling C object 'lib/76b5a35@@rte_rcu@sta/rcu_rte_rcu_qsbr.c.o'.
[89/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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/24533/

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| pw119992-119995 [PATCH] [v2, 4/4] eal: add PMU support to tracing library
@ 2022-11-21 15:03 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-11-21 15:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, November 21 2022 12:11:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:903ec2b1b49e496815c016b0104fd655cd972661

119992-119995 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Fedora 34 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  OK       0.18 s
94/103 DPDK:fast-tests / telemetry_data_autotest  OK       0.17 s
95/103 DPDK:fast-tests / table_autotest        OK      12.68 s
96/103 DPDK:fast-tests / ring_pmd_autotest     OK       0.18 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.89 s
98/103 DPDK:fast-tests / bitratestats_autotest  OK       0.18 s
99/103 DPDK:fast-tests / latencystats_autotest  OK       0.18 s
100/103 DPDK:fast-tests / pdump_autotest        OK       5.30 s
101/103 DPDK:fast-tests / vdev_autotest         OK       0.18 s
102/103 DPDK:fast-tests / compressdev_autotest  SKIP     0.27 s
103/103 DPDK:fast-tests / telemetry_all         SKIP     0.02 s

Ok:                   93
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               9
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@3/dpdk/build/meson-logs/testlog.txt
==== End log output ====

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

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

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)

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

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

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

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

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

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/24533/

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| pw119992-119995 [PATCH] [v2, 4/4] eal: add PMU support to tracing library
@ 2022-11-21 12:46 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-11-21 12:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, November 21 2022 12:11:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:903ec2b1b49e496815c016b0104fd655cd972661

119992-119995 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 ARM SVE (dpdk_meson_compile): ====
[77/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[78/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[79/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[80/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
[81/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[82/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_cpuflags.c.o'.
[83/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_cycles.c.o'.
[84/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_hypervisor.c.o'.
[85/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_power_intrinsics.c.o'.
[86/711] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o
gcc-10 -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -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 -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.0"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_arm_rte_pmu.c.o' -c ../lib/eal/arm/rte_pmu.c
../lib/eal/arm/rte_pmu.c: In function 'read_attr_int':
../lib/eal/arm/rte_pmu.c:37:9: error: implicit declaration of function 'strtol'; did you mean 'strtok'? [-Werror=implicit-function-declaration]
37 |  *val = strtol(buf, NULL, 10);
|         ^~~~~~
|         strtok
../lib/eal/arm/rte_pmu.c:37:9: error: nested extern declaration of 'strtol' [-Werror=nested-externs]
cc1: all warnings being treated as errors
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 Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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 GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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/24533/

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| pw119992-119995 [PATCH v2 4/4] eal: add PMU support to tracing library
       [not found] <20221121121121.3917194-5-tduszynski@marvell.com>
@ 2022-11-21 12:10 ` qemudev
  0 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2022-11-21 12:10 UTC (permalink / raw)
  To: test-report; +Cc: Tomasz Duszynski

Test-Label: loongarch-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/119995

_Unit Testing FAIL_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Mon, 21 Nov 2022 13:11:18 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: ff5b90f9d0675f1fa92b449ed086b6641301be51

119992-119995 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Test result details:
  1/103 DPDK:fast-tests / acl_autotest                            OK              2.82s
  2/103 DPDK:fast-tests / atomic_autotest                         OK              7.23s
  3/103 DPDK:fast-tests / bitmap_autotest                         OK              0.12s
  4/103 DPDK:fast-tests / bpf_autotest                            OK              0.12s
  5/103 DPDK:fast-tests / bpf_convert_autotest                    OK              0.12s
  6/103 DPDK:fast-tests / bitops_autotest                         OK              0.12s
  7/103 DPDK:fast-tests / byteorder_autotest                      OK              0.12s
  8/103 DPDK:fast-tests / cksum_autotest                          OK              0.12s
  9/103 DPDK:fast-tests / cmdline_autotest                        OK              0.12s
 10/103 DPDK:fast-tests / common_autotest                         OK              0.92s
 11/103 DPDK:fast-tests / cpuflags_autotest                       OK              0.12s
 12/103 DPDK:fast-tests / debug_autotest                          FAIL            0.72s   exit status -11
 13/103 DPDK:fast-tests / devargs_autotest                        OK              0.12s
 14/103 DPDK:fast-tests / eal_flags_c_opt_autotest                OK              2.07s
 15/103 DPDK:fast-tests / eal_flags_main_opt_autotest             OK              0.42s
 16/103 DPDK:fast-tests / eal_flags_n_opt_autotest                OK              0.37s
 17/103 DPDK:fast-tests / eal_flags_hpet_autotest                 OK              0.17s
 18/103 DPDK:fast-tests / eal_flags_no_huge_autotest              OK              0.42s
 19/103 DPDK:fast-tests / eal_flags_a_opt_autotest                OK              0.57s
 20/103 DPDK:fast-tests / eal_flags_b_opt_autotest                OK              0.52s
 21/103 DPDK:fast-tests / eal_flags_vdev_opt_autotest             OK              0.27s
 22/103 DPDK:fast-tests / eal_flags_r_opt_autotest                OK              0.47s
 23/103 DPDK:fast-tests / eal_flags_mem_autotest                  OK              1.22s
 24/103 DPDK:fast-tests / eal_flags_file_prefix_autotest          OK             21.91s
 25/103 DPDK:fast-tests / eal_flags_misc_autotest                 OK              2.17s
 26/103 DPDK:fast-tests / eal_fs_autotest                         OK              0.07s
 27/103 DPDK:fast-tests / errno_autotest                          OK              0.07s
 28/103 DPDK:fast-tests / ethdev_link_status                      OK              0.07s
 29/103 DPDK:fast-tests / event_ring_autotest                     OK              0.07s
 30/103 DPDK:fast-tests / fib_autotest                            OK              0.87s
 31/103 DPDK:fast-tests / fib6_autotest                           OK              0.92s
 32/103 DPDK:fast-tests / func_reentrancy_autotest                OK              2.23s
 33/103 DPDK:fast-tests / hash_autotest                           OK              1.02s
 34/103 DPDK:fast-tests / interrupt_autotest                      OK              1.42s
 35/103 DPDK:fast-tests / ipfrag_autotest                         OK              0.12s
 36/103 DPDK:fast-tests / lcores_autotest                         OK              1.07s
 37/103 DPDK:fast-tests / logs_autotest                           OK              0.07s
 38/103 DPDK:fast-tests / lpm_autotest                            OK              5.95s
 39/103 DPDK:fast-tests / lpm6_autotest                           OK              8.86s
 40/103 DPDK:fast-tests / malloc_autotest                         OK             65.26s
 41/103 DPDK:fast-tests / mbuf_autotest                           OK              6.28s
 42/103 DPDK:fast-tests / mcslock_autotest                        OK              3.82s
 43/103 DPDK:fast-tests / memcpy_autotest                         OK              6.68s
 44/103 DPDK:fast-tests / memory_autotest                         OK              0.12s
 45/103 DPDK:fast-tests / mempool_autotest                        OK              0.47s
 46/103 DPDK:fast-tests / memzone_autotest                        OK              0.17s
 47/103 DPDK:fast-tests / meter_autotest                          OK              0.12s
 48/103 DPDK:fast-tests / multiprocess_autotest                   OK              0.32s
 49/103 DPDK:fast-tests / per_lcore_autotest                      OK              0.22s
 50/103 DPDK:fast-tests / pflock_autotest                         OK              0.92s
 51/103 DPDK:fast-tests / prefetch_autotest                       OK              0.12s
 52/103 DPDK:fast-tests / rcu_qsbr_autotest                       OK              0.62s
 53/103 DPDK:fast-tests / pie_autotest                            OK              0.12s
 54/103 DPDK:fast-tests / rib_autotest                            OK             10.35s
 55/103 DPDK:fast-tests / rib6_autotest                           OK             10.36s
 56/103 DPDK:fast-tests / ring_autotest                           OK              0.13s
 57/103 DPDK:fast-tests / rwlock_test1_autotest                   OK              0.87s
 58/103 DPDK:fast-tests / rwlock_rda_autotest                     OK              5.13s
 59/103 DPDK:fast-tests / rwlock_rds_wrm_autotest                 OK              5.13s
 60/103 DPDK:fast-tests / rwlock_rde_wro_autotest                 OK              5.13s
 61/103 DPDK:fast-tests / sched_autotest                          OK              0.07s
 62/103 DPDK:fast-tests / security_autotest                       OK              0.12s
 63/103 DPDK:fast-tests / seqlock_autotest                        OK              2.12s
 64/103 DPDK:fast-tests / spinlock_autotest                       OK              0.17s
 65/103 DPDK:fast-tests / stack_autotest                          OK              0.92s
 66/103 DPDK:fast-tests / stack_lf_autotest                       SKIP            0.12s   exit status 77
 67/103 DPDK:fast-tests / string_autotest                         OK              0.12s
 68/103 DPDK:fast-tests / tailq_autotest                          OK              0.12s
 69/103 DPDK:fast-tests / ticketlock_autotest                     OK              0.27s
 70/103 DPDK:fast-tests / timer_autotest                          OK              3.92s
 71/103 DPDK:fast-tests / user_delay_us                           OK              0.12s
 72/103 DPDK:fast-tests / version_autotest                        OK              0.12s
 73/103 DPDK:fast-tests / crc_autotest                            OK              0.12s
 74/103 DPDK:fast-tests / distributor_autotest                    OK              1.22s
 75/103 DPDK:fast-tests / eventdev_common_autotest                OK              0.07s
 76/103 DPDK:fast-tests / fbarray_autotest                        OK              0.12s
 77/103 DPDK:fast-tests / hash_readwrite_func_autotest            OK              6.49s
 78/103 DPDK:fast-tests / ipsec_autotest                          SKIP            0.12s   exit status 77
 79/103 DPDK:fast-tests / kni_autotest                            SKIP            0.12s   exit status 77
 80/103 DPDK:fast-tests / kvargs_autotest                         OK              0.12s
 81/103 DPDK:fast-tests / member_autotest                         OK              1.37s
 82/103 DPDK:fast-tests / power_cpufreq_autotest                  SKIP            0.12s   exit status 77
 83/103 DPDK:fast-tests / power_autotest                          OK              0.12s
 84/103 DPDK:fast-tests / power_kvm_vm_autotest                   SKIP            0.12s   exit status 77
 85/103 DPDK:fast-tests / power_intel_uncore_autotest             SKIP            0.12s   exit status 77
 86/103 DPDK:fast-tests / reorder_autotest                        OK              0.17s
 87/103 DPDK:fast-tests / service_autotest                        OK              3.87s
 88/103 DPDK:fast-tests / thash_autotest                          OK              0.07s
 89/103 DPDK:fast-tests / threads_autotest                        OK              0.27s
 90/103 DPDK:fast-tests / trace_autotest                          OK              0.12s
 91/103 DPDK:fast-tests / trace_autotest_with_traces              OK              0.12s
 92/103 DPDK:fast-tests / metrics_autotest                        OK              0.12s
 93/103 DPDK:fast-tests / telemetry_json_autotest                 OK              0.12s
 94/103 DPDK:fast-tests / telemetry_data_autotest                 OK              0.12s
 95/103 DPDK:fast-tests / table_autotest                          OK             10.31s
 96/103 DPDK:fast-tests / ring_pmd_autotest                       OK              0.07s
 97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest           OK              1.47s
 98/103 DPDK:fast-tests / bitratestats_autotest                   OK              0.07s
 99/103 DPDK:fast-tests / latencystats_autotest                   OK              0.07s
100/103 DPDK:fast-tests / pdump_autotest                          OK              5.18s
101/103 DPDK:fast-tests / vdev_autotest                           OK              0.07s
102/103 DPDK:fast-tests / compressdev_autotest                    SKIP            0.12s   exit status 77
103/103 DPDK:fast-tests / telemetry_all                           OK             14.44s


Ok:                 95
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            7
Timeout:            0



Test logs for failed test cases:
================================================================================
DPDK:fast-tests / debug_autotest: FAIL
================================================================================
-------------------------------------stdout-------------------------------------
RTE>>debug_autotest
Child process terminated as expected - Test passed!
Child process terminated as expected - Test passed!
Child process status: 0
Child process terminated as expected - Test passed!
Child process status: 0
Child process status: 256
Child process terminated as expected - Test passed!
Child process status: 0
Child process status: 256
Child process status: 512
Child process terminated as expected - Test passed!
Child process status: 0
Child process status: 256
Child process status: 512
Child process status: 65280
Child process terminated as expected - Test passed!
Child process status: 0
Child process status: 256
Child process status: 512
Child process status: 65280
Child process status: 65280
test_exit Passed
Test OK
RTE>>
-------------------------------------stderr-------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 8
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/debug_autotest/mp_socket
EAL: Selected IOVA mode 'PA'
TELEMETRY: No legacy callbacks, legacy socket not created
APP: HPET is not enabled, using TSC as default timer
0: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf7d494) [120f7d494]
1: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xc8016c) [120c8016c]
2: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xc39ff4) [120c39ff4]
3: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf2d5ec) [120f2d5ec]
4: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf2bfc4) [120f2bfc4]
5: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf2fed0) [120f2fed0]
6: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf2c0a4) [120f2c0a4]
7: /home/zhoumin/dpdk/build/app/test/dpdk-test (main+0x4bc) [1201254b4]
8: /lib64/libc.so.6 (__libc_start_main+0xe4) [fff5870774]
9: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xc39e9c) [120c39e9c]
PANIC in test_panic():
Test Debug
0: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf7d494) [120f7d494]
1: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0x35118) [120035118]
2: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xc80320) [120c80320]
3: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xc39ff4) [120c39ff4]
4: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf2d5ec) [120f2d5ec]
5: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf2bfc4) [120f2bfc4]
6: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf2fed0) [120f2fed0]
7: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xf2c0a4) [120f2c0a4]
8: /home/zhoumin/dpdk/build/app/test/dpdk-test (main+0x4bc) [1201254b4]
9: /lib64/libc.so.6 (__libc_start_main+0xe4) [fff5870774]
10: /home/zhoumin/dpdk/build/app/test/dpdk-test (120000000+0xc39e9c) [120c39e9c]
test_exit_valEAL: Error - exiting with code: 1
  Cause: test_exit_valEAL: Error: Invalid memory
EAL: Error - exiting with code: 2
  Cause: test_exit_valEAL: Error: Invalid memory
EAL: Error - exiting with code: 255
  Cause: test_exit_valEAL: Error: Invalid memory
EAL: Error - exiting with code: -1
  Cause: test_exit_valEAL: Error: Invalid memory


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

end of thread, other threads:[~2022-11-21 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 15:01 |FAILURE| pw119992-119995 [PATCH] [v2, 4/4] eal: add PMU support to tracing library dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2022-11-21 15:03 dpdklab
2022-11-21 12:46 dpdklab
     [not found] <20221121121121.3917194-5-tduszynski@marvell.com>
2022-11-21 12:10 ` |FAILURE| pw119992-119995 [PATCH v2 " qemudev

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