* [dpdk-test-report] |WARNING| pw102297 [PATCH v4 5/7] drivers: remove direct access to interrupt handle
[not found] <20211019183543.132084-6-hkalra@marvell.com>
@ 2021-10-19 18:38 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-19 18:38 UTC (permalink / raw)
To: test-report; +Cc: Harman Kalra
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/102297
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#953: FILE: drivers/bus/pci/linux/pci_uio.c:277:
+ if (pci_uio_set_bus_master(uio_cfg_fd)) {
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1207: FILE: drivers/bus/pci/linux/pci_vfio.c:1020:
+ if (pci_vfio_set_bus_master(vfio_dev_fd, false)) {
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#2150: 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'?
#2150: 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'?
#2159: 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'?
#2159: 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>
#7479: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:804:
+ tqd->conf.intrIdx =
total: 0 errors, 6 warnings, 7135 lines checked
^ permalink raw reply [flat|nested] only message in thread