automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw104022 [PATCH v4 1/1] gpu/cuda: introduce CUDA driver
       [not found] <20211109055041.942-2-eagostini@nvidia.com>
@ 2021-11-08 21:40 ` checkpatch
  0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2021-11-08 21:40 UTC (permalink / raw)
  To: test-report; +Cc: eagostini

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

_coding style issues_


WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#727: FILE: drivers/gpu/cuda/cuda.c:457:
+		if ((uintptr_t) mem_alloc_list_tail->ptr_d != (uintptr_t) mem_alloc_list_tail->ptr_h) {

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#1040: FILE: drivers/gpu/cuda/cuda.c:770:
+	rte_gpu_cuda_log_debug("dev id = %u name = %s
", dev->mpshared->info.dev_id, private->gpu_name);

total: 0 errors, 2 warnings, 955 lines checked

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

* [dpdk-test-report] |WARNING| pw104022 [PATCH] [v4, 1/1] gpu/cuda: introduce CUDA driver
@ 2021-11-09  8:19 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-11-09  8:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, Elena Agostini

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

Test-Label: iol-spell-check-testing
Test-Status: WARNING
http://dpdk.org/patch/104022

_Testing issues_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Tuesday, November 09 2021 05:50:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f8e0f8ce90303ba75e4301b1fb6ce57d8d255d8f

104022 --> testing fail

Test environment and result as below:

+--------------+-------------+
| Environment  | spell_check |
+==============+=============+
| Ubuntu 20.04 | FAIL        |
+--------------+-------------+

==== 20 line log output for Ubuntu 20.04 (spell_check): ====
dpdk/doc/guides/tools/flow-perf.rst:103 random-priority
dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst:93 vector-size
dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst:94 vector-size
dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst:94 vector-tmo
dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst:94 vector-tmo
dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst:311 vector-size
dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst:312 vector-tmo
dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst:333 vector-size
dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst:335 vector-tmo
dpdk/doc/guides/nics/mlx5.rst:619 WQEs
dpdk/doc/guides/nics/mlx5.rst:624 re-activeate
dpdk/doc/guides/nics/mlx5.rst:631 set-priv-flags
dpdk/doc/guides/nics/mlx5.rst:632 show-priv-flags
dpdk/doc/guides/vdpadevs/sfc.rst:22 libefx
dpdk/doc/guides/rel_notes/release_21_11.rst:170 AFM
dpdk/doc/guides/rel_notes/release_21_11.rst:251 RxTx
dpdk/doc/guides/index.rst:25 gpus
dpdk/doc/guides/eventdevs/dsw.rst:48 MAINT
dpdk/doc/guides/eventdevs/dsw.rst:70 MAINT
Errors found: 156
==== 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/20086/

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |WARNING| pw104022 [PATCH] [v4, 1/1] gpu/cuda: introduce CUDA driver
@ 2021-11-08 22:08 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-11-08 22:08 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Tuesday, November 09 2021 05:50:41 
Applied on: CommitID:fb73eb2fb1b8648513ab5d86ba7548d330d91b06
Apply patch set 104022 failed:

Checking patch doc/guides/gpus/cuda.rst...
Checking patch doc/guides/gpus/index.rst...
error: doc/guides/gpus/index.rst: does not exist in index
Checking patch drivers/gpu/cuda/cuda.c...
Checking patch drivers/gpu/cuda/meson.build...
Checking patch drivers/gpu/cuda/version.map...
Checking patch drivers/gpu/meson.build...
error: drivers/gpu/meson.build: does not exist in index
Applied patch doc/guides/gpus/cuda.rst cleanly.
Applied patch drivers/gpu/cuda/cuda.c cleanly.
Applied patch drivers/gpu/cuda/meson.build cleanly.
Applied patch drivers/gpu/cuda/version.map cleanly.

https://lab.dpdk.org/results/dashboard/patchsets/20086/

UNH-IOL DPDK Community Lab

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

end of thread, other threads:[~2021-11-09  8:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211109055041.942-2-eagostini@nvidia.com>
2021-11-08 21:40 ` [dpdk-test-report] |WARNING| pw104022 [PATCH v4 1/1] gpu/cuda: introduce CUDA driver checkpatch
2021-11-08 22:08 [dpdk-test-report] |WARNING| pw104022 [PATCH] [v4, " dpdklab
2021-11-09  8:19 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).