[dpdk-test-report] |WARNING| pw85397 [PATCH 8/9] test/vfio_user: introduce functional test

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 18 08:58:03 CET 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'nNumber' may be misspelled - perhaps 'number'?
#498: FILE: app/test/test_vfio_user.c:392:
+	printf("MSI-X Interrupt:
Number: %u, irqfd: %s
",

WARNING:TYPO_SPELLING: 'allcate' may be misspelled - perhaps 'allocate'?
#690: FILE: app/test/test_vfio_user.c:584:
+		printf("Failed to allcate data
");

WARNING:TYPO_SPELLING: 'nNumber' may be misspelled - perhaps 'number'?
#733: FILE: app/test/test_vfio_user.c:627:
+	printf("MSI-X Interrupt:
Number: %u, irqfd: %s
", irq_info.count,

total: 0 errors, 3 warnings, 668 lines checked


More information about the test-report mailing list