All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Sequence Number Issue for QoS frames in 3352 SOC
       [not found] <CAGb8t=s+KYFnCxgMbyhGS9trujA+xdAiEwLNVEZyocHSSb-PNg@mail.gmail.com>
@ 2017-09-02  8:30 ` Stanislaw Gruszka
  0 siblings, 0 replies; only message in thread
From: Stanislaw Gruszka @ 2017-09-02  8:30 UTC (permalink / raw)
  To: Nishank aggarwal; +Cc: linux-wireless, Helmut Schaa

On Fri, Sep 01, 2017 at 04:18:36PM +0530, Nishank aggarwal wrote:
> *This is Nishank Aggarwal having 4 years of Experience in Linux Device
> Driver Development . I would like to discuss one issue i am facing in my
> current project related to WLAN 802.11 e Qos data frame.*
> *We are using 3352 SOC openwrt where i am getting one issue " STA
> re-transmitting the frames with incremented sequence number.
> <https://github.com/VivintInnovationJDM/ges-openwrt/issues/33>"*

This link seems to be wrong.

> *for Qos data frame, I paste some of the examples of sniffer logs captured.*
> 
> 226269	2017-07-04 11
> <callto:226269%202017-07-04%2011>:46:42.358904	3c:4f:2d:6c:a9:e7	Netgear_3d:d5:cd	QoS
> Data, SN=15, FN=0, Flags=.p..TC	15
> 
> 226272	2017-07-04 11
> <callto:226272%202017-07-04%2011>:46:42.358904	3c:4f:2d:6c:a9:e7	Netgear_3d:d5:cd	QoS
> Data, SN=16, FN=0, Flags=.p..R..TC	16	Frame is being
> retransmitted226279	2017-07-04 11
> <callto:226279%202017-07-04%2011>:46:42.366403	3c:4f:2d:6c:a9:e7	Netgear_3d:d5:cd	QoS
> Data, SN=17, FN=0, Flags=.p..R..TC	17	Frame is being retransmitted
> 
> *I know QoS data  frames are generated in mac layer but i am not aware
> about where re-transmission of  QoS data  frames is taken care. I would
> like to know how the re-transmission frame are generated for the QoS data
> in the 3352 SOC. *

Data frames are retransmitted by the hardware. If sequence numbers
are incorrectly increased, it can be hardware or firmware bug,
but is also possible that some HW register is not correctly
programmed by the driver.

Stanislaw

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-02  8:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAGb8t=s+KYFnCxgMbyhGS9trujA+xdAiEwLNVEZyocHSSb-PNg@mail.gmail.com>
2017-09-02  8:30 ` Sequence Number Issue for QoS frames in 3352 SOC Stanislaw Gruszka

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.