|WARNING| pw152671 [PATCH v4 1/9] net/fm10k/base: fix compilation warnings

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 28 12:16:58 CET 2025


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#157: FILE: drivers/net/intel/fm10k/base/fm10k_type.h:86:
+#define UNREFERENCED_1PARAMETER(_p) (void)(_p)

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


More information about the test-report mailing list