[dpdk-test-report] |WARNING| pw66599 [PATCH 10/13] app/test: add rte_security_set_pkt_metadata tests

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 12 16:21:11 CET 2020


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

_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
#141: FILE: app/test/test_security.c:361:
+static int
+mock_set_pkt_metadata(void *device,
+		struct rte_security_session *sess,
+		struct rte_mbuf *m,
+		void *params) {

WARNING:LONG_LINE: line over 90 characters
#352: FILE: app/test/test_security.c:1539:
+				test_rte_security_set_pkt_metadata_inv_param_context_ops_fun),

total: 1 errors, 2 warnings, 240 lines checked


More information about the test-report mailing list