[dpdk-test-report] |WARNING| pw36046 [PATCH v2 1/2] net/mlx5: use port id in PMD log

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 13 10:26:06 CET 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#825: FILE: drivers/net/mlx5/mlx5_mr.c:143:
+	DEBUG("port %u new memory region lkey for MP \"%s\" (%p): 0x%08" PRIu32,

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#1051: FILE: drivers/net/mlx5/mlx5_rxq.c:306:
+		ERROR("port %u Rx queue offloads 0x%" PRIx64 " don't match"

CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#2196: FILE: drivers/net/mlx5/mlx5_vlan.c:48:
+	DEBUG("port %u %s VLAN filter ID %" PRIu16,

total: 0 errors, 0 warnings, 3 checks, 2002 lines checked


More information about the test-report mailing list