|WARNING| pw155372 [PATCH] net/ice: fix segfault in secondary process by validating dev_private pointer
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jul 21 12:54:27 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155372
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#112: FILE: drivers/net/intel/ice/ice_ethdev.c:4093:
+ if (rte_eal_process_type() == RTE_PROC_SECONDARY &&
[...]
+ PMD_DRV_LOG(ERR,
total: 0 errors, 1 warnings, 0 checks, 15 lines checked
More information about the test-report
mailing list