All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@openwrt.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ts_tstamp field in ath_tx_status is set
Date: Mon, 25 Feb 2013 22:01:35 +0100	[thread overview]
Message-ID: <512BD12F.1030003@openwrt.org> (raw)
In-Reply-To: <CAE+zGOgw7zXKEVAOCUqR=fMMjhTReu_mTzjwUv7nZT4FkE2ijA@mail.gmail.com>

On 2013-02-25 9:53 PM, abhinav narain wrote:
> You are right in that case, Adrian.
> 
> *tsf ,retx count, rates and transmit attempts, sequence no, frame size*
> *[315063930, 14,[[65.0, 4], [58.5, 5], [65.0, 5]], 706,1542]*
> *[315063930, 14,[[65.0, 4], [58.5, 5], [65.0, 5]], 707,1542]*
> *[315063930, 14,[[65.0, 4], [58.5, 5], [65.0, 5]], 708,1542]*
> *[315063930, 14,[[65.0, 4], [58.5, 5], [65.0, 5]], 709,1542]*
> 
> I have the above trace of transmitted frames from status.c file.
> You can see the frame sequence no. is increasing 706,707 ...
> but the timestamps are all the same.
> Apart from it, every frame is suffering retransmissions.
> 
> I had found the timestamp value using ath_tx_status descriptor's
> ts_tstamp  field in 
> ath_tx_complete_buf() in xmit.c 
> 
> Since ath_tx_status is per frame and hence its time field, how is it
> that the timestamp is not unique.
> 
> Can you guess whats going wrong, by any chance ?
With aggregation, you get a single tx status for a whole aggregate.

- Felix

  reply	other threads:[~2013-02-25 21:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-25  6:35 [ath9k-devel] ts_tstamp field in ath_tx_status is set abhinav narain
2013-02-25 18:11 ` Adrian Chadd
2013-02-25 20:53   ` abhinav narain
2013-02-25 21:01     ` Felix Fietkau [this message]
2013-02-26 18:51       ` abhinav narain
2013-02-26 23:03         ` Felix Fietkau
2013-02-27  8:58           ` abhinav narain
2013-02-27  9:05             ` Felix Fietkau
2013-02-27 15:26               ` abhinav narain
2013-02-27 15:35                 ` Felix Fietkau

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=512BD12F.1030003@openwrt.org \
    --to=nbd@openwrt.org \
    --cc=ath9k-devel@lists.ath9k.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 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.