automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw124755 [PATCH] net/mana: use trace points for data path logs
       [not found] <1677809657-26847-1-git-send-email-longli@linuxonhyperv.com>
@ 2023-03-03  2:14 ` checkpatch
  2023-03-03  3:59 ` |SUCCESS| " 0-day Robot
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: checkpatch @ 2023-03-03  2:14 UTC (permalink / raw)
  To: test-report; +Cc: longli

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/124755

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#216: FILE: drivers/net/mana/mana_trace.h:10:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#223: FILE: drivers/net/mana/mana_trace.h:17:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#231: FILE: drivers/net/mana/mana_trace.h:25:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#238: FILE: drivers/net/mana/mana_trace.h:32:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#246: FILE: drivers/net/mana/mana_trace.h:40:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#254: FILE: drivers/net/mana/mana_trace.h:48:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#262: FILE: drivers/net/mana/mana_trace.h:56:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#270: FILE: drivers/net/mana/mana_trace.h:64:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#277: FILE: drivers/net/mana/mana_trace.h:71:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#286: FILE: drivers/net/mana/mana_trace.h:80:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#294: FILE: drivers/net/mana/mana_trace.h:88:
+RTE_TRACE_POINT_FP(

WARNING:LONG_LINE: line length of 173 exceeds 100 columns
#296: FILE: drivers/net/mana/mana_trace.h:90:
+	RTE_TRACE_POINT_ARGS(uintptr_t buf, uint32_t num_sgl, uint32_t inline_oob_size_dw, uint32_t client_data_unit, uintptr_t inline_oob_data, uint32_t inline_oob_size_b),

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#305: FILE: drivers/net/mana/mana_trace.h:99:
+RTE_TRACE_POINT_FP(

WARNING:LONG_LINE: line length of 129 exceeds 100 columns
#307: FILE: drivers/net/mana/mana_trace.h:101:
+	RTE_TRACE_POINT_ARGS(uint32_t num_sge, uintptr_t addr, uint32_t size, uint32_t lkey, uint32_t list_size, uint32_t flags),

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#316: FILE: drivers/net/mana/mana_trace.h:110:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#325: FILE: drivers/net/mana/mana_trace.h:119:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#333: FILE: drivers/net/mana/mana_trace.h:127:
+RTE_TRACE_POINT_FP(

WARNING:LONG_LINE: line length of 129 exceeds 100 columns
#335: FILE: drivers/net/mana/mana_trace.h:129:
+	RTE_TRACE_POINT_ARGS(uintptr_t page, uintptr_t addr, uint32_t queue_id, uint32_t queue_type, uint32_t tail, uint8_t arm),

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#344: FILE: drivers/net/mana/mana_trace.h:138:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#351: FILE: drivers/net/mana/mana_trace.h:145:
+RTE_TRACE_POINT_FP(

WARNING:LONG_LINE: line length of 176 exceeds 100 columns
#353: FILE: drivers/net/mana/mana_trace.h:147:
+	RTE_TRACE_POINT_ARGS(uint32_t new_owner_bits, uint32_t old_owner_bits, uint32_t cqe_owner_bits, uint32_t work_queue_number, uint32_t send_work_queue, uint32_t cq_head),

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#362: FILE: drivers/net/mana/mana_trace.h:156:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#369: FILE: drivers/net/mana/mana_trace.h:163:
+RTE_TRACE_POINT_FP(

WARNING:LONG_LINE: line length of 259 exceeds 100 columns
#371: FILE: drivers/net/mana/mana_trace.h:165:
+	RTE_TRACE_POINT_ARGS(uint16_t pkt_idx, uintptr_t buf, uint32_t nb_segs, uint32_t pkt_len, uint32_t format, uint32_t outer_ipv4, uint32_t outer_ipv6, uint32_t ip_checksum, uint32_t tcp_checksum, uint32_t udp_checksum, uint32_t transport_header_offset),

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#385: FILE: drivers/net/mana/mana_trace.h:179:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#392: FILE: drivers/net/mana/mana_trace.h:186:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#397: FILE: drivers/net/mana/mana_trace.h:191:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#402: FILE: drivers/net/mana/mana_trace.h:196:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#408: FILE: drivers/net/mana/mana_trace.h:202:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#413: FILE: drivers/net/mana/mana_trace.h:207:
+RTE_TRACE_POINT_FP(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#421: FILE: drivers/net/mana/mana_trace.h:215:
+RTE_TRACE_POINT_FP(

total: 0 errors, 5 warnings, 26 checks, 685 lines checked

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

* |SUCCESS| pw124755 [PATCH] net/mana: use trace points for data path logs
       [not found] <1677809657-26847-1-git-send-email-longli@linuxonhyperv.com>
  2023-03-03  2:14 ` |WARNING| pw124755 [PATCH] net/mana: use trace points for data path logs checkpatch
@ 2023-03-03  3:59 ` 0-day Robot
  2023-03-06  7:14 ` qemudev
  2023-03-06  7:14 ` qemudev
  3 siblings, 0 replies; 6+ messages in thread
From: 0-day Robot @ 2023-03-03  3:59 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/124755/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4319603605

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

* |SUCCESS| pw124755 [PATCH] net/mana: use trace points for data path logs
       [not found] <1677809657-26847-1-git-send-email-longli@linuxonhyperv.com>
  2023-03-03  2:14 ` |WARNING| pw124755 [PATCH] net/mana: use trace points for data path logs checkpatch
  2023-03-03  3:59 ` |SUCCESS| " 0-day Robot
@ 2023-03-06  7:14 ` qemudev
  2023-03-06  7:14 ` qemudev
  3 siblings, 0 replies; 6+ messages in thread
From: qemudev @ 2023-03-06  7:14 UTC (permalink / raw)
  To: test-report

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

_Compilation OK_

Submitter: Long Li <longli@linuxonhyperv.com>
Date: Thu,  2 Mar 2023 18:14:17 -0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: abf68fdaf5ec0b2e7ef2297ad57c4d4991ae3b45

124755 --> 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] 6+ messages in thread

* |SUCCESS| pw124755 [PATCH] net/mana: use trace points for data path logs
       [not found] <1677809657-26847-1-git-send-email-longli@linuxonhyperv.com>
                   ` (2 preceding siblings ...)
  2023-03-06  7:14 ` qemudev
@ 2023-03-06  7:14 ` qemudev
  3 siblings, 0 replies; 6+ messages in thread
From: qemudev @ 2023-03-06  7:14 UTC (permalink / raw)
  To: test-report

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

_Unit Testing PASS_

Submitter: Long Li <longli@linuxonhyperv.com>
Date: Thu,  2 Mar 2023 18:14:17 -0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: abf68fdaf5ec0b2e7ef2297ad57c4d4991ae3b45

124755 --> 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/103 DPDK:fast-tests / acl_autotest                            OK              2.83s
  2/103 DPDK:fast-tests / atomic_autotest                         OK              7.38s
  3/103 DPDK:fast-tests / bitmap_autotest                         OK              0.07s
  4/103 DPDK:fast-tests / bpf_autotest                            OK              0.07s
  5/103 DPDK:fast-tests / bpf_convert_autotest                    OK              0.07s
  6/103 DPDK:fast-tests / bitops_autotest                         OK              0.07s
  7/103 DPDK:fast-tests / byteorder_autotest                      OK              0.07s
  8/103 DPDK:fast-tests / cksum_autotest                          OK              0.07s
  9/103 DPDK:fast-tests / cmdline_autotest                        OK              0.07s
 10/103 DPDK:fast-tests / common_autotest                         OK              0.92s
 11/103 DPDK:fast-tests / cpuflags_autotest                       OK              0.07s
 12/103 DPDK:fast-tests / debug_autotest                          OK              0.67s
 13/103 DPDK:fast-tests / devargs_autotest                        OK              0.07s
 14/103 DPDK:fast-tests / eal_flags_c_opt_autotest                OK              0.62s
 15/103 DPDK:fast-tests / eal_flags_main_opt_autotest             OK              0.22s
 16/103 DPDK:fast-tests / eal_flags_n_opt_autotest                OK              0.17s
 17/103 DPDK:fast-tests / eal_flags_hpet_autotest                 OK              0.12s
 18/103 DPDK:fast-tests / eal_flags_no_huge_autotest              OK              0.22s
 19/103 DPDK:fast-tests / eal_flags_a_opt_autotest                OK              0.27s
 20/103 DPDK:fast-tests / eal_flags_b_opt_autotest                OK              0.22s
 21/103 DPDK:fast-tests / eal_flags_vdev_opt_autotest             OK              0.17s
 22/103 DPDK:fast-tests / eal_flags_r_opt_autotest                OK              0.17s
 23/103 DPDK:fast-tests / eal_flags_mem_autotest                  OK              0.57s
 24/103 DPDK:fast-tests / eal_flags_file_prefix_autotest          OK             22.36s
 25/103 DPDK:fast-tests / eal_flags_misc_autotest                 OK              0.77s
 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.87s
 32/103 DPDK:fast-tests / func_reentrancy_autotest                OK              2.33s
 33/103 DPDK:fast-tests / hash_autotest                           OK              1.02s
 34/103 DPDK:fast-tests / interrupt_autotest                      OK              1.37s
 35/103 DPDK:fast-tests / ipfrag_autotest                         OK              0.07s
 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.96s
 39/103 DPDK:fast-tests / lpm6_autotest                           OK              8.82s
 40/103 DPDK:fast-tests / malloc_autotest                         OK             62.10s
 41/103 DPDK:fast-tests / mbuf_autotest                           OK              6.63s
 42/103 DPDK:fast-tests / mcslock_autotest                        OK              4.07s
 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.07s
 48/103 DPDK:fast-tests / multiprocess_autotest                   OK              0.17s
 49/103 DPDK:fast-tests / per_lcore_autotest                      OK              0.17s
 50/103 DPDK:fast-tests / pflock_autotest                         OK              0.87s
 51/103 DPDK:fast-tests / prefetch_autotest                       OK              0.07s
 52/103 DPDK:fast-tests / rcu_qsbr_autotest                       OK              0.57s
 53/103 DPDK:fast-tests / pie_autotest                            OK              0.07s
 54/103 DPDK:fast-tests / rib_autotest                            OK             10.30s
 55/103 DPDK:fast-tests / rib6_autotest                           OK             10.30s
 56/103 DPDK:fast-tests / ring_autotest                           OK              0.12s
 57/103 DPDK:fast-tests / rwlock_test1_autotest                   OK              0.82s
 58/103 DPDK:fast-tests / rwlock_rda_autotest                     OK              5.07s
 59/103 DPDK:fast-tests / rwlock_rds_wrm_autotest                 OK              5.07s
 60/103 DPDK:fast-tests / rwlock_rde_wro_autotest                 OK              5.07s
 61/103 DPDK:fast-tests / sched_autotest                          OK              0.07s
 62/103 DPDK:fast-tests / security_autotest                       OK              0.07s
 63/103 DPDK:fast-tests / seqlock_autotest                        OK              2.07s
 64/103 DPDK:fast-tests / spinlock_autotest                       OK              0.17s
 65/103 DPDK:fast-tests / stack_autotest                          OK              0.87s
 66/103 DPDK:fast-tests / stack_lf_autotest                       SKIP            0.07s   exit status 77
 67/103 DPDK:fast-tests / string_autotest                         OK              0.07s
 68/103 DPDK:fast-tests / tailq_autotest                          OK              0.07s
 69/103 DPDK:fast-tests / ticketlock_autotest                     OK              0.22s
 70/103 DPDK:fast-tests / timer_autotest                          OK              3.92s
 71/103 DPDK:fast-tests / user_delay_us                           OK              0.07s
 72/103 DPDK:fast-tests / version_autotest                        OK              0.07s
 73/103 DPDK:fast-tests / crc_autotest                            OK              0.07s
 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.07s
 77/103 DPDK:fast-tests / hash_readwrite_func_autotest            OK              6.38s
 78/103 DPDK:fast-tests / ipsec_autotest                          SKIP            0.07s   exit status 77
 79/103 DPDK:fast-tests / kni_autotest                            SKIP            0.07s   exit status 77
 80/103 DPDK:fast-tests / kvargs_autotest                         OK              0.07s
 81/103 DPDK:fast-tests / member_autotest                         OK              1.22s
 82/103 DPDK:fast-tests / power_cpufreq_autotest                  SKIP            0.07s   exit status 77
 83/103 DPDK:fast-tests / power_autotest                          OK              0.07s
 84/103 DPDK:fast-tests / power_kvm_vm_autotest                   SKIP            0.07s   exit status 77
 85/103 DPDK:fast-tests / power_intel_uncore_autotest             SKIP            0.07s   exit status 77
 86/103 DPDK:fast-tests / reorder_autotest                        OK              0.12s
 87/103 DPDK:fast-tests / service_autotest                        OK              3.32s
 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.07s
 91/103 DPDK:fast-tests / trace_autotest_with_traces              OK              0.12s
 92/103 DPDK:fast-tests / metrics_autotest                        OK              0.07s
 93/103 DPDK:fast-tests / telemetry_json_autotest                 OK              0.07s
 94/103 DPDK:fast-tests / telemetry_data_autotest                 OK              0.07s
 95/103 DPDK:fast-tests / table_autotest                          OK             10.15s
 96/103 DPDK:fast-tests / ring_pmd_autotest                       OK              0.07s
 97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest           OK              1.48s
 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.08s
102/103 DPDK:fast-tests / compressdev_autotest                    SKIP            0.07s   exit status 77
103/103 DPDK:fast-tests / telemetry_all                           OK             14.90s


Ok:                 96
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            7
Timeout:            0


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

* |WARNING| pw124755 [PATCH] net/mana: use trace points for data path logs
@ 2023-03-04 18:17 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-03-04 18:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Long Li

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/124755

_Testing issues_

Submitter: Long Li <longli@linuxonhyperv.com>
Date: Friday, March 03 2023 02:14:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b

124755 --> 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): ====
[3172/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_xts.c.o'.
[3173/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_table_combined.c.o'.
[3174/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ecdsa.c.o'.
[3175/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ccm.c.o'.
[3176/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_aes.c.o'.
[3177/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'.
[3178/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding.c.o'.
[3179/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'.
[3180/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'.
[3181/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_mode4.c.o'.
[3182/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_rsa.c.o'.
[3183/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[3184/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[3185/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[3186/3190] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o'.
[3187/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[3188/3190] Linking target examples/dpdk-fips_validation.
[3189/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[3190/3190] Linking target app/test/dpdk-test.
Processing file ../out/acvp-aes-cbc-vectors.json... Processing file ../out/cmac-aes-vectors.json... Processing file ../out/acvp-aes-gmac-vectors.json... Processing file ../out/hmac-sha-1-vectors.json... Processing file ../out/acvp-tdes-cbc-vectors.json... Processing file ../out/acvp-aes-ctr-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/patchsets/25600/

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| pw124755 [PATCH] net/mana: use trace points for data path logs
@ 2023-03-04 17:20 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-03-04 17:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Long Li

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/124755

_Testing issues_

Submitter: Long Li <longli@linuxonhyperv.com>
Date: Friday, March 03 2023 02:14:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b

124755 --> 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): ====
[3172/3190] Linking target app/dpdk-dumpcap.
[3173/3190] Linking target app/dpdk-test-cmdline.
[3174/3190] Linking target app/dpdk-test-compress-perf.
[3175/3190] Linking target app/dpdk-test-fib.
[3176/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[3177/3190] Linking target app/dpdk-test-acl.
[3178/3190] Linking target app/dpdk-test-pipeline.
[3179/3190] Linking target app/dpdk-test-gpudev.
[3180/3190] Linking target app/dpdk-test-bbdev.
[3181/3190] Linking target app/dpdk-test-security-perf.
[3182/3190] Linking target app/dpdk-test-crypto-perf.
[3183/3190] Linking target app/dpdk-testpmd.
[3184/3190] Linking target app/dpdk-proc-info.
[3185/3190] Linking target app/dpdk-test-sad.
[3186/3190] Linking target app/dpdk-test-regex.
[3187/3190] Linking target examples/dpdk-fips_validation.
[3188/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'.
[3189/3190] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[3190/3190] Linking target app/test/dpdk-test.
Processing file ../out/acvp-aes-cbc-vectors.json... Processing file ../out/cmac-aes-vectors.json... Processing file ../out/acvp-aes-gmac-vectors.json... Processing file ../out/hmac-sha-1-vectors.json... Processing file ../out/acvp-tdes-cbc-vectors.json... Processing file ../out/acvp-aes-ctr-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/patchsets/25600/

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-03-06  7:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1677809657-26847-1-git-send-email-longli@linuxonhyperv.com>
2023-03-03  2:14 ` |WARNING| pw124755 [PATCH] net/mana: use trace points for data path logs checkpatch
2023-03-03  3:59 ` |SUCCESS| " 0-day Robot
2023-03-06  7:14 ` qemudev
2023-03-06  7:14 ` qemudev
2023-03-04 18:17 |WARNING| " dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-03-04 17:20 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).