[PATCH v2] eal/linux: skip attaching to external memory chunk

2022-04-21 Thread Deepak Khandelwal
t;malloc: allow attaching to external memory chunks") Cc: sta...@dpdk.org Signed-off-by: Deepak Khandelwal Suggested-by: Anatoly Burakov Acked-by: Anatoly Burakov --- v2: * commit message updated and handle for BSD --- lib/eal/freebsd/eal_memory.c | 4 ++-- lib/eal/linux/eal_memory.c | 4 +

[PATCH] eal/linux: skip attaching to external memory chunk

2022-04-04 Thread Deepak Khandelwal
Signed-off-by: Deepak Khandelwal Suggested-by: Anatoly Burakov --- lib/eal/linux/eal_memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/eal/linux/eal_memory.c b/lib/eal/linux/eal_memory.c index ee1a9e6..18d2176 100644 --- a/lib/eal/linux/eal_memory.c +++ b/lib