[dpdk-test-report] |WARNING| pw104022 [PATCH v4 1/1] gpu/cuda: introduce CUDA driver
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Nov 8 22:40:21 CET 2021
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
More information about the test-report
mailing list