automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111106 [PATCH v6 1/7] app/test: add unit cases for inline IPsec offload
       [not found] <20220513073201.2320812-2-gakhil@marvell.com>
@ 2022-05-13  7:33 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-13  7:33 UTC (permalink / raw)
  To: test-report; +Cc: Akhil Goyal

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#179: 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
#180: 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
#181: 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
#182: 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
#183: 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
#184: 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
#185: 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
#186: FILE: app/test/test_security_inline_proto.c:51:
+extern struct ipsec_test_data pkt_aes_128_cbc_hmac_sha512;

total: 0 errors, 8 warnings, 933 lines checked

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

only message in thread, other threads:[~2022-05-13  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220513073201.2320812-2-gakhil@marvell.com>
2022-05-13  7:33 ` |WARNING| pw111106 [PATCH v6 1/7] 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).