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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 3 23:08:41 CEST 2020


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#3682: 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
#4429: 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, 4269 lines checked


More information about the test-report mailing list