[dpdk-test-report] |WARNING| pw34895 [PATCH v1 4/4] net/mlx: make rdma-core glue path configurable

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 2 16:18:08 CET 2018


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#108: FILE: drivers/net/mlx4/mlx4.c:744:
+	const char *path[] = {

WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#166: FILE: drivers/net/mlx5/mlx5.c:1088:
+	const char *path[] = {

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


More information about the test-report mailing list