[dpdk-test-report] |WARNING| pw75526 [PATCH 11/22] Updated Source and Project files to use Clang toolset

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 14 01:25:33 CEST 2020


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

_coding style issues_


ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream
#63: 
Change-Id: I274de21379287c664e072f58e94271c654afe603

WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'?
#63: 
Change-Id: I274de21379287c664e072f58e94271c654afe603

ERROR:C99_COMMENTS: do not use C99 // comments
#79: FILE: kernel/windows/netuio/netuio_queue.c:159:
+		// Zero out the physically contiguous block

WARNING:LONG_LINE: line over 100 characters
#80: FILE: kernel/windows/netuio/netuio_queue.c:160:
+		RtlZeroMemory(netuio_contextdata->dpdk_seg.mem.virt_addr, netuio_contextdata->dpdk_seg.mem.size);

total: 2 errors, 2 warnings, 10 lines checked


More information about the test-report mailing list