|WARNING| pw166578 [PATCH] dev: fix hotplug notification to secondary
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jul 6 16:52:52 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/166578
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#156: FILE: app/test/test_dev_hotplug.c:5:
+#include <stdio.h>
^^^^^
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#310: FILE: app/test/test_dev_hotplug.c:159:
+wait_for_state(RTE_ATOMIC(int) *state_ptr, int expected_state)
^
total: 1 errors, 1 warnings, 364 lines checked
More information about the test-report
mailing list