|WARNING| pw157209 [PATCH] test/debug: fix crash with mlx5 devices
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Oct 2 18:57:18 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/157209
_coding style issues_
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#266: FILE: app/test/test_debug.c:146:
+ const char * prefix = "--no-shconf";
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#268: FILE: app/test/test_debug.c:148:
+ const char * prefix = "--file-prefix=debug";
total: 2 errors, 0 warnings, 175 lines checked
More information about the test-report
mailing list