|WARNING| pw108020 [PATCH v2 12/21] net/ena/base: make IO memzone unique per port

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 22 19:14:23 CET 2022


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#239: FILE: drivers/net/ena/ena_ethdev.c:3507:
+	rc = snprintf(z_name, RTE_MEMZONE_NAMESIZE, "ena_p%d_mz%" PRIu64 "",

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


More information about the test-report mailing list