|WARNING| pw153191 [PATCH v3 1/2] ethdev: support RSS based on RoCEv2 header

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 30 11:12:10 CEST 2025


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#118: FILE: app/test-pmd/config.c:96:
+^I        RTE_ETH_RSS_IB_BTH },$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#153: FILE: lib/ethdev/rte_ethdev.h:605:
+#define RTE_ETH_RSS_IB_BTH ^I       RTE_BIT64(38)$

total: 1 errors, 1 warnings, 33 lines checked


More information about the test-report mailing list