Re: [PATCH net-next] ipv6: add NUMA awareness to seg6_hmac_init_algo()

2017-01-22 Thread David Miller
From: Eric Dumazet Date: Fri, 20 Jan 2017 08:08:56 -0800 > From: Eric Dumazet > > Since we allocate per cpu storage, let's also use NUMA hints. > > Signed-off-by: Eric Dumazet Applied.

Re: [PATCH net-next] ipv6: add NUMA awareness to seg6_hmac_init_algo()

2017-01-21 Thread David Lebrun
On 01/20/2017 05:08 PM, Eric Dumazet wrote: > From: Eric Dumazet > > Since we allocate per cpu storage, let's also use NUMA hints. > > Signed-off-by: Eric Dumazet > --- > net/ipv6/seg6_hmac.c |3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/net/ipv6/seg6_hmac.c b/

[PATCH net-next] ipv6: add NUMA awareness to seg6_hmac_init_algo()

2017-01-20 Thread Eric Dumazet
From: Eric Dumazet Since we allocate per cpu storage, let's also use NUMA hints. Signed-off-by: Eric Dumazet --- net/ipv6/seg6_hmac.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/ipv6/seg6_hmac.c b/net/ipv6/seg6_hmac.c index 5215e1eba01030dc9345b847eee5ac5ef3be