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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 5 18:10:00 CEST 2018


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

_coding style issues_


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

total: 0 errors, 1 warnings, 661 lines checked


More information about the test-report mailing list