|WARNING| pw147995 [PATCH v2 2/3] net/macb: add NEON vectorized Rx/Tx
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Nov 5 09:44:04 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/147995
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#99: FILE: drivers/net/macb/macb_rxtx_vec_neon.c:2:
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright(c) 2022 Phytium Technology Co., Ltd.
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#115: FILE: drivers/net/macb/macb_rxtx_vec_neon.c:18:
+#include <stdio.h>
total: 0 errors, 2 warnings, 0 checks, 697 lines checked
Warning in drivers/net/macb/macb_rxtx_vec_neon.c:
Using rte_smp_[r/w]mb
More information about the test-report
mailing list