automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw117056 [PATCH 4/5] test/security: add inline MACsec cases
       [not found] <20220928124516.93050-5-gakhil@marvell.com>
@ 2022-09-28 12:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-09-28 12:48 UTC (permalink / raw)
  To: test-report; +Cc: Akhil Goyal

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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#303: FILE: app/test/test_security_inline_macsec.c:193:
+	 * from the test vector so that we can match the out packet. */

ERROR:C99_COMMENTS: do not use C99 // comments
#357: FILE: app/test/test_security_inline_macsec.c:247:
+//	struct rte_security_capability_idx sec_cap_idx;

ERROR:C99_COMMENTS: do not use C99 // comments
#358: FILE: app/test/test_security_inline_macsec.c:248:
+//	const struct rte_security_capability *sec_cap;

ERROR:C99_COMMENTS: do not use C99 // comments
#392: FILE: app/test/test_security_inline_macsec.c:282:
+//	sec_cap = rte_security_capability_get(sec_ctx, &sec_cap_idx);

ERROR:C99_COMMENTS: do not use C99 // comments
#393: FILE: app/test/test_security_inline_macsec.c:283:
+//	if (sec_cap == NULL) {

ERROR:C99_COMMENTS: do not use C99 // comments
#394: FILE: app/test/test_security_inline_macsec.c:284:
+//		printf("No capabilities registered
");

ERROR:C99_COMMENTS: do not use C99 // comments
#395: FILE: app/test/test_security_inline_macsec.c:285:
+//		return TEST_SKIPPED;

ERROR:C99_COMMENTS: do not use C99 // comments
#396: FILE: app/test/test_security_inline_macsec.c:286:
+//	}

total: 7 errors, 1 warnings, 3146 lines checked
Warning in app/test/test_security_inline_macsec.c:
Declaring a variable inside for()

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

only message in thread, other threads:[~2022-09-28 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220928124516.93050-5-gakhil@marvell.com>
2022-09-28 12:48 ` |WARNING| pw117056 [PATCH 4/5] test/security: add inline MACsec cases 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).