|WARNING| pw165536 [PATCH 6/6] app/test: add test for IP reassembly

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 16 23:06:27 CEST 2026


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/165536

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#319: FILE: app/test/test_reassembly.c:189:
+		return rte_ipv4_frag_reassemble_packet(tbl, dr, m, tms, ip);
+	} else {

total: 0 errors, 1 warnings, 651 lines checked


More information about the test-report mailing list