|WARNING| pw136184 [PATCH v4 3/7] net/gve: add gve_rss library for handling RSS-related behaviors
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jan 26 18:35:42 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/136184
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#151: FILE: drivers/net/gve/gve_ethdev.h:36:
+#define GVE_RTE_RSS_OFFLOAD_ALL ( \
RTE_ETH_RSS_IPV4 | \
RTE_ETH_RSS_NONFRAG_IPV4_TCP | \
RTE_ETH_RSS_IPV6 | \
total: 1 errors, 0 warnings, 0 checks, 365 lines checked
More information about the test-report
mailing list