[dpdk-test-report] |WARNING| pw55504 [PATCH] net/mlx5: fix 32-bit build

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 27 17:11:07 CEST 2019


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#82: FILE: drivers/net/mlx5/mlx5_txq.c:570:
+		DRV_LOG(DEBUG, "port %u: uar_mmap_offset 0x%"PRIx64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#82: FILE: drivers/net/mlx5/mlx5_txq.c:570:
+		DRV_LOG(DEBUG, "port %u: uar_mmap_offset 0x%"PRIx64"",

total: 0 errors, 0 warnings, 2 checks, 15 lines checked


More information about the test-report mailing list