[dpdk-dev] DPDK checkpatch and SPDX tags?

Stephen Hemminger stephen at networkplumber.org
Fri Jun 8 19:15:11 CEST 2018


What ever happened to my patch to fix the DPDK checkpatch wrapper ignore fields?
Is the build bot using current version?

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

_coding style issues_


WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#158: FILE: drivers/bus/vmbus/linux/vmbus_bus.c:1:
+/* SPDX-License-Identifier: BSD-3-Clause

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#185: FILE: drivers/bus/vmbus/linux/vmbus_bus.c:28:
+extern struct rte_vmbus_bus rte_vmbus_bus;

WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#519: FILE: drivers/bus/vmbus/linux/vmbus_uio.c:1:
+/* SPDX-License-Identifier: BSD-3-Clause

WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#1839: FILE: drivers/bus/vmbus/vmbus_bufring.c:1:
+/* SPDX-License-Identifier: BSD-3-Clause

WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#2086: FILE: drivers/bus/vmbus/vmbus_channel.c:1:
+/* SPDX-License-Identifier: BSD-3-Clause


More information about the dev mailing list