|WARNING| pw110529 [PATCH] gpu: add support for rtx 6000 variant
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Apr 29 18:53:44 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/110529
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#124: FILE: drivers/gpu/cuda/cuda.c:200:
+ NVIDIA_GPU_QUADRO_RTX_6000_1)$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#124: FILE: drivers/gpu/cuda/cuda.c:200:
+ NVIDIA_GPU_QUADRO_RTX_6000_1)$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#126: FILE: drivers/gpu/cuda/cuda.c:202:
+ {$
ERROR:CODE_INDENT: code indent should use tabs where possible
#127: FILE: drivers/gpu/cuda/cuda.c:203:
+ RTE_PCI_DEVICE(NVIDIA_GPU_VENDOR_ID,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#127: FILE: drivers/gpu/cuda/cuda.c:203:
+ RTE_PCI_DEVICE(NVIDIA_GPU_VENDOR_ID,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#128: FILE: drivers/gpu/cuda/cuda.c:204:
+ NVIDIA_GPU_QUADRO_RTX_6000_2)$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#128: FILE: drivers/gpu/cuda/cuda.c:204:
+ NVIDIA_GPU_QUADRO_RTX_6000_2)$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#129: FILE: drivers/gpu/cuda/cuda.c:205:
+ },$
ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#138: FILE: drivers/gpu/cuda/devices.h:51:
#define NVIDIA_GPU_GV100_QUADRO_DEVICE_ID (0x1dba)
ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Cliff Burdick <cburdick at nvidia.com>'
total: 5 errors, 5 warnings, 22 lines checked
More information about the test-report
mailing list