[dpdk-test-report] |WARNING| pw95956 [PATCH 6/7] net/nfp: move PF functions into new file

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 16 10:25:01 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#444: FILE: drivers/net/nfp/nfp_ethdev.c:338:
+	 * The ixgbe PMD driver disables the pcie master on the

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#585: FILE: drivers/net/nfp/nfp_ethdev.c:479:
+	PMD_INIT_LOG(DEBUG, "tx_bar_off: 0x%" PRIx64 "", tx_bar_off);

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#757: FILE: drivers/net/nfp/nfp_ethdev.c:651:
+	PMD_DRV_LOG(INFO, "Firmware file found at %s with size: %" PRIu64 "",

WARNING:TYPO_SPELLING: 'initilise' may be misspelled - perhaps 'initialise'?
#1071: FILE: drivers/net/nfp/nfp_ethdev.c:965:
+ * is no need to initilise the PF again. Only minimal work is required

total: 0 errors, 2 warnings, 2 checks, 2223 lines checked


More information about the test-report mailing list