|WARNING| pw155424 [PATCH] dumpcap: fix warnings when primary exits
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jul 22 17:53:14 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155424
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12)
#121: FILE: app/dumpcap/main.c:1061:
+ if (rte_eal_primary_proc_alive(NULL)) {
+ cleanup_pdump_resources();
total: 0 errors, 1 warnings, 23 lines checked
More information about the test-report
mailing list