|WARNING| pw166436 [PATCH v2 6/8] app/test: add test for IP reassembly

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 30 17:37:08 CEST 2026


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#318: 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