|WARNING| pw106460 [PATCH 05/15] vdpa/ifc: add blk dev sw live migration

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 25 07:55:28 CET 2022


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#64: 
In this version we ignore the write cmd and still mark it dirty. Maybe we can improve it later.

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#132: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:346:
+		/**
+		** IFCVF marks dirty memory pages for only packet buffer,

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#195: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:727:
+		/**
+		** NETWORK: Direct I/O for Tx queue, relay for Rx queue

total: 0 errors, 3 warnings, 206 lines checked


More information about the test-report mailing list