|WARNING| pw165066 [PATCH v10 05/20] drivers: support RSS feature

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Jun 6 03:13:01 CEST 2026


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#1549: FILE: drivers/net/sxe2/sxe2_rss.c:246:
+			"Failed to set unsupported rss_hf:0x%016" PRIx64,

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#2064: FILE: drivers/net/sxe2/sxe2_txrx_poll.c:757:
+	PMD_LOG_INFO(RX, "rxq update time ret=%d, cur time=%" PRIu64 ", rxqh=%" PRIu64 ", rxql=%d",

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


More information about the test-report mailing list