All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] ath9k: /debug/ath9k/phy0/rcstat File
@ 2010-06-23 12:01 "Lorna González"
  2010-06-25  7:05 ` Karthickraja Chandrasekar
  0 siblings, 1 reply; 4+ messages in thread
From: "Lorna González" @ 2010-06-23 12:01 UTC (permalink / raw)
  To: ath9k-devel


Hi all, 

    Can someone please tell me: the information in /debug/ath9k/phy0/rcstat is related to all phys created, not only for phy0. If I have 2 more virtual radios I can not know each rcstat information separated. Is there a way to find out the sucess, retries etc. information for each phy?


Thanks in advanced for your response

Lorna Glez.
-- 
GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] ath9k: /debug/ath9k/phy0/rcstat File
  2010-06-23 12:01 [ath9k-devel] ath9k: /debug/ath9k/phy0/rcstat File "Lorna González"
@ 2010-06-25  7:05 ` Karthickraja Chandrasekar
  2010-06-25  8:25   ` "Lorna González"
  0 siblings, 1 reply; 4+ messages in thread
From: Karthickraja Chandrasekar @ 2010-06-25  7:05 UTC (permalink / raw)
  To: ath9k-devel

Hello Lorna,

Rcstat file is used to know at what MCS rate that the ATH9k received the frames and you can find more details like PER (Packet error ratio), success and retries info.

Cordially
Karthick.C

-----Original Message-----
From: ath9k-devel-bounces@lists.ath9k.org [mailto:ath9k-devel-bounces at lists.ath9k.org] On Behalf Of "Lorna Gonz?lez"
Sent: Wednesday, June 23, 2010 5:32 PM
To: Jouni Malinen; ath9k-devel at lists.ath9k.org
Subject: [ath9k-devel] ath9k: /debug/ath9k/phy0/rcstat File
Importance: High


Hi all, 

    Can someone please tell me: the information in /debug/ath9k/phy0/rcstat is related to all phys created, not only for phy0. If I have 2 more virtual radios I can not know each rcstat information separated. Is there a way to find out the sucess, retries etc. information for each phy?


Thanks in advanced for your response

Lorna Glez.
-- 
GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
_______________________________________________
ath9k-devel mailing list
ath9k-devel at lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] ath9k: /debug/ath9k/phy0/rcstat File
  2010-06-25  7:05 ` Karthickraja Chandrasekar
@ 2010-06-25  8:25   ` "Lorna González"
  2010-06-25  9:39     ` Peter Stuge
  0 siblings, 1 reply; 4+ messages in thread
From: "Lorna González" @ 2010-06-25  8:25 UTC (permalink / raw)
  To: ath9k-devel


Hallo Karthick, 

thanks for your answer, but what I would like to know is if this information belongs to all phy radios in total. And if there is a way to have this information for each phy separated. 
If I add two phy radios, phy1 and phy2 this rcstat file gives me the information about phy0, phy1 and phy2 together, so I can not really know which frames belong to which phy. Does every phy have a struct ath_rc_stat that saves this info?

Thanks a lot again in advanced

Regards

Lorna Glez. 

-------- Original-Nachricht --------
> Datum: Fri, 25 Jun 2010 12:35:50 +0530
> Von: Karthickraja Chandrasekar <Karthickraja.Chandrasekar@Atheros.com>
> An: "Lorna Gonz?lez" <lorna.glez@gmx.net>, "Jouni Malinen" <Jouni.Malinen@Atheros.com>, "ath9k-devel at lists.ath9k.org" <ath9k-devel@lists.ath9k.org>
> Betreff: RE: [ath9k-devel] ath9k: /debug/ath9k/phy0/rcstat File

> Hello Lorna,
> 
> Rcstat file is used to know at what MCS rate that the ATH9k received the
> frames and you can find more details like PER (Packet error ratio), success
> and retries info.
> 
> Cordially
> Karthick.C
> 
> -----Original Message-----
> From: ath9k-devel-bounces at lists.ath9k.org
> [mailto:ath9k-devel-bounces at lists.ath9k.org] On Behalf Of "Lorna Gonz?lez"
> Sent: Wednesday, June 23, 2010 5:32 PM
> To: Jouni Malinen; ath9k-devel at lists.ath9k.org
> Subject: [ath9k-devel] ath9k: /debug/ath9k/phy0/rcstat File
> Importance: High
> 
> 
> Hi all, 
> 
>     Can someone please tell me: the information in
> /debug/ath9k/phy0/rcstat is related to all phys created, not only for phy0. If I have 2 more
> virtual radios I can not know each rcstat information separated. Is there a way
> to find out the sucess, retries etc. information for each phy?
> 
> 
> Thanks in advanced for your response
> 
> Lorna Glez.
> -- 
> GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel

-- 
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.  
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] ath9k: /debug/ath9k/phy0/rcstat File
  2010-06-25  8:25   ` "Lorna González"
@ 2010-06-25  9:39     ` Peter Stuge
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Stuge @ 2010-06-25  9:39 UTC (permalink / raw)
  To: ath9k-devel

"Lorna Gonz?lez" wrote:
> If I add two phy radios, phy1 and phy2

Hmm, how do you add them?

What exactly do you mean by "phy" here?

If you have two or three radio interfaces connected to the system and
phy0/rcstat collects statistics for all of them, then I think that
would be a bug. What about phy1/rcstat or phy2/rcstat? What is in
them? Is the same info shown in each rcstat?


//Peter

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-25  9:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-23 12:01 [ath9k-devel] ath9k: /debug/ath9k/phy0/rcstat File "Lorna González"
2010-06-25  7:05 ` Karthickraja Chandrasekar
2010-06-25  8:25   ` "Lorna González"
2010-06-25  9:39     ` Peter Stuge

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.