[dpdk-test-report] |FAILURE| pw37547[dpdk-dev, v4, 04/70] eal: add function to dump malloc heap contents

sys_stv at intel.com sys_stv at intel.com
Thu May 10 10:14:27 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/37547

_apply issues_

Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: 2018-04-08 20:17:37
DPDK git baseline:
	Repo:dpdk-master, CommitID: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc
	Repo:dpdk-next-eventdev, CommitID: 640b0d1e510e111694c25145466f37867453837f
	Repo:dpdk-next-net, CommitID: 774c1892c434dba09998ccc76b956feb72224571
	Repo:dpdk-next-crypto, CommitID: 728ca9b0d5abea82cd01dee6645456a9d56215f7
	Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689

*Repo: dpdk-master
Checking patch lib/librte_eal/common/include/rte_malloc.h...
error: while searching for:

#include <stdio.h>
#include <stddef.h>
#include <rte_memory.h>

#ifdef __cplusplus

error: patch failed: lib/librte_eal/common/include/rte_malloc.h:13
error: lib/librte_eal/common/include/rte_malloc.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2010-2014 Intel Corporation
 */
#include <stdint.h>
#include <stddef.h>
#include <stdio.h>

error: patch failed: lib/librte_eal/common/malloc_elem.c:1
error: lib/librte_eal/common/malloc_elem.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.h...
error: while searching for:
malloc_elem_resize(struct malloc_elem *elem, size_t size);

/*
 * Given an element size, compute its freelist index.
 */
size_t

error: patch failed: lib/librte_eal/common/malloc_elem.h:149
error: lib/librte_eal/common/malloc_elem.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.c...
error: while searching for:
	return 0;
}

int
rte_eal_malloc_heap_init(void)
{

error: patch failed: lib/librte_eal/common/malloc_heap.c:217
error: lib/librte_eal/common/malloc_heap.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.h...
error: while searching for:
malloc_heap_get_stats(struct malloc_heap *heap,
		struct rte_malloc_socket_stats *socket_stats);

int
rte_eal_malloc_heap_init(void);


error: patch failed: lib/librte_eal/common/malloc_heap.h:37
error: lib/librte_eal/common/malloc_heap.h: patch does not apply
Checking patch lib/librte_eal/common/rte_malloc.c...
Hunk #1 succeeded at 177 (offset -5 lines).
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
	rte_eal_hotplug_remove;
	rte_eal_mbuf_user_pool_ops;
	rte_log_register_type_and_pick_level;
	rte_mp_action_register;
	rte_mp_action_unregister;
	rte_mp_reply;

error: patch failed: lib/librte_eal/rte_eal_version.map:222
error: lib/librte_eal/rte_eal_version.map: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_eal/common/include/rte_malloc.h...
error: while searching for:

#include <stdio.h>
#include <stddef.h>
#include <rte_memory.h>

#ifdef __cplusplus

error: patch failed: lib/librte_eal/common/include/rte_malloc.h:13
error: lib/librte_eal/common/include/rte_malloc.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2010-2014 Intel Corporation
 */
#include <stdint.h>
#include <stddef.h>
#include <stdio.h>

error: patch failed: lib/librte_eal/common/malloc_elem.c:1
error: lib/librte_eal/common/malloc_elem.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.h...
error: while searching for:
malloc_elem_resize(struct malloc_elem *elem, size_t size);

/*
 * Given an element size, compute its freelist index.
 */
size_t

error: patch failed: lib/librte_eal/common/malloc_elem.h:149
error: lib/librte_eal/common/malloc_elem.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.c...
error: while searching for:
	return 0;
}

int
rte_eal_malloc_heap_init(void)
{

error: patch failed: lib/librte_eal/common/malloc_heap.c:217
error: lib/librte_eal/common/malloc_heap.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.h...
error: while searching for:
malloc_heap_get_stats(struct malloc_heap *heap,
		struct rte_malloc_socket_stats *socket_stats);

int
rte_eal_malloc_heap_init(void);


error: patch failed: lib/librte_eal/common/malloc_heap.h:37
error: lib/librte_eal/common/malloc_heap.h: patch does not apply
Checking patch lib/librte_eal/common/rte_malloc.c...
Hunk #1 succeeded at 177 (offset -5 lines).
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
	rte_eal_hotplug_remove;
	rte_eal_mbuf_user_pool_ops;
	rte_log_register_type_and_pick_level;
	rte_mp_action_register;
	rte_mp_action_unregister;
	rte_mp_reply;

error: patch failed: lib/librte_eal/rte_eal_version.map:222
error: lib/librte_eal/rte_eal_version.map: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_eal/common/include/rte_malloc.h...
error: while searching for:

#include <stdio.h>
#include <stddef.h>
#include <rte_memory.h>

#ifdef __cplusplus

error: patch failed: lib/librte_eal/common/include/rte_malloc.h:13
error: lib/librte_eal/common/include/rte_malloc.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2010-2014 Intel Corporation
 */
#include <stdint.h>
#include <stddef.h>
#include <stdio.h>

error: patch failed: lib/librte_eal/common/malloc_elem.c:1
error: lib/librte_eal/common/malloc_elem.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.h...
error: while searching for:
malloc_elem_resize(struct malloc_elem *elem, size_t size);

/*
 * Given an element size, compute its freelist index.
 */
size_t

error: patch failed: lib/librte_eal/common/malloc_elem.h:149
error: lib/librte_eal/common/malloc_elem.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.c...
error: while searching for:
	return 0;
}

int
rte_eal_malloc_heap_init(void)
{

error: patch failed: lib/librte_eal/common/malloc_heap.c:217
error: lib/librte_eal/common/malloc_heap.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.h...
error: while searching for:
malloc_heap_get_stats(struct malloc_heap *heap,
		struct rte_malloc_socket_stats *socket_stats);

int
rte_eal_malloc_heap_init(void);


error: patch failed: lib/librte_eal/common/malloc_heap.h:37
error: lib/librte_eal/common/malloc_heap.h: patch does not apply
Checking patch lib/librte_eal/common/rte_malloc.c...
Hunk #1 succeeded at 177 (offset -5 lines).
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
	rte_eal_hotplug_remove;
	rte_eal_mbuf_user_pool_ops;
	rte_log_register_type_and_pick_level;
	rte_mp_action_register;
	rte_mp_action_unregister;
	rte_mp_reply;

error: patch failed: lib/librte_eal/rte_eal_version.map:222
error: lib/librte_eal/rte_eal_version.map: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_eal/common/include/rte_malloc.h...
error: while searching for:

#include <stdio.h>
#include <stddef.h>
#include <rte_memory.h>

#ifdef __cplusplus

error: patch failed: lib/librte_eal/common/include/rte_malloc.h:13
error: lib/librte_eal/common/include/rte_malloc.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2010-2014 Intel Corporation
 */
#include <stdint.h>
#include <stddef.h>
#include <stdio.h>

error: patch failed: lib/librte_eal/common/malloc_elem.c:1
error: lib/librte_eal/common/malloc_elem.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.h...
error: while searching for:
malloc_elem_resize(struct malloc_elem *elem, size_t size);

/*
 * Given an element size, compute its freelist index.
 */
size_t

error: patch failed: lib/librte_eal/common/malloc_elem.h:149
error: lib/librte_eal/common/malloc_elem.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.c...
error: while searching for:
	return 0;
}

int
rte_eal_malloc_heap_init(void)
{

error: patch failed: lib/librte_eal/common/malloc_heap.c:217
error: lib/librte_eal/common/malloc_heap.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.h...
error: while searching for:
malloc_heap_get_stats(struct malloc_heap *heap,
		struct rte_malloc_socket_stats *socket_stats);

int
rte_eal_malloc_heap_init(void);


error: patch failed: lib/librte_eal/common/malloc_heap.h:37
error: lib/librte_eal/common/malloc_heap.h: patch does not apply
Checking patch lib/librte_eal/common/rte_malloc.c...
Hunk #1 succeeded at 177 (offset -5 lines).
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
	rte_eal_hotplug_remove;
	rte_eal_mbuf_user_pool_ops;
	rte_log_register_type_and_pick_level;
	rte_mp_action_register;
	rte_mp_action_unregister;
	rte_mp_reply;

error: patch failed: lib/librte_eal/rte_eal_version.map:222
error: lib/librte_eal/rte_eal_version.map: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_eal/common/include/rte_malloc.h...
error: while searching for:

#include <stdio.h>
#include <stddef.h>
#include <rte_memory.h>

#ifdef __cplusplus

error: patch failed: lib/librte_eal/common/include/rte_malloc.h:13
error: lib/librte_eal/common/include/rte_malloc.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2010-2014 Intel Corporation
 */
#include <stdint.h>
#include <stddef.h>
#include <stdio.h>

error: patch failed: lib/librte_eal/common/malloc_elem.c:1
error: lib/librte_eal/common/malloc_elem.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.h...
error: while searching for:
malloc_elem_resize(struct malloc_elem *elem, size_t size);

/*
 * Given an element size, compute its freelist index.
 */
size_t

error: patch failed: lib/librte_eal/common/malloc_elem.h:149
error: lib/librte_eal/common/malloc_elem.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.c...
error: while searching for:
	return 0;
}

int
rte_eal_malloc_heap_init(void)
{

error: patch failed: lib/librte_eal/common/malloc_heap.c:217
error: lib/librte_eal/common/malloc_heap.c: patch does not apply
Checking patch lib/librte_eal/common/malloc_heap.h...
error: while searching for:
malloc_heap_get_stats(struct malloc_heap *heap,
		struct rte_malloc_socket_stats *socket_stats);

int
rte_eal_malloc_heap_init(void);


error: patch failed: lib/librte_eal/common/malloc_heap.h:37
error: lib/librte_eal/common/malloc_heap.h: patch does not apply
Checking patch lib/librte_eal/common/rte_malloc.c...
Hunk #1 succeeded at 177 (offset -5 lines).
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
	rte_eal_hotplug_remove;
	rte_eal_mbuf_user_pool_ops;
	rte_log_register_type_and_pick_level;
	rte_mp_action_register;
	rte_mp_action_unregister;
	rte_mp_reply;

error: patch failed: lib/librte_eal/rte_eal_version.map:222
error: lib/librte_eal/rte_eal_version.map: patch does not apply

DPDK STV team


More information about the test-report mailing list