[dpdk-test-report] |WARNING| pw19834 [RFC 1/2] doc: introduction to prgdev
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jan 20 11:24:57 CET 2017
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/19834
_coding style issues_
ERROR:TRAILING_WHITESPACE: trailing whitespace
#81: FILE: doc/guides/prog_guide/prgdev_lib.rst:25:
+download a segment of buffer(image) from host to on-die device, or vice versa. $
WARNING:TYPO_SPELLING: 'deivce' may be misspelled - perhaps 'device'?
#106: FILE: doc/guides/prog_guide/prgdev_lib.rst:50:
+the deivce then changed hardware behavior, and applicable to prgdev programming
WARNING:TYPO_SPELLING: 'Harware' may be misspelled - perhaps 'Hardware'?
#200: FILE: doc/guides/prog_guide/prgdev_lib.rst:144:
+ downloaded image if worked in expected way by this function. Harware or driver
ERROR:TRAILING_WHITESPACE: trailing whitespace
#224: FILE: doc/guides/prog_guide/prgdev_lib.rst:168:
+device that expose to apps. $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#240: FILE: doc/guides/prog_guide/prgdev_lib.rst:184:
+ $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#274: FILE: doc/guides/prog_guide/prgdev_lib.rst:218:
+ $
WARNING:TYPO_SPELLING: 'sucessfully' may be misspelled - perhaps 'successfully'?
#426: FILE: doc/guides/prog_guide/prgdev_lib.rst:370:
+After 'open' prgdev sucessfully, apps follow 'image download', 'check status',
ERROR:TRAILING_WHITESPACE: trailing whitespace
#486: FILE: doc/guides/prog_guide/prgdev_lib.rst:430:
+Below is the suggested source code layout. $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#491: FILE: doc/guides/prog_guide/prgdev_lib.rst:435:
+- 'librte_prgdev' under 'lib' is the new directory store definition and $
WARNING:TYPO_SPELLING: 'specfic' may be misspelled - perhaps 'specific'?
#493: FILE: doc/guides/prog_guide/prgdev_lib.rst:437:
+- 'prg' under 'drivers' is the directory to store specfic implementation
total: 6 errors, 4 warnings, 457 lines checked
More information about the test-report
mailing list