|WARNING| pw154712 [PATCH v2 12/15] net/txgbe: add GPIO configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 25 14:52:34 CEST 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'?
#76: 
Add GPIO configuration for Amber-Lite NICs to match design differences

WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'?
#77: 
from 10G NICs: The Amber-Lite NIC requires additional setup steps

WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#170: FILE: drivers/net/txgbe/txgbe_ethdev.c:1938:
+		msleep(10);

total: 0 errors, 3 warnings, 0 checks, 166 lines checked


More information about the test-report mailing list