|WARNING| pw105726 [PATCH v1 1/1] gpu/cuda: expose GPU memory with GDRCopy

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 11 10:30:21 CET 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'indipendent' may be misspelled - perhaps 'independent'?
#144: 
This is an indipendent feature.

WARNING:LONG_LINE: line length of 132 exceeds 100 columns
#323: FILE: drivers/gpu/cuda/gdrcopy.c:11:
+static int (*sym_gdr_pin_buffer)(gdr_t g, unsigned long addr, size_t size, uint64_t p2p_token, uint32_t va_space, gdr_mh_t *handle);

total: 0 errors, 2 warnings, 315 lines checked


More information about the test-report mailing list