[dpdk-test-report] |WARNING| pw32557 [PATCH v2] net/tap: allow user mac to be passed as args

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 21 11:20:00 CET 2017


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#113: FILE: drivers/net/tap/rte_eth_tap.c:1505:
+					(strspn((mac_byte + 1), "0123456789ABCDEFabcdef")) &&

CHECK:BRACES: Unbalanced braces around else statement
#137: FILE: drivers/net/tap/rte_eth_tap.c:1516:
+			} else

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


More information about the test-report mailing list