* |WARNING| pw128547 [PATCH v3 13/15] net/cnxk: create/destroy MACsec SC/SA
[not found] <20230613071614.2259604-14-gakhil@marvell.com>
@ 2023-06-13 7:20 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-06-13 7:20 UTC (permalink / raw)
To: test-report; +Cc: Akhil Goyal
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128547
_coding style issues_
WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#172: FILE: drivers/net/cnxk/cnxk_ethdev_mcs.c:59:
+ uint8_t ciph_key[32] = {0};
WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#194: FILE: drivers/net/cnxk/cnxk_ethdev_mcs.c:81:
+ ciph_key[i] = conf->key.data[conf->key.length - 1 - i];
WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#196: FILE: drivers/net/cnxk/cnxk_ethdev_mcs.c:83:
+ memcpy(&req.plcy[0][0], ciph_key, conf->key.length);
total: 0 errors, 3 warnings, 0 checks, 302 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-13 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230613071614.2259604-14-gakhil@marvell.com>
2023-06-13 7:20 ` |WARNING| pw128547 [PATCH v3 13/15] net/cnxk: create/destroy MACsec SC/SA 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).