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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 10 12:11:12 CET 2020


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 1858 lines checked


More information about the test-report mailing list