Date: Fri, 25 Apr 2014 14:09:21 -0700 From: Adrian Chadd <adrian@freebsd.org> To: Gleb Smirnoff <glebius@freebsd.org> Cc: "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>, Alan Somers <asomers@freebsd.org> Subject: Re: svn commit: r253687 - head/sys/net Message-ID: <CAJ-Vmo=SfN8vtRb2HYY=1Kgd_Mfgv7DAAmtDBTUX%2BmyMS4Ms_w@mail.gmail.com> In-Reply-To: <20140425180900.GP85571@FreeBSD.org> References: <201307261941.r6QJfEMO087844@svn.freebsd.org> <CAOtMX2iXzXY1zAebqxJYGXw-_HRmRGmkpw7fgyLkvavJGcZy=g@mail.gmail.com> <20140425180900.GP85571@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Someone else should do it. -a On 25 April 2014 11:09, Gleb Smirnoff <glebius@freebsd.org> wrote: > On Fri, Apr 25, 2014 at 09:58:31AM -0600, Alan Somers wrote: > A> On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd <adrian@freebsd.org> wrote: > A> > Author: adrian > A> > Date: Fri Jul 26 19:41:13 2013 > A> > New Revision: 253687 > A> > URL: http://svnweb.freebsd.org/changeset/base/253687 > A> > > A> > Log: > A> > Break out the static, global LACP debug options into a per-lagg unit > A> > sysctl tree. > A> > > A> > * Create a net.link.lagg.X.lacp node > A> > A> I think this introduced a lock order reversal. > A> > A> > * Add a debug node under that for tx_test and rx_test > A> > * Add lacp_strict_mode, defaulting to 1 > A> > > A> > tx_test and rx_test are still a bitmap of unit numbers for now. > A> > At some point it would be nice to create child nodes of the lagg bundle > A> > for each sub-interface, and then populate those with various knobs > A> > and statistics. > A> > > A> > Sponsored by: Netflix > > Also, these sysctl nodes were promised to be removed soon: > > http://lists.freebsd.org/pipermail/svn-src-head/2013-July/049602.html > > -- > Totus tuus, Glebius. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=SfN8vtRb2HYY=1Kgd_Mfgv7DAAmtDBTUX%2BmyMS4Ms_w>