[dpdk-test-report] |WARNING| pw24147 [PATCH] net/ixgbe: fix LSC interrupt issue

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 8 13:49:43 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#20: 
This is fix for critical issues exposed by Gaetan Rivet's commit(8ea656f8c300175ac84f3cbe1117f5ef11ffc4eb) to enable LSC. 

CHECK:BRACES: Unbalanced braces around else statement
#68: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4113:
+		else {

WARNING:TYPO_SPELLING: 'orignal' may be misspelled - perhaps 'original'?
#69: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4114:
+			/* remember orignal mask */

total: 0 errors, 2 warnings, 1 checks, 20 lines checked


More information about the test-report mailing list