|WARNING| pw166451 [PATCH v3 6/8] app/test: add test for IP reassembly
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jul 1 18:20:57 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/166451
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#320: FILE: app/test/test_reassembly.c:189:
+ return rte_ipv4_frag_reassemble_packet(tbl, dr, m, tms, ip);
+ } else {
total: 0 errors, 1 warnings, 682 lines checked
More information about the test-report
mailing list