[dpdk-test-report] |WARNING| pw86070 [PATCH v2 4/4] net/mlx5: improve bonding representor probe

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 6 17:41:05 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#55: 
and this implies all representors have to use master PF of bonding

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#63: 
 - PMD use master PCI BDF as PCI device.

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#66: 
  <master BDF>,representor=pfXvfY

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#67: 
All representors must use master PF as owner PCI device, PMD internally

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#69: 
representor are registered to master PCI device, 2nd PF is hidden to

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#131: FILE: drivers/net/mlx5/linux/mlx5_os.c:703:
+		repr_id = rte_eth_representor_id_encode(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#191: FILE: drivers/net/mlx5/linux/mlx5_os.c:748:
+					repr = rte_eth_representor_id_encode(

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#262: FILE: drivers/net/mlx5/linux/mlx5_os.c:1694:
+ *   Pointer to master PCI Address structure to match PCI address.

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#320: FILE: drivers/net/mlx5/linux/mlx5_os.c:1906:
+			/* Amend master pci address if owner PF specified. */

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#514: FILE: drivers/net/mlx5/mlx5_mac.c:173:
+					rte_eth_representor_id_parse(

total: 0 errors, 7 warnings, 3 checks, 384 lines checked


More information about the test-report mailing list