|WARNING| pw131745 [PATCH 2/6] Section 2: Install and Build DPDK

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 20 17:50:04 CEST 2023


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

_coding style issues_


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

ERROR:TRAILING_WHITESPACE: trailing whitespace
#113: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:10:
+Linux and FreeBSD platforms. It covers the necessary steps, prerequisites, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#174: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:71:
+Download the DPDK source code from the official repository $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#196: FILE: doc/guides/getting_started_guide/install_and_build/building_from_sources.rst:93:
+Configure the build based on your needs, hardware, and environment. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#229: FILE: doc/guides/getting_started_guide/install_and_build/index.rst:12:
+    $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#309: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:9:
+Before you begin the process of building DPDK on Windows, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#326: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:26:
+1. Install the Compiler: Download and install the clang compiler from the $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#330: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:30:
+`Microsoft website <https://visualstudio.microsoft.com/downloads/>`_. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#337: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:37:
+1. On Linux (for cross-compilation): Install MinGW-w64 via a package manager. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#341: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:41:
+`MinGW-w64 repository <https://mingw-w64.org/doku.php>`_. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#342: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:42:
+Any thread model (POSIX or Win32) can be chosen, DPDK does not rely on it. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#343: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:43:
+Install to a folder without spaces in its name, like ``C:\MinGW``. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#350: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:50:
+`Meson website <http://mesonbuild.com/Getting-meson.html#installing-meson-and-ninja-with-the-msi-installer>`_. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#359: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:59:
+system. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#361: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:61:
+Once you have verified that your system meets these requirements, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#389: FILE: doc/guides/getting_started_guide/install_and_build/windows_install_build.rst:89:
+The cross-file option must be specified for Meson. $

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

total: 16 errors, 1 warnings, 270 lines checked


More information about the test-report mailing list