[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150514.223313.2022997448767456512.davem@davemloft.net>
Date: Thu, 14 May 2015 22:33:13 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: alexander.h.duyck@...hat.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [net-next PATCH v3] ip_tunnel: Report Rx dropped in
ip_tunnel_get_stats64
From: Alexander Duyck <alexander.h.duyck@...hat.com>
Date: Thu, 14 May 2015 14:31:28 -0700
> The rx_dropped stat wasn't being reported when ip_tunnel_get_stats64 was
> called. This was leading to some confusing results in my debug as I was
> seeing rx_errors increment but no other value which pointed me toward the
> type of error being seen.
>
> This change corrects that by using netdev_stats_to_stats64 to copy all
> available dev stats instead of just the few that were hand picked.
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...hat.com>
Applied, thanks Alexander.
--
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