Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/110687 _apply patch failure_ Submitter: David Marchand Date: Thursday, May 05 2022 09:29:52 Applied on: CommitID:90bf3f89ed33f78e9f41818caf123e13e508dee7 Apply patch set 110687-110686 failed: Checking patch app/test/test_memory.c... Checking patch lib/eal/common/malloc_elem.h... error: while searching for: #else /* !RTE_MALLOC_ASAN */ #define __rte_no_asan static inline void asan_set_zone(void *ptr __rte_unused, size_t len __rte_unused, uint32_t val __rte_unused) { } error: patch failed: lib/eal/common/malloc_elem.h:276 Checking patch lib/eal/include/rte_common.h... Applied patch app/test/test_memory.c cleanly. Applying patch lib/eal/common/malloc_elem.h with 1 reject... Hunk #1 applied cleanly. Hunk #2 applied cleanly. Rejected hunk #3. Applied patch lib/eal/include/rte_common.h cleanly. diff a/lib/eal/common/malloc_elem.h b/lib/eal/common/malloc_elem.h (rejected hunks) @@ -276,8 +272,6 @@ old_malloc_size(struct malloc_elem *elem) #else /* !RTE_MALLOC_ASAN */ -#define __rte_no_asan - static inline void asan_set_zone(void *ptr __rte_unused, size_t len __rte_unused, uint32_t val __rte_unused) { } https://lab.dpdk.org/results/dashboard/patchsets/22007/ UNH-IOL DPDK Community Lab