From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1X87cQ-00024M-1d for ath10k@lists.infradead.org; Fri, 18 Jul 2014 12:50:34 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: handle attention flags correctly when A-MSDU References: <1405342041-7114-1-git-send-email-janusz.dziedzic@tieto.com> Date: Fri, 18 Jul 2014 15:50:05 +0300 In-Reply-To: <1405342041-7114-1-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Mon, 14 Jul 2014 14:47:21 +0200") Message-ID: <87pph225mq.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Janusz Dziedzic Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Janusz Dziedzic writes: > In case of A-MSDU RX we should check flags for all > MSDU subframes to be sure we have correct FCS status. > > Before we check attention flags only for first frame > where we didn't have correct info about FCS status in > case of A-MSDU. Next didn't mark RX_FLAG_FAILED_FCS_CRC > for skb. As a side efect we see big TP drop when TCP used. > This was easy to reproduce when AP interface was used > and added monitor interface run in promiscuous mode. > > Reported-by: Denton Gentry > Signed-off-by: Janusz Dziedzic I'm having a hard time to understand the commit log. I think it would make it easier to read if you first clearly describe the bug you are fixing and then, in a separate paragraph, tell how you fix it. So what is the bug Denton reported? "we see big TP drop when TCP used" implies that this happens with all TCP traffic, but that can't be right. Or did it happen with one of the reorder patches? -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k