|WARNING| pw129036 [PATCH 1/2] net/virtio: fix legacy device IO port map in secondary process
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jun 28 08:38:52 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129036
_coding style issues_
WARNING:TYPO_SPELLING: 'sencondary' may be misspelled - perhaps 'secondary'?
#66:
When doing IO port map for legacy device in sencondary process,
WARNING:TYPO_SPELLING: 'leagacy' may be misspelled - perhaps 'legacy'?
#67:
vfio_cfg setup for leagacy device like vfio_group_fd and vfio_dev_fd
WARNING:TYPO_SPELLING: 'sencondary' may be misspelled - perhaps 'secondary'?
#68:
is missing. So, in sencondary process, rte_pci_map_device is added
total: 0 errors, 3 warnings, 0 checks, 40 lines checked
More information about the test-report
mailing list