automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw104408 [PATCH v7 1/1] gpu/cuda: introduce CUDA driver
       [not found] <20211116225018.27411-2-eagostini@nvidia.com>
@ 2021-11-16 14:41 ` checkpatch
  2021-11-16 15:18 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-11-16 14:41 UTC (permalink / raw)
  To: test-report; +Cc: eagostini

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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#162: FILE: doc/guides/gpus/cuda.rst:18:
+- Install `CUDA Toolkit <https://developer.nvidia.com/cuda-toolkit>`_ $

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#348: FILE: drivers/gpu/cuda/cuda.c:24:
+CUresult CUDAAPI (*sym_cuInit)(unsigned int flags) = NULL;

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#349: FILE: drivers/gpu/cuda/cuda.c:25:
+CUresult CUDAAPI (*sym_cuDriverGetVersion)(int *driverVersion) = NULL;

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#350: FILE: drivers/gpu/cuda/cuda.c:26:
+CUresult CUDAAPI (*sym_cuGetProcAddress)(const char *symbol,

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

total: 1 errors, 4 warnings, 1340 lines checked

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

* |SUCCESS| pw104408 [PATCH v7 1/1] gpu/cuda: introduce CUDA driver
       [not found] <20211116225018.27411-2-eagostini@nvidia.com>
  2021-11-16 14:41 ` |WARNING| pw104408 [PATCH v7 1/1] gpu/cuda: introduce CUDA driver checkpatch
@ 2021-11-16 15:18 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-11-16 15:18 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/104408/

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

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

end of thread, other threads:[~2021-11-16 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211116225018.27411-2-eagostini@nvidia.com>
2021-11-16 14:41 ` |WARNING| pw104408 [PATCH v7 1/1] gpu/cuda: introduce CUDA driver checkpatch
2021-11-16 15:18 ` |SUCCESS| " 0-day Robot

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