|WARNING| pw128345 [PATCH v2 07/15] common/cnxk: add MACsec interrupt APIs

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 7 17:29:26 CEST 2023


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#319: FILE: drivers/common/cnxk/roc_mcs.c:157:
+	TAILQ_FOREACH (cb, cb_list, next) {

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#372: FILE: drivers/common/cnxk/roc_mcs.c:210:
+	TAILQ_FOREACH (cb, cb_list, next) {

WARNING:TYPO_SPELLING: 'ANs' may be misspelled - perhaps 'And'?
#526: FILE: drivers/common/cnxk/roc_mcs.h:311:
+	 * - Clear SA_IN_USE for active ANs in RX_SA_MAP_MEM.

WARNING:TYPO_SPELLING: 'ANs' may be misspelled - perhaps 'And'?
#528: FILE: drivers/common/cnxk/roc_mcs.h:313:
+	 * - Reactivate SA_IN_USE for active ANs in RX_SA_MAP_MEM.

total: 0 errors, 4 warnings, 482 lines checked


More information about the test-report mailing list