|WARNING| pw154728 [PATCH v3 05/15] net/txgbe: add support for PHY configuration via SW-FW mailbox

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 26 10:08:32 CEST 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'?
#76: 
Migrate Amber-Lite PHY configuration to firmware due to complexity.

WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#265: FILE: drivers/net/txgbe/base/txgbe_mng.c:614:
+			msleep(1);

total: 0 errors, 2 warnings, 0 checks, 228 lines checked


More information about the test-report mailing list