|WARNING| pw133801 [PATCH v3 4/7] Section 4: Running Applications

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 3 05:04:37 CET 2023


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

_coding style issues_


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

ERROR:TRAILING_WHITESPACE: trailing whitespace
#166: 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
#172: 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
#173: 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
#180: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:63:
+For a detailed list of EAL options, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#191: 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
#199: FILE: doc/guides/getting_started_guide/run_apps/run_apps.rst:82:
+``SeLockMemoryPrivilege`` for the user running an application. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#200: 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
#201: 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
#211: 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