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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 23 22:05:16 CEST 2023


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

_coding style issues_


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

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

WARNING:TYPO_SPELLING: 'ANs' may be misspelled - perhaps 'And'?
#527: 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'?
#529: 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, 483 lines checked


More information about the test-report mailing list