|WARNING| pw146137 [PATCH v2 15/18] net/r8169: impelment MTU configuration
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Oct 17 08:38:24 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/146137
_coding style issues_
WARNING:TYPO_SPELLING: 'impelment' may be misspelled - perhaps 'implement'?
#51:
Subject: [PATCH v2 15/18] net/r8169: impelment MTU configuration
CHECK:CAMELCASE: Avoid CamelCase: <RxMaxSize>
#122: FILE: drivers/net/r8169/r8169_ethdev.c:628:
+ RTL_W16(hw, RxMaxSize, frame_size);
total: 0 errors, 1 warnings, 1 checks, 44 lines checked
More information about the test-report
mailing list