svn commit: r272211 - head/sys/net
Gleb Smirnoff
glebius at FreeBSD.org
Sat Sep 27 20:41:53 UTC 2014
On Sat, Sep 27, 2014 at 01:57:48PM +0000, Alexander V. Chernikov wrote:
A> Author: melifaro
A> Date: Sat Sep 27 13:57:48 2014
A> New Revision: 272211
A> URL: http://svnweb.freebsd.org/changeset/base/272211
A>
A> Log:
A> Use underlying ports counters to get lagg statistics instead of
A> per-packet accounting.
A> This introduce user-visible changes like aggregating error counters.
A>
A> Reviewed by: asomers (prev.version), glebius
A> CR: D781
A> MFC after: 2 weeks
A> Sponsored by: Yandex LLC
Btw, lagg_transmit() still contains two ifp->if_oerrors++. Can you
look at them?
It seems to me that the second one would account an error already
accounted by port interface.
--
Totus tuus, Glebius.
More information about the svn-src-head
mailing list