From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH net 0/4] net: add rx_unhandled stat counter Date: Thu, 28 Jan 2016 05:00:59 -0800 Message-ID: <1453986059.7627.21.camel@edumazet-glaptop2.roam.corp.google.com> References: <1453489882-57948-1-git-send-email-jarod@redhat.com> <1453926098-40181-1-git-send-email-jarod@redhat.com> <1453928987.20722.29.camel@edumazet-glaptop2.roam.corp.google.com> <20160128060215.GB59058@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, "David S. Miller" , Eric Dumazet , Jiri Pirko , Daniel Borkmann , Tom Herbert , Jay Vosburgh , Veaceslav Falico , Andy Gospodarek , netdev@vger.kernel.org To: Jarod Wilson Return-path: In-Reply-To: <20160128060215.GB59058@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, 2016-01-28 at 01:02 -0500, Jarod Wilson wrote: > Outside of that, does this approach look sane? Should I > bother with touching /proc/net/dev output or not? Please do not touch /proc/net/dev This is legacy stuff and really should not be touched anymore.