|WARNING| pw146814 [PATCH v3 15/18] net/r8169: impelment MTU configuration
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Oct 23 05:41:10 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/146814
_coding style issues_
WARNING:TYPO_SPELLING: 'impelment' may be misspelled - perhaps 'implement'?
#47:
Subject: [PATCH v3 15/18] net/r8169: impelment MTU configuration
CHECK:CAMELCASE: Avoid CamelCase: <RxMaxSize>
#118: FILE: drivers/net/r8169/r8169_ethdev.c:627:
+ RTL_W16(hw, RxMaxSize, frame_size);
total: 0 errors, 1 warnings, 1 checks, 44 lines checked
More information about the test-report
mailing list