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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 5 14:45:48 CET 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#824: 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>
#1050: FILE: drivers/net/mlx5/mlx5_rxq.c:306:
+		ERROR("port %u Rx queue offloads 0x%" PRIx64 " don't match"

CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#2195: 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