[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140217.165510.2229610155761716628.davem@davemloft.net>
Date: Mon, 17 Feb 2014 16:55:10 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: duanj.fnst@...fujitsu.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipv4: fix counter in_slow_tot
From: Duan Jiong <duanj.fnst@...fujitsu.com>
Date: Mon, 17 Feb 2014 15:23:43 +0800
> since commit 89aef8921bf("ipv4: Delete routing cache."), the counter
> in_slow_tot can't work correctly.
>
> The counter in_slow_tot increase by one when fib_lookup() return successfully
> in ip_route_input_slow(), but actually the dst struct maybe not be created and
> cached, so we can increase in_slow_tot after the dst struct is created.
>
> Signed-off-by: Duan Jiong <duanj.fnst@...fujitsu.com>
Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists