Historic archive of defunct list bloat-devel@lists.bufferbloat.net
 help / color / mirror / Atom feed
From: Sedat Dilek <sedat.dilek@googlemail.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: bloat-devel@lists.bufferbloat.net, me@bobcopeland.com,
	linux-wireless@vger.kernel.org, mickflemm@gmail.com
Subject: Re: [PATCH 3/3] ath5k: implement ieee80211_ops->{get,set}_ringparam
Date: Wed, 9 Mar 2011 21:34:51 +0100	[thread overview]
Message-ID: <AANLkTi=3x1thf4O6Gv=W3AvVMzCy0Xs-xCBCS3XWENCM@mail.gmail.com> (raw)
In-Reply-To: <1299687684-19638-3-git-send-email-linville@tuxdriver.com>

On Wed, Mar 9, 2011 at 5:21 PM, John W. Linville <linville@tuxdriver.com> wrote:
> set_ringparam only allows changes to tx ring at this time.
>
> Signed-off-by: John W. Linville <linville@tuxdriver.com>
> ---

Yay, a step forward what concerns ath5k and debloat-testing!

Tested against linux-next (next-20110309) with [1] and [2,3,4].

- Sedat -

[1] https://patchwork.kernel.org/patch/619631/
[2] https://patchwork.kernel.org/patch/621791/
[3] https://patchwork.kernel.org/patch/621771/
[4] https://patchwork.kernel.org/patch/621781/

P.S.: My investigations...

# lspci -nnvv | grep -i ath
02:02.0 Ethernet controller [0200]: Atheros Communications Inc. AR5212
802.11abg NIC [168c:1014] (rev 01)
        Kernel driver in use: ath5k

# ethtool -G wlan0 tx 1

# ethtool -g wlan0
Ring parameters for wlan0:
Pre-set maximums:
RX:             40
RX Mini:        0
RX Jumbo:       0
TX:             50
Current hardware settings:
RX:             40
RX Mini:        0
RX Jumbo:       0
TX:             1
- EOT -

  reply	other threads:[~2011-03-09 20:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-09 16:21 [PATCH 1/3] wireless: add support for ethtool_ops->{get, set}_ringparam John W. Linville
2011-03-09 16:21 ` [PATCH 2/3] mac80211: implement support for cfg80211_ops->{get, set}_ringparam John W. Linville
2011-03-09 20:23   ` [PATCH v2 " John W. Linville
2011-03-09 16:21 ` [PATCH 3/3] ath5k: implement ieee80211_ops->{get,set}_ringparam John W. Linville
2011-03-09 20:34   ` Sedat Dilek [this message]
2011-03-09 16:46 ` [PATCH 1/3] wireless: add support for ethtool_ops->{get,set}_ringparam Johannes Berg
2011-03-09 20:23 ` [PATCH v2 1/3] wireless: add support for ethtool_ops->{get, set}_ringparam John W. Linville

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='AANLkTi=3x1thf4O6Gv=W3AvVMzCy0Xs-xCBCS3XWENCM@mail.gmail.com' \
    --to=sedat.dilek@googlemail.com \
    --cc=bloat-devel@lists.bufferbloat.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=me@bobcopeland.com \
    --cc=mickflemm@gmail.com \
    --cc=sedat.dilek@gmail.com \
    /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