* [dpdk-test-report] |WARNING| pw99319 [PATCH v3 4/6] net/iavf: add iAVF IPsec inline crypto support
[not found] <20210920135202.1739660-5-radu.nicolau@intel.com>
@ 2021-09-20 14:03 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-09-20 14:03 UTC (permalink / raw)
To: test-report; +Cc: Radu Nicolau
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/99319
_coding style issues_
WARNING:TYPO_SPELLING: 'acknowledgement' may be misspelled - perhaps 'acknowledgment'?
#66:
operations. IPsec Crypto requests receive an initial acknowledgement
ERROR:CODE_INDENT: code indent should use tabs where possible
#2011: FILE: drivers/net/iavf/iavf_ipsec_crypto.c:1687:
+^I && actions[1].type == RTE_FLOW_ACTION_TYPE_END) {$
CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#2011: FILE: drivers/net/iavf/iavf_ipsec_crypto.c:1687:
+ if (actions[0].type == RTE_FLOW_ACTION_TYPE_SECURITY
+ && actions[1].type == RTE_FLOW_ACTION_TYPE_END) {
WARNING:TYPO_SPELLING: 'metdata' may be misspelled - perhaps 'metadata'?
#3017: FILE: drivers/net/iavf/iavf_rxtx.c:2429:
+iavf_ipsec_crypto_get_pkt_metdata(const struct iavf_tx_queue *txq,
WARNING:TYPO_SPELLING: 'metdata' may be misspelled - perhaps 'metadata'?
#3049: FILE: drivers/net/iavf/iavf_rxtx.c:2483:
+ ipsec_md = iavf_ipsec_crypto_get_pkt_metdata(txq, mb);
total: 1 errors, 3 warnings, 1 checks, 3151 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-09-20 14:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210920135202.1739660-5-radu.nicolau@intel.com>
2021-09-20 14:03 ` [dpdk-test-report] |WARNING| pw99319 [PATCH v3 4/6] net/iavf: add iAVF IPsec inline crypto support 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).