|WARNING| pw148805 [RFC PATCH 09/21] net/ixgbe: use common Tx queue structure

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 22 13:56:43 CET 2024


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#337: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:2744:
+^I^I^I^I ^Isizeof(struct ixgbe_advctx_info) * IXGBE_CTX_NUM,$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#337: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:2744:
+^I^I^I^I ^Isizeof(struct ixgbe_advctx_info) * IXGBE_CTX_NUM,$

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#432: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:6129:
+ixgbe_txq_vec_setup(struct ieth_tx_queue __rte_unused *txq)
                                                       ^

total: 1 errors, 1 warnings, 1 checks, 492 lines checked


More information about the test-report mailing list