|WARNING| pw128810 [PATCH v3 7/9] crypto/mlx5: add queue pair setup for GCM

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 20 03:26:28 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#369: FILE: drivers/crypto/mlx5/mlx5_crypto_gcm.c:194:
+	attr.cd_master = 1;

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#473: FILE: drivers/crypto/mlx5/mlx5_crypto_gcm.c:298:
+	qp_attr.cd_slave_send = 1;

total: 0 errors, 2 warnings, 340 lines checked


More information about the test-report mailing list