|WARNING| pw164156 [RFC PATCH 3/8] net/i40e: replace use of DPDK-specific memcpy function

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 19 18:09:04 CEST 2026


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

_coding style issues_


WARNING:MACRO_ARG_UNUSED: Argument 'd' is not used in function-like macro
#102: FILE: drivers/net/intel/i40e/base/i40e_osdep.h:228:
+#define i40e_memcpy(a, b, c, d) memcpy((a), (b), (c))

total: 0 errors, 1 warnings, 0 checks, 499 lines checked


More information about the test-report mailing list