[dpdk-test-report] |WARNING| pw102780 [PATCH v7 6/9] drivers: remove direct access to interrupt handle

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 25 15:39:43 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#957: FILE: drivers/bus/pci/linux/pci_uio.c:274:
+		if (pci_uio_set_bus_master(uio_cfg_fd)) {

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

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#2160: FILE: drivers/common/cnxk/roc_tim.c:203:
+	rc = tim_register_irq_priv(roc_tim, sso->pci_dev->intr_handle, ring_id,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#2160: FILE: drivers/common/cnxk/roc_tim.c:203:
+	rc = tim_register_irq_priv(roc_tim, sso->pci_dev->intr_handle, ring_id,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#2169: FILE: drivers/common/cnxk/roc_tim.c:226:
+	tim_unregister_irq_priv(roc_tim, sso->pci_dev->intr_handle, ring_id,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#2169: FILE: drivers/common/cnxk/roc_tim.c:226:
+	tim_unregister_irq_priv(roc_tim, sso->pci_dev->intr_handle, ring_id,

CHECK:CAMELCASE: Avoid CamelCase: <intrIdx>
#7503: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:803:
+			tqd->conf.intrIdx =

total: 0 errors, 6 warnings, 6743 lines checked


More information about the test-report mailing list