[dpdk-test-report] |WARNING| pw69690 [PATCH v3 1/4] lib: introduce IF Proxy library

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 4 10:53:39 CEST 2020


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

_coding style issues_


WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#214: FILE: lib/librte_eal/linux/eal_interrupts.c:928:
+		case RTE_INTR_HANDLE_NETLINK:

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#1682: FILE: lib/librte_if_proxy/rte_if_proxy.h:146:
+	RTE_IFPX_CFG_DONE,    /**< This event is a lib specific event - it is
+			       * signaled when initial network configuration

total: 0 errors, 2 warnings, 1966 lines checked


More information about the test-report mailing list