[dpdk-test-report] |WARNING| pw20435 [RFC] eal: use busname and devargs to attach devices

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 15 15:04:19 CET 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#64: 
Using just the device name to attach a device on the EAL level is not enough

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#151: FILE: lib/librte_eal/common/eal_common_dev.c:127:
+		RTE_LOG(ERR, EAL, "Attaching device to bus failed 
");

total: 0 errors, 2 warnings, 121 lines checked


More information about the test-report mailing list