[dpdk-test-report] |WARNING| pw40537 [PATCH RFC 2/3] mem: add device memory reserve/free API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 31 12:59:35 CEST 2018


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#57: FILE: lib/librte_eal/common/eal_common_memory.c:908:
+void * __rte_experimental

WARNING:LONG_LINE_COMMENT: line over 90 characters
#370: FILE: lib/librte_eal/common/include/rte_eal_memconfig.h:87:
+	struct rte_mem_map device_memory; /**< Occupancy map of preallocated device memory */

total: 1 errors, 1 warnings, 367 lines checked


More information about the test-report mailing list