[dpdk-test-report] |WARNING| pw47274 pci_vfio: Support 64KB kernel page_size with vfio-pci driver

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 24 04:21:58 CEST 2018


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#60: FILE: drivers/bus/pci/linux/pci_vfio.c:465:
+		 * fall back to the MSI-X table offset in the bar.
+		*/

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#76: FILE: drivers/bus/pci/linux/pci_vfio.c:483:
+			 * left after the MSI table, so don't try and map it.
+			*/

ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#80: FILE: drivers/bus/pci/linux/pci_vfio.c:487:
+		}
+		else {

total: 1 errors, 2 warnings, 45 lines checked


More information about the test-report mailing list