|WARNING| pw148802 [RFC PATCH 06/21] common/intel_eth: merge ice and i40e Tx queue struct

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


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

_coding style issues_


CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#701: FILE: drivers/net/i40e/i40e_rxtx_vec_neon.c:756:
+i40e_txq_vec_setup(struct ieth_tx_queue __rte_unused *txq)
                                                      ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#723: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:774:
+i40e_txq_vec_setup(struct ieth_tx_queue __rte_unused *txq)
                                                      ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#1314: FILE: drivers/net/ice/ice_rxtx_vec_sse.c:796:
+ice_txq_vec_setup(struct ieth_tx_queue __rte_unused *txq)
                                                     ^

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


More information about the test-report mailing list