|WARNING| pw145945 [PATCH v1 15/18] net/r8169: impelment MTU configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 15 05:13:19 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'impelment' may be misspelled - perhaps 'implement'?
#51: 
Subject: [PATCH v1 15/18] net/r8169: impelment MTU configuration

CHECK:CAMELCASE: Avoid CamelCase: <RxMaxSize>
#131: FILE: drivers/net/r8169/r8169_ethdev.c:637:
+	RTL_W16(hw, RxMaxSize, frame_size);

total: 0 errors, 1 warnings, 1 checks, 53 lines checked


More information about the test-report mailing list