|WARNING| pw106456 [PATCH 01/15] vdpa/ifc: add support for virtio blk device

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 25 07:53:26 CET 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'implemeted' may be misspelled - perhaps 'implemented'?
#63: 
Blk and net device are implemeted with proper feature and ops.

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#131: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:80:
+/**
+** vdpa decice info includes device features and devcic operation.

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#158: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:1195:
+		/**
+		** Transitional devices: use the PCI subsystem device id as

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#164: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:1201:
+		/**
+		** Modern devices: simply use PCI device id,

total: 0 errors, 4 warnings, 174 lines checked


More information about the test-report mailing list