|WARNING| pw148803 [RFC PATCH 07/21] net/iavf: use common Tx queue structure

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 22 13:56:48 CET 2024


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#125: FILE: drivers/common/intel_eth/ieth_rxtx.h:90:
+			uint8_t use_ctx : 1; /* if use the ctx desc, a packet needs
+					  two descriptors */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#125: FILE: drivers/common/intel_eth/ieth_rxtx.h:90:
+					  two descriptors */

total: 0 errors, 2 warnings, 0 checks, 457 lines checked


More information about the test-report mailing list