Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2010 09:54:55 -0800
From:      Jack Vogel <jfvogel@gmail.com>
To:        Eugene Grosbein <eugen@eg.sd.rdtc.ru>
Cc:        freebsd-net <freebsd-net@freebsd.org>
Subject:   Re: em(4) updated to version 7.1.8
Message-ID:  <AANLkTin4=kN27dMeWXzGUpTpx9HiZ3T-aymbyjMrsBn8@mail.gmail.com>
In-Reply-To: <20101129175128.GA32977@rdtc.ru>
References:  <AANLkTimWVJhtu8LrZ_tn0Tdr-vs9PmPnW9SjebT7jnyM@mail.gmail.com> <AANLkTik%2B4Ag1HYXDWJvn2fTx6M%2Bpa9o29-A8j6qVRhZ_@mail.gmail.com> <AANLkTikwcRW%2BdqY=NTSbJsr3daEd-8usPo0Rw%2BhA_D-8@mail.gmail.com> <AANLkTin3%2BbCaXoPxTQsvzmqgtpA1zSY8f17Qh-nqymPw@mail.gmail.com> <201011270946271408828@yahoo.com.cn> <AANLkTikG8RJQw%2Bh1SHZPs1cHGrM%2B3LfniZrdLqVoPVtr@mail.gmail.com> <AANLkTi=YjG40%2BDj7471wyv3aeXGJgoL1GC33iNaypsrW@mail.gmail.com> <AANLkTi=LgejYxRXnxLtkvB-Qfp2u%2BtySdriWHfGWPQjL@mail.gmail.com> <20101128081617.GA90332@zibbi.meraka.csir.co.za> <AANLkTinF1fovumkeXxWgaKi_bNiUCnqgWAtdaCaXELzO@mail.gmail.com> <20101129175128.GA32977@rdtc.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for reporting that, will see it gets fixed!

Jack


On Mon, Nov 29, 2010 at 9:51 AM, Eugene Grosbein <eugen@eg.sd.rdtc.ru>wrote:

> Hi!
>
> I've just noticed new sysctl named flow_control has wrong description
> due to obvious cut-n-paste 'cosmetic' error :-)
>
>        em_add_rx_process_limit(adapter, "rx_processing_limit",
> >           "max number of rx packets to process",
> &adapter->rx_process_limit,
>            em_rx_process_limit);
>
>  +     /* Sysctl for setting the interface flow control */
>  +     em_set_flow_cntrl(adapter, "flow_control",
> > +         "max number of rx packets to process",
>  +         &adapter->fc_setting, em_fc_setting);
>  +
>
> Eugene Grosbein
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTin4=kN27dMeWXzGUpTpx9HiZ3T-aymbyjMrsBn8>