|WARNING| pw162127 [PATCH] net/bnxt: add multi-doorbell support

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 3 18:31:53 CET 2026


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line length of 104 exceeds 100 columns
#168: FILE: drivers/net/bnxt/bnxt.h:1091:
+	uint16_t		db_page_size;			/* Doorbell page size (typically 4KB) */

WARNING:MISSING_FIXES_TAG: The commit message has 'stable@', perhaps it also needs a 'Fixes:' tag?

total: 0 errors, 2 warnings, 0 checks, 413 lines checked
__rte_packed_begin and __rte_packed_end should always be used in pairs.


More information about the test-report mailing list