|WARNING| pw161746 [PATCH 2/2] pcapng: handle packets copied before file open
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Feb 20 19:44:40 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/161746
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#128: FILE: lib/pcapng/rte_pcapng.c:164:
+ return clk->ns_base - rte_reciprocal_divide_u64(ns, &clk->tsc_hz_inv);
+ } else {
total: 0 errors, 1 warnings, 23 lines checked
More information about the test-report
mailing list