|WARNING| pw115741 [PATCH V3 17/21] net/softnic: add the pipeline register read/write CLI commands

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 1 16:24:50 CEST 2022


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#151: FILE: drivers/net/softnic/rte_eth_softnic_cli.c:1468:
+	snprintf(out, out_size, "0x%" PRIx64 "
", value);

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


More information about the test-report mailing list