Bugzilla – Bug 2604
QosData frames with Block Ack policy should be separated by SIFS as long as they belong to the same TXOP
Last modified: 2017-01-29 17:07:04 UTC
When Block Ack is used, a station sends several QosData frames separated by SIFS, that will be later acknowledged by a single Block Ack. In the current implementation, a backoff is performed between each QosData frame, resulting in almost no benefit to use Block Ack mechanism.
Created attachment 2722 [details] patch to fix
Created attachment 2729 [details] patch to fix Updated previous patch: - QosData frames separated by SIFS when they fit in the same TXOP, trigger backoff otherwise - Fix issues with txop trace
Set to LAST CALL since blocking other deliveries
I plan to deliver the patch this week
Fixed in changeset 12590:c1c446434852