RE: [PATCH 1/1] hv_netvsc: Allocate the receive buffer from the correct NUMA node

2015-05-28 Thread KY Srinivasan
asow...@redhat.com > Cc: KY Srinivasan > Subject: [PATCH 1/1] hv_netvsc: Allocate the receive buffer from the correct > NUMA node > > Allocate the receive bufer from the NUMA node assigned to the primary > channel. > > Signed-off-by: K. Y. Srinivasan > --- > drive

[PATCH 1/1] hv_netvsc: Allocate the receive buffer from the correct NUMA node

2015-05-28 Thread K. Y. Srinivasan
Allocate the receive bufer from the NUMA node assigned to the primary channel. Signed-off-by: K. Y. Srinivasan --- drivers/net/hyperv/netvsc.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/net/hyperv/netvsc.c b/drivers/net/hyperv/netvsc.c index b024968..d