[dpdk-test-report] |WARNING| pw100739 [PATCH v1] windows/netuio: fix pci resouce translation
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Oct 8 02:24:38 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/100739
_coding style issues_
WARNING:TYPO_SPELLING: 'resouce' may be misspelled - perhaps 'resource'?
#61:
Subject: [dpdk-dev] [PATCH v1] windows/netuio: fix pci resouce translation
WARNING:TYPO_SPELLING: 'decriptor' may be misspelled - perhaps 'descriptor'?
#82:
returns true, the loop continue and the decriptor will be NULL,
ERROR:CODE_INDENT: code indent should use tabs where possible
#102: FILE: windows/netuio/netuio_dev.c:210:
+ status = STATUS_SUCCESS;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#102: FILE: windows/netuio/netuio_dev.c:210:
+ status = STATUS_SUCCESS;$
total: 1 errors, 3 warnings, 8 lines checked
More information about the test-report
mailing list