|WARNING| pw159905 [PATCH 08/11] doc: improve patch submission guide readability

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 14 23:58:04 CET 2026


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

_coding style issues_


WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc:
#461: FILE: doc/guides/contributing/patches.rst:286:
      Cc: author at example.com

WARNING:BAD_SIGN_OFF: Do not use whitespace before Signed-off-by:
#510: FILE: doc/guides/contributing/patches.rst:353:
      Signed-off-by: Alex Smith <alex.smith at example.com>

WARNING:BAD_SIGN_OFF: Do not use whitespace before Reviewed-by:
#542: FILE: doc/guides/contributing/patches.rst:393:
      Reviewed-by:

WARNING:BAD_SIGN_OFF: Use a single space after Reviewed-by:
#542: FILE: doc/guides/contributing/patches.rst:393:
      Reviewed-by:

ERROR:BAD_SIGN_OFF: Unrecognized email address: ''
#542: FILE: doc/guides/contributing/patches.rst:393:
      Reviewed-by:

WARNING:BAD_SIGN_OFF: Do not use whitespace before Tested-by:
#543: FILE: doc/guides/contributing/patches.rst:394:
      Tested-by:

WARNING:BAD_SIGN_OFF: Use a single space after Tested-by:
#543: FILE: doc/guides/contributing/patches.rst:394:
      Tested-by:

ERROR:BAD_SIGN_OFF: Unrecognized email address: ''
#543: FILE: doc/guides/contributing/patches.rst:394:
      Tested-by:

WARNING:BAD_SIGN_OFF: Do not use whitespace before Acked-by:
#888: FILE: doc/guides/contributing/patches.rst:723:
       Acked-by: Alex Smith <alex.smith at example.com>

total: 2 errors, 7 warnings, 862 lines checked


More information about the test-report mailing list