[dpdk-test-report] |WARNING| pw30520 [PATCH 1/8] app/eventdev: add ethernet device producer option

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 18 14:41:47 CEST 2017


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

_coding style issues_


ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
#117: FILE: app/test-eventdev/evt_options.h:284:
+	switch (opt->prod_type) {
+		default:
+		case EVT_PROD_TYPE_SYNT:
[...]
+		case EVT_PROD_TYPE_ETH_RX_ADPTR:

total: 1 errors, 0 warnings, 140 lines checked


More information about the test-report mailing list