|WARNING| pw152620 [PATCH v3 6/9] net/i40e/base: fix unused value warnings

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 27 15:54:00 CET 2025


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#130: FILE: drivers/net/intel/i40e/base/i40e_type.h:17:
+#define UNREFERENCED_1PARAMETER(_p) (void)(_p)

total: 1 errors, 0 warnings, 0 checks, 55 lines checked
__rte_packed_begin and __rte_packed_end should always be used in pairs.


More information about the test-report mailing list