Re: [PATCH 08/16] ipvs: fix ip_vs_set_timeout debug messages

2012-10-08 Thread Simon Horman
On Sat, Oct 06, 2012 at 09:54:15AM +, Arnd Bergmann wrote: > On Saturday 06 October 2012, Julian Anastasov wrote: > > On Sat, 6 Oct 2012, Arnd Bergmann wrote: > > > > Are there any CONFIG_IP_VS_PROTO_xxx options in this > > > > default config? It is a waste of memory if IPVS is compiled

Re: [PATCH 08/16] ipvs: fix ip_vs_set_timeout debug messages

2012-10-06 Thread Arnd Bergmann
On Saturday 06 October 2012, Julian Anastasov wrote: > On Sat, 6 Oct 2012, Arnd Bergmann wrote: > > > Are there any CONFIG_IP_VS_PROTO_xxx options in this > > > default config? It is a waste of memory if IPVS is compiled > > > without any protocols. > > > > They all appear to be turned off: > >

Re: [PATCH 08/16] ipvs: fix ip_vs_set_timeout debug messages

2012-10-06 Thread Julian Anastasov
Hello, On Sat, 6 Oct 2012, Arnd Bergmann wrote: > On Friday 05 October 2012, Julian Anastasov wrote: > > > > Hello, > > > > On Fri, 5 Oct 2012, Arnd Bergmann wrote: > > > > > The ip_vs_set_timeout function sets timeouts for TCP and UDP, which > > > can be enabled independently at

Re: [PATCH 08/16] ipvs: fix ip_vs_set_timeout debug messages

2012-10-05 Thread Arnd Bergmann
On Friday 05 October 2012, Julian Anastasov wrote: > > Hello, > > On Fri, 5 Oct 2012, Arnd Bergmann wrote: > > > The ip_vs_set_timeout function sets timeouts for TCP and UDP, which > > can be enabled independently at compile time. The debug message > > always prints both timeouts that are

Re: [PATCH 08/16] ipvs: fix ip_vs_set_timeout debug messages

2012-10-05 Thread Julian Anastasov
Hello, On Fri, 5 Oct 2012, Arnd Bergmann wrote: > The ip_vs_set_timeout function sets timeouts for TCP and UDP, which > can be enabled independently at compile time. The debug message > always prints both timeouts that are passed into the function, > but if one is disabled, the message w