From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benoit PAPILLAULT Date: Fri, 09 Apr 2010 08:39:09 +0200 Subject: [ath9k-devel] Data rate in multicast case In-Reply-To: References: Message-ID: <4BBECB8D.1040405@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Mitul Modi a ?crit : > hi, > > I dont know is it right mailing list for this question or not. > > i am using ar5312 and i am getting only 4.5 mbps in case of multicast > traffic and upto 13 mbps in case of unicast traffic. Any clue? > > thanks, > Mitul Modi What channel are you using? What is your setup? Does the multicast traffic is sent from STA to AP or the opposite ? Unicast traffic is controlled by the rate control algorithm, trying to achieve the best performance. Multicast traffic is not under the rate control algorithm and since it cannot be retransmitted, nor ACKed, it is transmitted at 1 Mbits rate in 802.11bg and 6 Mbits rate in 802.11a. Regards, Benoit