* [dpdk-test-report] |WARNING| pw93381 [PATCH v7 3/3] net/i40e: enable PCI bus master after reset
[not found] <20210524012346.496560-4-haiyue.wang@intel.com>
@ 2021-05-24 1:46 ` checkpatch
2021-05-24 2:57 ` [dpdk-test-report] |SUCCESS| pw93381 [dpdk-dev] " 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-05-24 1:46 UTC (permalink / raw)
To: test-report; +Cc: Haiyue Wang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/93381
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#46:
Subject: [dpdk-dev] [PATCH v7 3/3] net/i40e: enable PCI bus master after
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#63:
master will be cleared, the VF will be not allowed to issue any Memory
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#66:
So after the reset event is detected, always enable the PCI bus master.
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#109: FILE: drivers/net/i40e/i40e_ethdev_vf.c:2496:
+ * master mode, and the driver will fail to recover from the reset. Fix
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#111: FILE: drivers/net/i40e/i40e_ethdev_vf.c:2498:
+ * the bus master bit will not be disabled, and this call will have no
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#114: FILE: drivers/net/i40e/i40e_ethdev_vf.c:2501:
+ if (vf->vf_reset && !rte_pci_set_bus_master(pci_dev, true))
total: 0 errors, 6 warnings, 0 checks, 37 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread