|WARNING| pw158332 [PATCH v2] net/ice: add source prune configuration API
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Nov 1 19:29:22 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/158332
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#177: FILE: drivers/net/intel/ice/ice_ethdev.c:1768:
+ return -EINVAL;
+ } else {
total: 0 errors, 1 warnings, 0 checks, 218 lines checked
More information about the test-report
mailing list