Discussion:
Block ACK without frame aggregation
Ali Abedi
2014-10-22 15:38:21 UTC
Permalink
Hello,

I am interested to know if we can send multiple packets (non-aggregated,
single packets) and then ask
for a block ACK? I like to know if this functionality has been
implemented in ath9k or if
it is possible to achieve this with slight code modifications.

What I need:
Frame-SIFS-Frame-SIFS-Frame-SIFS-REQ Block ACK-SIFS-Block ACK

Best,
Ali
Adrian Chadd
2014-10-23 03:18:41 UTC
Permalink
I don't think mac80211 supports delayed-BA. :(


-adrian
Post by Ali Abedi
Hello,
I am interested to know if we can send multiple packets (non-aggregated,
single packets) and then ask
for a block ACK? I like to know if this functionality has been
implemented in ath9k or if
it is possible to achieve this with slight code modifications.
Frame-SIFS-Frame-SIFS-Frame-SIFS-REQ Block ACK-SIFS-Block ACK
Best,
Ali
_______________________________________________
ath9k-devel mailing list
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-***@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Kamran Nishat
2014-10-23 03:35:30 UTC
Permalink
I think you should look in earlier drivers from Atheors. Because this
delayed BA for separate packets was introduced before 802.11n in
802.11e perhaps.
Post by Adrian Chadd
I don't think mac80211 supports delayed-BA. :(
-adrian
Post by Ali Abedi
Hello,
I am interested to know if we can send multiple packets (non-aggregated,
single packets) and then ask
for a block ACK? I like to know if this functionality has been
implemented in ath9k or if
it is possible to achieve this with slight code modifications.
Frame-SIFS-Frame-SIFS-Frame-SIFS-REQ Block ACK-SIFS-Block ACK
Best,
Ali
_______________________________________________
ath9k-devel mailing list
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
_______________________________________________
ath9k-devel mailing list
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-***@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Ali Abedi
2014-10-23 14:19:54 UTC
Permalink
Dear Adrian and Kamran,

Thanks for your replies. I think we are not referring to the same concept.
Can you please have a look at the attache diagram. I need the middle one
the immediate BA not delayed BA.


Thanks,
Ali
Post by Adrian Chadd
I don't think mac80211 supports delayed-BA. :(
-adrian
Post by Ali Abedi
Hello,
I am interested to know if we can send multiple packets (non-aggregated,
single packets) and then ask
for a block ACK? I like to know if this functionality has been
implemented in ath9k or if
it is possible to achieve this with slight code modifications.
Frame-SIFS-Frame-SIFS-Frame-SIFS-REQ Block ACK-SIFS-Block ACK
Best,
Ali
_______________________________________________
ath9k-devel mailing list
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
Kamran Nishat
2014-10-23 14:32:54 UTC
Permalink
It is a part of 802.11n because of compatibility with 802.11e. But because
802.11n gives a much more advanced AMPDU based thing I think no one
implemented it. It not a mandatory part of WMM I suppose.
I was talking about the same one. it was introduced in 802.11e (Tx-OP) not
in 802.11n
Post by Ali Abedi
Dear Adrian and Kamran,
Thanks for your replies. I think we are not referring to the same concept.
Can you please have a look at the attache diagram. I need the middle one
the immediate BA not delayed BA.
Thanks,
Ali
Post by Adrian Chadd
I don't think mac80211 supports delayed-BA. :(
-adrian
Post by Ali Abedi
Hello,
I am interested to know if we can send multiple packets (non-aggregated,
single packets) and then ask
for a block ACK? I like to know if this functionality has been
implemented in ath9k or if
it is possible to achieve this with slight code modifications.
Frame-SIFS-Frame-SIFS-Frame-SIFS-REQ Block ACK-SIFS-Block ACK
Best,
Ali
_______________________________________________
ath9k-devel mailing list
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
Adrian Chadd
2014-10-23 16:37:15 UTC
Permalink
I don't think the hardware supports immediate-BA. :(



-a
Post by Kamran Nishat
It is a part of 802.11n because of compatibility with 802.11e. But because
802.11n gives a much more advanced AMPDU based thing I think no one
implemented it. It not a mandatory part of WMM I suppose.
I was talking about the same one. it was introduced in 802.11e (Tx-OP) not
in 802.11n
Post by Ali Abedi
Dear Adrian and Kamran,
Thanks for your replies. I think we are not referring to the same concept.
Can you please have a look at the attache diagram. I need the middle one
the immediate BA not delayed BA.
Thanks,
Ali
Post by Adrian Chadd
I don't think mac80211 supports delayed-BA. :(
-adrian
Post by Ali Abedi
Hello,
I am interested to know if we can send multiple packets
(non-aggregated,
single packets) and then ask
for a block ACK? I like to know if this functionality has been
implemented in ath9k or if
it is possible to achieve this with slight code modifications.
Frame-SIFS-Frame-SIFS-Frame-SIFS-REQ Block ACK-SIFS-Block ACK
Best,
Ali
_______________________________________________
ath9k-devel mailing list
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
_______________________________________________
ath9k-devel mailing list
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-***@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Continue reading on narkive:
Loading...