|WARNING| pw156389 [PATCH v1 3/3] dts: all are one

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 2 13:42:23 CEST 2025


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

_coding style issues_


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

WARNING:TYPO_SPELLING: 'recieving' may be misspelled - perhaps 'receiving'?
#113: FILE: dts/framework/remote_session/testpmd_shell.py:348:
+    """Enum representing recieving or transmitting ports."""
                          ^^^^^^^^^

WARNING:TYPO_SPELLING: 'succesfully' may be misspelled - perhaps 'successfully'?
#275: FILE: dts/framework/remote_session/testpmd_shell.py:2810:
+                verify that the offload configuration was retrieved succesfully on all queues.
                                                                     ^^^^^^^^^^^

WARNING:TYPO_SPELLING: 'offlaod' may be misspelled - perhaps 'offload'?
#284: FILE: dts/framework/remote_session/testpmd_shell.py:2819:
+            InteractiveCommandExecutionError: If all queue offlaod configutrations could not be
                                                            ^^^^^^^

WARNING:TYPO_SPELLING: 'ouput' may be misspelled - perhaps 'output'?
#300: FILE: dts/framework/remote_session/testpmd_shell.py:2835:
+        # Actual ouput data starts on the thrid line
                  ^^^^^

WARNING:TYPO_SPELLING: 'thrid' may be misspelled - perhaps 'third'?
#300: FILE: dts/framework/remote_session/testpmd_shell.py:2835:
+        # Actual ouput data starts on the thrid line
                                           ^^^^^

WARNING:TYPO_SPELLING: 'currrent' may be misspelled - perhaps 'current'?
#527: FILE: dts/tests/TestSuite_rxtx_offload.py:32:
+            testpmd: The currrent testpmd shell session to send commands to.
                          ^^^^^^^^

WARNING:TYPO_SPELLING: 'Wether' may be misspelled - perhaps 'Weather'?
#529: FILE: dts/tests/TestSuite_rxtx_offload.py:34:
+            rxtx: Wether to check the RX or TX configuration of the given port.
                   ^^^^^^

WARNING:TYPO_SPELLING: 'Wether' may be misspelled - perhaps 'Weather'?
#530: FILE: dts/tests/TestSuite_rxtx_offload.py:35:
+            verify: Wether to verify the result of call to testpmd.
                     ^^^^^^

WARNING:TYPO_SPELLING: 'currrent' may be misspelled - perhaps 'current'?
#553: FILE: dts/tests/TestSuite_rxtx_offload.py:58:
+            testpmd: The currrent testpmd shell session to send commands to.
                          ^^^^^^^^

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

total: 1 errors, 10 warnings, 537 lines checked


More information about the test-report mailing list