|WARNING| pw157230 [PATCH v2] test/debug: fix crash with mlx5 devices
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Oct 3 08:52:18 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/157230
_coding style issues_
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#272: FILE: app/test/test_debug.c:144:
+ const char * prefix = "--no-shconf";
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#274: FILE: app/test/test_debug.c:146:
+ const char * prefix = "--file-prefix=debug";
total: 2 errors, 0 warnings, 173 lines checked
More information about the test-report
mailing list