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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 26 15:22:01 CEST 2022


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

_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