automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw118640 [PATCH 1/6] test/security: add unit tests for DES and 3DES
       [not found] <20221019165418.1970445-2-ktejasree@marvell.com>
@ 2022-10-19 16:56 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-10-19 16:56 UTC (permalink / raw)
  To: test-report; +Cc: Tejasree Kondoj

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

_coding style issues_


WARNING:TYPO_SPELLING: 'vecotrs' may be misspelled - perhaps 'vectors'?
#80: 
Add unit test cases and test vecotrs for DES-CBC

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1015: FILE: app/test/test_security_inline_proto.c:66:
+extern struct ipsec_test_data pkt_3des_cbc_hmac_sha256;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1016: FILE: app/test/test_security_inline_proto.c:67:
+extern struct ipsec_test_data pkt_3des_cbc_hmac_sha384;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1017: FILE: app/test/test_security_inline_proto.c:68:
+extern struct ipsec_test_data pkt_3des_cbc_hmac_sha512;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1018: FILE: app/test/test_security_inline_proto.c:69:
+extern struct ipsec_test_data pkt_3des_cbc_hmac_sha256_v6;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1019: FILE: app/test/test_security_inline_proto.c:70:
+extern struct ipsec_test_data pkt_des_cbc_hmac_sha256;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1020: FILE: app/test/test_security_inline_proto.c:71:
+extern struct ipsec_test_data pkt_des_cbc_hmac_sha384;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1021: FILE: app/test/test_security_inline_proto.c:72:
+extern struct ipsec_test_data pkt_des_cbc_hmac_sha512;

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1022: FILE: app/test/test_security_inline_proto.c:73:
+extern struct ipsec_test_data pkt_des_cbc_hmac_sha256_v6;

total: 0 errors, 9 warnings, 1035 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221019165418.1970445-2-ktejasree@marvell.com>
2022-10-19 16:56 ` |WARNING| pw118640 [PATCH 1/6] test/security: add unit tests for DES and 3DES 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).