[dpdk-test-report] |WARNING| pw31073 [PATCH v6 1/2] eal: add uevent monitor for hot plug

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 1 05:18:41 CET 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#18: 
to enable all linux kernel object hot plug monitoring, so user could use these

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#770: FILE: lib/librte_eal/common/eal_common_dev.c:419:
+int
+rte_dev_bind_driver(const char *dev_name, const char *drv_type) {

total: 1 errors, 1 warnings, 1465 lines checked


More information about the test-report mailing list