From: Enrico Mioso <mrkiko.rs@gmail.com>
To: "Bjørn Mork" <bjorn@mork.no>,
"David Miller" <davem@davemloft.net>,
netdev@vger.kernel.org, linux-usb@vger.kernel.org,
alexey.orishko@gmail.com, oliver@neukum.org,
David.Laight@aculab.com
Subject: Re: [PATCH net-next v2 00/12] cdc_ncm: add buffer tuning and stats using ethtool
Date: Sun, 18 May 2014 11:57:05 +0200 (CEST) [thread overview]
Message-ID: <alpine.LNX.2.03.1405181155310.7743@gmail.com> (raw)
In-Reply-To: <20140518011917.11270.qmail@stuge.se>
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1303 bytes --]
Or a set of module parameters, allowing them to be tuned at run-time via (e.g.)
the param directory of the module in sysfs?
Yes, I imagine it's not the best solution.
On Sun, 18 May 2014, Peter Stuge wrote:
==Date: Sun, 18 May 2014 03:19:17
==From: Peter Stuge <peter@stuge.se>
==Reply-To: Bjørn Mork <bjorn@mork.no>, David Miller <davem@davemloft.net>,
== netdev@vger.kernel.org, linux-usb@vger.kernel.org,
== alexey.orishko@gmail.com, oliver@neukum.org, mrkiko.rs@gmail.com,
== David.Laight@aculab.com
==To: Bjørn Mork <bjorn@mork.no>
==Cc: David Miller <davem@davemloft.net>, netdev@vger.kernel.org,
== linux-usb@vger.kernel.org, alexey.orishko@gmail.com, oliver@neukum.org,
== mrkiko.rs@gmail.com, David.Laight@aculab.com
==Subject: Re: [PATCH net-next v2 00/12] cdc_ncm: add buffer tuning and stats
== using ethtool
==
==Bjørn Mork wrote:
==> > Just make doubly sure that you will be ok, for a long time, with using
==> > the ethtool coalescing interface for configuring this because you'll
==> > really be stuck with this forever.
==>
==> Yes, I am painfull aware of that. So I was hoping someone would jump at
==> this and say something like "That's not the way to do it. Use the foo
==> interface instead. It's made for stuff like this".
==
==sysfs?
==
==
==//Peter
==
next prev parent reply other threads:[~2014-05-18 9:57 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-16 19:48 [PATCH net-next v2 00/12] cdc_ncm: add buffer tuning and stats using ethtool Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 01/12] net: cdc_ncm: split out rx_max/tx_max update of setup Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 02/12] net: cdc_ncm: factor out one-time device initialization Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 03/12] net: cdc_ncm: split .bind " Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 04/12] net: cdc_ncm: support rx_max/tx_max updates when running Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 05/12] net: cdc_ncm: use ethtool to tune coalescing settings Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 06/12] net: cdc_ncm: use true max dgram count for header estimates Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 10/12] net: cdc_ncm: fix argument alignment Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 11/12] net: cdc_ncm: remove redundant "disconnected" flag Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 12/12] net: cdc_ncm: do not start timer on an empty skb Bjørn Mork
[not found] ` <1400269709-18854-1-git-send-email-bjorn-yOkvZcmFvRU@public.gmane.org>
2014-05-16 19:48 ` [PATCH net-next v2 07/12] net: cdc_ncm: set reasonable padding limits Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 08/12] net: cdc_ncm/cdc_mbim: adding NCM protocol statistics Bjørn Mork
2014-05-16 19:48 ` [PATCH net-next v2 09/12] net: cdc_ncm: use sane defaults for rx/tx buffers Bjørn Mork
2014-05-17 2:40 ` [PATCH net-next v2 00/12] cdc_ncm: add buffer tuning and stats using ethtool David Miller
[not found] ` <20140516.224032.2301577488192248796.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2014-05-17 6:46 ` Bjørn Mork
[not found] ` <87d2fcoqay.fsf-lbf33ChDnrE/G1V5fR+Y7Q@public.gmane.org>
2014-05-18 1:19 ` Peter Stuge
2014-05-18 9:57 ` Enrico Mioso [this message]
[not found] ` <alpine.LNX.2.03.1405181155310.7743-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-05-18 14:50 ` Bjørn Mork
2014-05-18 17:10 ` Lars Melin
2014-05-19 7:36 ` Bjørn Mork
2014-05-20 7:36 ` Bjørn Mork
[not found] ` <87egzqmd8h.fsf-lbf33ChDnrE/G1V5fR+Y7Q@public.gmane.org>
2014-06-08 22:02 ` Ben Hutchings
2014-05-18 22:08 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LNX.2.03.1405181155310.7743@gmail.com \
--to=mrkiko.rs@gmail.com \
--cc=David.Laight@aculab.com \
--cc=alexey.orishko@gmail.com \
--cc=bjorn@mork.no \
--cc=davem@davemloft.net \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=oliver@neukum.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).