On Wed, Jun 4, 2014 at 3:05 PM, Daniele Di Proietto
wrote:
> This patch makes sure that the tx and rx queues are allocated on the NUMA
> socket
> chosen at device initalization time, instead of the NUMA socket 0.
>
> Signed-off-by: Daniele Di Proietto
Pushed to master.
Thanks,
Pravin.
___
This patch makes sure that the tx and rx queues are allocated on the NUMA socket
chosen at device initalization time, instead of the NUMA socket 0.
Signed-off-by: Daniele Di Proietto
---
lib/netdev-dpdk.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/lib/netdev-dpdk.