|WARNING| pw167265 [PATCH v2] eal/x86: optimize memcpy of small 64-byte blocks
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Aug 6 12:17:56 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/167265
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#176: FILE: lib/eal/x86/include/rte_memcpy.h:718:
+ return dst;
+ } else {
total: 0 errors, 1 warnings, 111 lines checked
More information about the test-report
mailing list