|WARNING| pw160019 [PATCH v4 03/11] net/pcap: cleanup transmit of multi segment
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Jan 17 23:01:39 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/160019
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#130: FILE: drivers/net/pcap/pcap_ethdev.c:380:
+ return rte_pktmbuf_mtod_offset(m, char *, off);
+ } else {
total: 0 errors, 1 warnings, 0 checks, 188 lines checked
More information about the test-report
mailing list