Re: [RFC V2 PATCH 04/25] net/netpolicy: get CPU information

2016-08-05 Thread Sergei Shtylyov
Hello. On 8/4/2016 10:36 PM, kan.li...@intel.com wrote: From: Kan Liang Net policy also needs to know CPU information. Currently, online CPU number is enough. s/number/count/. Or "the number of online CPUs". Signed-off-by: Kan Liang --- net/core/netpolicy.c | 5 + 1 file changed

[RFC V2 PATCH 04/25] net/netpolicy: get CPU information

2016-08-04 Thread kan . liang
From: Kan Liang Net policy also needs to know CPU information. Currently, online CPU number is enough. Signed-off-by: Kan Liang --- net/core/netpolicy.c | 5 + 1 file changed, 5 insertions(+) diff --git a/net/core/netpolicy.c b/net/core/netpolicy.c index 7c34c8a..075aaca 100644 --- a/net/

[RFC V2 PATCH 04/25] net/netpolicy: get CPU information

2016-08-04 Thread kan . liang
From: Kan Liang Net policy also needs to know CPU information. Currently, online CPU number is enough. Signed-off-by: Kan Liang --- net/core/netpolicy.c | 5 + 1 file changed, 5 insertions(+) diff --git a/net/core/netpolicy.c b/net/core/netpolicy.c index 7c34c8a..075aaca 100644 --- a/net/