|WARNING| pw152574 [PATCH v2 1/8] net/fm10k/base: fix compilation warnings

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 26 17:06:36 CET 2025


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#155: 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