|WARNING| pw164155 [RFC PATCH 2/8] net/iavf: replace use of DPDK-specific memcpy function

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


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

_coding style issues_


WARNING:MACRO_ARG_UNUSED: Argument 'd' is not used in function-like macro
#103: FILE: drivers/net/intel/iavf/base/iavf_osdep.h:126:
+#define iavf_memcpy(a, b, c, d) memcpy((a), (b), (c))

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


More information about the test-report mailing list