automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109757 [PATCH v4 01/10] app/test: add unit cases for inline IPsec offload
       [not found] <20220416192530.173895-2-gakhil@marvell.com>
@ 2022-04-16 19:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-04-16 19:26 UTC (permalink / raw)
  To: test-report; +Cc: Akhil Goyal

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#176: FILE: app/test/test_security_inline_proto.c:44:
+extern struct ipsec_test_data pkt_aes_128_gcm;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#177: FILE: app/test/test_security_inline_proto.c:45:
+extern struct ipsec_test_data pkt_aes_192_gcm;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#178: FILE: app/test/test_security_inline_proto.c:46:
+extern struct ipsec_test_data pkt_aes_256_gcm;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#179: FILE: app/test/test_security_inline_proto.c:47:
+extern struct ipsec_test_data pkt_aes_128_gcm_frag;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#180: FILE: app/test/test_security_inline_proto.c:48:
+extern struct ipsec_test_data pkt_aes_128_cbc_null;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#181: FILE: app/test/test_security_inline_proto.c:49:
+extern struct ipsec_test_data pkt_null_aes_xcbc;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#182: FILE: app/test/test_security_inline_proto.c:50:
+extern struct ipsec_test_data pkt_aes_128_cbc_hmac_sha384;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#183: FILE: app/test/test_security_inline_proto.c:51:
+extern struct ipsec_test_data pkt_aes_128_cbc_hmac_sha512;

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#569: FILE: app/test/test_security_inline_proto.c:437:
+		printf("Allocated mbuf pool 
");

ERROR:SPACING: space required before the open parenthesis '('
#756: FILE: app/test/test_security_inline_proto.c:624:
+		while(--nb_rx)

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#872: FILE: app/test/test_security_inline_proto.c:740:
+	printf("Generate %d packets 
", MAX_TRAFFIC_BURST);

total: 1 errors, 10 warnings, 916 lines checked

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

only message in thread, other threads:[~2022-04-16 19:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220416192530.173895-2-gakhil@marvell.com>
2022-04-16 19:26 ` |WARNING| pw109757 [PATCH v4 01/10] app/test: add unit cases for inline IPsec offload 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).