[dpdk-test-report] |WARNING| pw57984 [PATCH v1 09/13] net/ppfe: add burst enqueue and dequeue operations

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 26 15:18:10 CEST 2019


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#217: FILE: drivers/net/ppfe/pfe_hif.c:429:
+			break;
+		} else {

total: 0 errors, 1 warnings, 0 checks, 732 lines checked


More information about the test-report mailing list