[dpdk-test-report] |WARNING| pw66597 [PATCH 07/13] app/test: add rte_security_session_get_size tests
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Mar 12 16:19:28 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/66597
_coding style issues_
WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#138: FILE: app/test/test_security.c:280:
+static unsigned int
+mock_session_get_size(void *device) {
WARNING:LONG_LINE: line over 90 characters
#281: FILE: app/test/test_security.c:1007:
+ test_rte_security_session_get_size_inv_param_context_ops_fun),
total: 1 errors, 2 warnings, 165 lines checked
More information about the test-report
mailing list