|WARNING| pw143425 [PATCH v2] bus/pci: don't open uio device in secondary process
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Aug 29 10:59:51 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143425
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#138:
The uio_pci_generic driver clears the bus master bit when the device
ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 847d78fb9530 ("bus/pci: fix FD in secondary process")'
#143:
process. The commit that introduced this regression, 847d78fb9530
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#184: FILE: drivers/bus/pci/linux/pci_uio.c:265:
+ * the uio_pci_generic driver clears the bus master enable bit when the device file is
total: 1 errors, 2 warnings, 39 lines checked
More information about the test-report
mailing list