|WARNING| pw154735 [PATCH v3 12/15] net/txgbe: add GPIO configuration
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Jun 26 10:11:01 CEST 2025
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/154735
_coding style issues_
WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'?
#74: 
Add GPIO configuration for Amber-Lite NICs to match design differences
WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'?
#75: 
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
#168: 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