automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw128957 [PATCH v3 8/8] build: make reorder library optional
       [not found] <20230623111508.786020-9-bruce.richardson@intel.com>
@ 2023-06-23 11:17 ` checkpatch
  2023-06-23 12:19 ` |FAILURE| " 0-day Robot
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2023-06-23 11:17 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/128957

_coding style OK_



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

* |FAILURE| pw128957 [PATCH v3 8/8] build: make reorder library optional
       [not found] <20230623111508.786020-9-bruce.richardson@intel.com>
  2023-06-23 11:17 ` |SUCCESS| pw128957 [PATCH v3 8/8] build: make reorder library optional checkpatch
@ 2023-06-23 12:19 ` 0-day Robot
  2023-06-26 13:03 ` |SUCCESS| pw128951-128957 " qemudev
  2023-06-26 13:07 ` qemudev
  3 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2023-06-23 12:19 UTC (permalink / raw)
  To: test-report; +Cc: bruce.richardson, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5355965040
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
[480/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[481/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[482/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[483/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[484/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[485/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[486/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[487/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[488/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[489/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[490/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_vdev.c.o'.
[491/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[492/1127] Compiling C object 'examples/c590b3c@@dpdk-l2fwd@exe/l2fwd_main.c.o'.
[493/1127] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_main.c.o'.
FAILED: examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_main.c.o 
ccache gcc -Iexamples/c590b3c@@dpdk-l3fwd@exe -Iexamples -I../examples -Iexamples/l3fwd -I../examples/l3fwd -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 -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/acl -I../lib/acl -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -Wno-format-truncation -DALLOW_EXPERIMENTAL_API -MD -MQ 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_main.c.o' -MF 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_main.c.o.d' -o 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_main.c.o' -c ../examples/l3fwd/main.c
In file included from ../examples/l3fwd/main.c:48:
../examples/l3fwd/l3fwd_event.h:9:10: fatal error: rte_eventdev.h: No such file or directory
    9 | #include <rte_eventdev.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
[494/1127] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[495/1127] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_acl.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

* |SUCCESS| pw128951-128957 [PATCH v3 8/8] build: make reorder library optional
       [not found] <20230623111508.786020-9-bruce.richardson@intel.com>
  2023-06-23 11:17 ` |SUCCESS| pw128957 [PATCH v3 8/8] build: make reorder library optional checkpatch
  2023-06-23 12:19 ` |FAILURE| " 0-day Robot
@ 2023-06-26 13:03 ` qemudev
  2023-06-26 13:07 ` qemudev
  3 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2023-06-26 13:03 UTC (permalink / raw)
  To: test-report

Test-Label: loongarch-compilation
Test-Status: SUCCESS
http://dpdk.org/patch/128957

_Compilation OK_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Fri, 23 Jun 2023 12:15:01 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 62082124a23e004a771167b191b2102ca9cb3350

128951-128957 --> meson & ninja build successfully

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS           |
+---------------------+----------------+

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


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

* |SUCCESS| pw128951-128957 [PATCH v3 8/8] build: make reorder library optional
       [not found] <20230623111508.786020-9-bruce.richardson@intel.com>
                   ` (2 preceding siblings ...)
  2023-06-26 13:03 ` |SUCCESS| pw128951-128957 " qemudev
@ 2023-06-26 13:07 ` qemudev
  3 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2023-06-26 13:07 UTC (permalink / raw)
  To: test-report

Test-Label: loongarch-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/128957

_Unit Testing PASS_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Fri, 23 Jun 2023 12:15:01 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 62082124a23e004a771167b191b2102ca9cb3350

128951-128957 --> testing pass

Test environment and result as below:

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

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


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


Ok:                 99
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            8
Timeout:            0


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

end of thread, other threads:[~2023-06-26 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230623111508.786020-9-bruce.richardson@intel.com>
2023-06-23 11:17 ` |SUCCESS| pw128957 [PATCH v3 8/8] build: make reorder library optional checkpatch
2023-06-23 12:19 ` |FAILURE| " 0-day Robot
2023-06-26 13:03 ` |SUCCESS| pw128951-128957 " qemudev
2023-06-26 13:07 ` 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).