Send users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
Today's Topics:
1. Re: [[email protected]: [Bug 42828]
rt2800pci unstable - chokes after too much I/O]
(Francisco Pina Martins)
2. Re: [[email protected]: [Bug 42828]
rt2800pci unstable - chokes after too much I/O] (Andreas Hartmann)
----------------------------------------------------------------------
Message: 1
Date: Thu, 15 Nov 2012 12:03:42 +0000
From: Francisco Pina Martins <[email protected]>
To: Andreas Hartmann <[email protected]>
Cc: "[email protected]" <[email protected]>
Subject: Re: [rt2x00-users] [[email protected]: [Bug
42828] rt2800pci unstable - chokes after too much I/O]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
I've been trying to test Stanislaw's patch, but I'm having some trouble
reverting commit f0425beda4d404a6e751439b562100b902ba9c98
I'm using git revert and git format-patch -1 <commit> to generate a path
for reverting the necessary commit.
The patching works fine, but in the end The kernel does not compile with
he following messages:
CC [M] net/mac80211/sta_info.o
net/mac80211/status.c:165:1: error: expected identifier or '(' before
'<<' token
net/mac80211/status.c:178:1: error: expected identifier or '(' before
'==' token
net/mac80211/status.c:214:1: error: expected identifier or '(' before
'<<' token
net/mac80211/status.c:323:1: error: expected identifier or '(' before
'==' token
net/mac80211/status.c:45:13: warning: 'ieee80211_handle_filtered_frame'
defined but not used [-Wunused-function]
net/mac80211/status.c:227:12: warning: 'ieee80211_tx_radiotap_len'
defined but not used [-Wunused-function]
net/mac80211/status.c:250:13: warning:
'ieee80211_add_tx_radiotap_header' defined but not used
[-Wunused-function]
make[2]: *** [net/mac80211/status.o] Error 1
Attached is the patch itself. Am I doing something wrong? I'd really
like to test this. Sorry, but I'm still very new to patching via git.
Thanks,
Francisco
On Wed, 2012-11-14 at 19:04 +0100, Andreas Hartmann wrote:
> Hi Francisco,
>
> thanks for your interesting measurements!
>
> Francisco Pina Martins wrote:
> > Ok, it's taken a while (sorry about that), but here are my results, this
> > time without the raspberry pi on the way.
> > Still seems a bit lower than Andreas', but at least it's in the same league
> > now.
>
> Well, it seems to depend heavily on the definition of "same league" :-).
>
> What we are probably all interested in:
> Does the fix Stanislaw proposed[1] fix your problem?
>
>
> Thanks for your support!
> Kind regards,
> Andreas
>
>
> [1] http://permalink.gmane.org/gmane.linux.drivers.rt2x00.user/1320
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://rt2x00.serialmonkey.com/pipermail/users_rt2x00.serialmonkey.com/attachments/20121115/fcb63d56/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: revert1.patch
Type: text/x-patch
Size: 3674 bytes
Desc: not available
URL:
<http://rt2x00.serialmonkey.com/pipermail/users_rt2x00.serialmonkey.com/attachments/20121115/fcb63d56/attachment-0001.bin>
------------------------------
Message: 2
Date: Thu, 15 Nov 2012 16:51:50 +0100
From: Andreas Hartmann <[email protected]>
To: [email protected]
Cc: "[email protected]" <[email protected]>
Subject: Re: [rt2x00-users] [[email protected]: [Bug
42828] rt2800pci unstable - chokes after too much I/O]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
Francisco Pina Martins wrote:
> I've been trying to test Stanislaw's patch, but I'm having some trouble
> reverting commit f0425beda4d404a6e751439b562100b902ba9c98
You could try the attached patch. It's for compat-wireless-3.5-rc5.
If you would tell your version you'd like to patch against ... .
Kind regards,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mac80211: revert: retry sending failed BAR frames later instead of
tearing down aggr-v2.patch
Type: text/x-patch
Size: 3357 bytes
Desc: not available
URL:
<http://rt2x00.serialmonkey.com/pipermail/users_rt2x00.serialmonkey.com/attachments/20121115/5f9a17ea/attachment-0001.bin>
------------------------------
Subject: Digest Footer
_______________________________________________
users mailing list
[email protected]
http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com
------------------------------
End of users Digest, Vol 45, Issue 13
*************************************