|WARNING| pw125004 [PATCH 16/16] net/hns3: add the verification of RSS types

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 10 10:38:28 CET 2023


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#159: FILE: drivers/net/hns3/hns3_rss.c:515:
+		hns3_err(hw, "specified types(0x%" PRIx64 ") are unsupported.",

WARNING:LONG_LINE: line length of 122 exceeds 100 columns
#185: FILE: drivers/net/hns3/hns3_rss.c:541:
+		hns3_warn(hw, "set RSS types based on hardware support, requested:0x%" PRIx64 " configured:0x%" PRIx64 "",

total: 0 errors, 1 warnings, 1 checks, 151 lines checked


More information about the test-report mailing list