[dpdk-test-report] |WARNING| pw18904 [PATCH 1/5] NUMA: Set numa node value for system which not support NUMA.

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 5 11:43:36 CET 2017


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#64: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:320:
+        /* The NUMA node information for PCI devices provided through$

ERROR:CODE_INDENT: code indent should use tabs where possible
#65: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:321:
+         * sysfs is invalid for AMD Opteron(TM) Processor 62xx and 63xx$

ERROR:CODE_INDENT: code indent should use tabs where possible
#66: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:322:
+         * on Red Hat Enterprise Linux 6, and VMs on some hypervisors.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#67: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:323:
+         * In the upstream linux kernel, the numa_node is an integer,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#68: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:324:
+         * which data type is int, not unsigned long.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#69: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:325:
+         */$

total: 6 errors, 0 warnings, 14 lines checked


More information about the test-report mailing list