|WARNING| pw113724 [RFC PATCH 05/29] net/qdma: add device init and uninit functions
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jul 6 09:57:34 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/113724
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#306: FILE: drivers/net/qdma/qdma.h:197:
+ uint8_t is_master:1;
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#556: FILE: drivers/net/qdma/qdma_common.c:216:
+ /* Find AXI Bridge Master bar(bypass bar) */
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#570: FILE: drivers/net/qdma/qdma_common.c:230:
+ PMD_DRV_LOG(INFO, "QDMA AXI Master Lite bar idx :%d
",
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#572: FILE: drivers/net/qdma/qdma_common.c:232:
+ PMD_DRV_LOG(INFO, "QDMA AXI Bridge Master bar idx :%d
",
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#825: FILE: drivers/net/qdma/qdma_ethdev.c:275:
+ dma_priv->is_master = 0;
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#856: FILE: drivers/net/qdma/qdma_ethdev.c:306:
+ /* Store BAR address and length of AXI Master Lite BAR(user bar) */
total: 0 errors, 6 warnings, 0 checks, 822 lines checked
More information about the test-report
mailing list