[dpdk-test-report] |WARNING| pw93679 [RFC v3 2/6] bus/pci: avoid depending on private value in kernel source

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 1 05:18:14 CEST 2021


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#69: 
[1] https://github.com/torvalds/linux/blob/v5.12/drivers/vfio/pci/vfio_pci_private.h

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#260: FILE: drivers/bus/pci/linux/pci_vfio.c:223:
+pci_vfio_set_bus_master(const struct rte_pci_device *dev, int dev_fd, bool op)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#321: FILE: drivers/bus/pci/linux/pci_vfio.c:514:
+	if (pci_vfio_set_bus_master(dev, vfio_dev_fd, true)) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#427: FILE: drivers/bus/pci/linux/pci_vfio.c:1088:
+	if (pci_vfio_set_bus_master(dev, dev->intr_handle.vfio_dev_fd, false)) {

total: 0 errors, 4 warnings, 367 lines checked


More information about the test-report mailing list