|WARNING| pw126215 [RFC 2/4] bus/pci: avoid depending on private value in kernel source

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 18 07:50:55 CEST 2023


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#67: 
[1] https://github.com/torvalds/linux/blob/v6.2/include/linux/vfio_pci_core.h

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#300: 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'?
#367: FILE: drivers/bus/pci/linux/pci_vfio.c:534:
+	if (pci_vfio_set_bus_master(dev, vfio_dev_fd, true)) {

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

total: 0 errors, 4 warnings, 420 lines checked


More information about the test-report mailing list