[dpdk-test-report] |WARNING| pw71134 [PATCH 3/3] eal/windows: librte_net build on Windows
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jun 10 13:24:44 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/71134
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#93: FILE: lib/librte_eal/windows/include/netinet/in.h:2:
+/* SPDX-License-Identifier: BSD-3-Clause
++* Copyright 2020 Mellanox Technologies, Ltd */
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#93: FILE: lib/librte_eal/windows/include/netinet/in.h:2:
++* Copyright 2020 Mellanox Technologies, Ltd */
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#113: FILE: lib/librte_eal/windows/include/netinet/in.h:22:
+#define IPPROTO_SCTP 132 ^I/* Stream Control Transmission Protocol */$
WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#114: FILE: lib/librte_eal/windows/include/netinet/in.h:23:
+#endif
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#123: FILE: lib/librte_eal/windows/include/netinet/ip.h:2:
+* Copyright 2020 Mellanox Technologies, Ltd */
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#123: FILE: lib/librte_eal/windows/include/netinet/ip.h:2:
+/* SPDX-License-Identifier: BSD-3-Clause
+* Copyright 2020 Mellanox Technologies, Ltd */
WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#130: FILE: lib/librte_eal/windows/include/netinet/ip.h:9:
+#endif
total: 0 errors, 7 warnings, 51 lines checked
More information about the test-report
mailing list