|WARNING| pw124479 [PATCH 01/11] common/cnxk: fix incorrect auth key length

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 24 06:48:53 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#107: FILE: drivers/common/cnxk/roc_se.h:298:
+	uint64_t ciph_then_auth : 1;

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#108: FILE: drivers/common/cnxk/roc_se.h:299:
+	uint64_t auth_then_ciph : 1;

total: 0 errors, 2 warnings, 19 lines checked


More information about the test-report mailing list