|WARNING| pw161169 [PATCH v1 17/25] net/iavf: use common action checks for hash

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 11 15:25:27 CET 2026


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#90: FILE: drivers/net/intel/iavf/iavf_hash.c:1432:
+^I^I         const struct rte_flow_action_rss *rss,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#91: FILE: drivers/net/intel/iavf/iavf_hash.c:1433:
+^I^I         uint64_t pattern_hint, struct iavf_rss_meta *rss_meta,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#92: FILE: drivers/net/intel/iavf/iavf_hash.c:1434:
+^I^I         struct rte_flow_error *error)$

total: 3 errors, 0 warnings, 0 checks, 187 lines checked


More information about the test-report mailing list