|WARNING| pw131747 [PATCH 4/6] Section 4: Running Applications

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 20 17:51:58 CEST 2023


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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

ERROR:TRAILING_WHITESPACE: trailing whitespace
#165: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:49:
+For a comprehensive list of sample applications and their guides, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#171: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:55:
+Every DPDK application is linked with the DPDK target environment’s $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#172: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:56:
+Environmental Abstraction Layer (EAL) library, which provides generic options. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#179: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:63:
+For a detailed list of EAL options, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#190: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:74:
+Running DPDK applications on Windows involves a few different steps. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#198: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:82:
+``SeLockMemoryPrivilege`` for the user running an application. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#199: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:83:
+This privilege allows the DPDK application to keep data in physical memory, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#200: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:84:
+preventing the system from paging the data to virtual memory. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#210: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:94:
+current user, a logoff is required before it is available. $

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 10 errors, 1 warnings, 128 lines checked
Warning in doc/guides/getting_started_guide/run_apps/run_apps.rst:
Using explicit URL to doc.dpdk.org, prefer :ref: or :doc:


More information about the test-report mailing list