|WARNING| pw113746 [RFC PATCH 28/29] net/qdma: add additional debug APIs

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 6 11:43:13 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#464: FILE: drivers/net/qdma/qdma_xdebug.c:357:
+	xdebug_info("		 AXI Master Lite BAR index           :%x
",

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#466: FILE: drivers/net/qdma/qdma_xdebug.c:359:
+	xdebug_info("		 AXI Bridge Master BAR index         :%x
",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#486: FILE: drivers/net/qdma/qdma_xdebug.c:379:
+	xdebug_info("		 is master                :%x
",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#487: FILE: drivers/net/qdma/qdma_xdebug.c:380:
+			qdma_dev->is_master);

total: 0 errors, 4 warnings, 0 checks, 1079 lines checked


More information about the test-report mailing list