|WARNING| pw148009 [PATCH v2 2/3] net/macb: add NEON vectorized Rx/Tx
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Nov 6 04:36:06 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/148009
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#97: 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'?
#113: FILE: drivers/net/macb/macb_rxtx_vec_neon.c:18:
+#include <stdio.h>
total: 0 errors, 2 warnings, 0 checks, 696 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