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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jul 29 15:48:40 CEST 2021


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

_coding style issues_


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

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

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

total: 0 errors, 2 warnings, 1 checks, 2165 lines checked


More information about the test-report mailing list