> -Original Message-
> From: Singh, Jasvinder
> Sent: Thursday, September 27, 2018 6:11 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian
> Subject: [PATCH] librte_sched: allocate memory on the given socket id
>
> Replace rte_zmalloc() with rte_zmalloc_socket() to allocate
> memory on t
> -Original Message-
> From: Singh, Jasvinder
> Sent: Thursday, September 27, 2018 6:11 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian
> Subject: [PATCH] librte_sched: allocate memory on the given socket id
>
> Replace rte_zmalloc() with rte_zmalloc_socket() to allocate
> memory on t
Replace rte_zmalloc() with rte_zmalloc_socket() to allocate
memory on the socket id provided by the application.
Signed-off-by: Jasvinder Singh
---
lib/librte_sched/rte_sched.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lib/librte_sched/rte_sched.c b/lib/librte_sched/r
3 matches
Mail list logo