automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw66594 [PATCH 06/13] app/test: add rte_security_session_update tests
       [not found] <20200312151654.7218-7-l.wojciechow@partner.samsung.com>
@ 2020-03-12 15:19 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-03-12 15:19 UTC (permalink / raw)
  To: test-report; +Cc: Lukasz Wojciechowski

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

_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
#140: FILE: app/test/test_security.c:253:
+static int
+mock_session_update(void *device,
+		struct rte_security_session *sess,
+		struct rte_security_session_conf *conf) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#201: FILE: app/test/test_security.c:449:
+static int
+ut_setup_with_session(void) {

WARNING:BRACES: braces {} are not necessary for single statement blocks
#208: FILE: app/test/test_security.c:456:
+	if (ret != TEST_SUCCESS) {
+		return ret;
+	}

WARNING:LONG_LINE: line over 90 characters
#391: FILE: app/test/test_security.c:872:
+				test_rte_security_session_update_inv_param_context_ops_fun),

total: 2 errors, 3 warnings, 276 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-12 15:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200312151654.7218-7-l.wojciechow@partner.samsung.com>
2020-03-12 15:19 ` [dpdk-test-report] |WARNING| pw66594 [PATCH 06/13] app/test: add rte_security_session_update tests checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).