From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 9EA1F37AC; Fri, 20 Jan 2017 11:24:57 +0100 (CET) In-Reply-To: <1484882498-18653-2-git-send-email-jing.d.chen@intel.com> References: <1484882498-18653-2-git-send-email-jing.d.chen@intel.com> To: test-report@dpdk.org Cc: "Chen Jing D(Mark)" Message-Id: <20170120102457.9EA1F37AC@dpdk.org> Date: Fri, 20 Jan 2017 11:24:57 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw19834 [RFC 1/2] doc: introduction to prgdev X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2017 10:24:57 -0000 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