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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 28 12:18:55 CET 2025


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

_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