|WARNING| pw148958 [PATCH v1 06/21] net/_common_intel: merge ice and i40e Tx queue struct
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Dec 2 12:27:46 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/148958
_coding style issues_
CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#713: FILE: drivers/net/i40e/i40e_rxtx_vec_neon.c:756:
+i40e_txq_vec_setup(struct ci_tx_queue __rte_unused *txq)
^
CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#735: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:774:
+i40e_txq_vec_setup(struct ci_tx_queue __rte_unused *txq)
^
CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#1326: FILE: drivers/net/ice/ice_rxtx_vec_sse.c:796:
+ice_txq_vec_setup(struct ci_tx_queue __rte_unused *txq)
^
total: 0 errors, 0 warnings, 3 checks, 1020 lines checked
More information about the test-report
mailing list