[dpdk-test-report] |WARNING| pw72541 [PATCH v2 16/51] net/bnxt: add core changes for EM and EEM lookups

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 1 08:57:52 CEST 2020


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#3696: FILE: drivers/net/bnxt/tf_core/tf_tbl.c:64:
+				    "No mapping for page: %d table: %016" PRIu64 "
",

WARNING:LONG_LINE: line over 90 characters
#4443: FILE: drivers/net/bnxt/tf_core/tf_tbl.c:1635:
+		hcapi_get_table_page(&tbl_scope_cb->em_ctx_info[parms->dir].em_tables[TF_RECORD_TABLE], offset);

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


More information about the test-report mailing list