[dpdk-test-report] |WARNING| pw37144 [PATCH v6 4/8] lib/librte_vhost: add request handler

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 4 16:33:37 CEST 2018


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

_coding style issues_


WARNING:UNNECESSARY_BREAK: break is not useful after a goto or return
#300: FILE: lib/librte_vhost/vhost_crypto.c:658:
+		goto error_exit;
+		break;

total: 0 errors, 1 warnings, 660 lines checked


More information about the test-report mailing list