From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XAaiP-00040r-S2 for ath10k@lists.infradead.org; Fri, 25 Jul 2014 08:18:58 +0000 From: Kalle Valo Subject: Re: [PATCH v4] ath10k: fix Rx aggregation reordering References: <1405509540-32691-1-git-send-email-michal.kazior@tieto.com> <1406110833-14031-1-git-send-email-michal.kazior@tieto.com> Date: Fri, 25 Jul 2014 11:18:30 +0300 In-Reply-To: <1406110833-14031-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Wed, 23 Jul 2014 12:20:33 +0200") Message-ID: <87ha25rgvd.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: Michal Kazior Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, Denton Gentry Michal Kazior writes: > Firmware doesn't perform Rx reordering so it is > left to the host driver to do that. > > Use mac80211 to perform reordering instead of > re-inventing the wheel. > > This fixes TCP throughput issues in some > environments. > > Reported-by: Denton Gentry > Signed-off-by: Michal Kazior Thanks, applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]:63965 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752180AbaGYISg (ORCPT ); Fri, 25 Jul 2014 04:18:36 -0400 From: Kalle Valo To: Michal Kazior CC: , , Denton Gentry Subject: Re: [PATCH v4] ath10k: fix Rx aggregation reordering References: <1405509540-32691-1-git-send-email-michal.kazior@tieto.com> <1406110833-14031-1-git-send-email-michal.kazior@tieto.com> Date: Fri, 25 Jul 2014 11:18:30 +0300 In-Reply-To: <1406110833-14031-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Wed, 23 Jul 2014 12:20:33 +0200") Message-ID: <87ha25rgvd.fsf@kamboji.qca.qualcomm.com> (sfid-20140725_101841_738645_FB9885C6) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Michal Kazior writes: > Firmware doesn't perform Rx reordering so it is > left to the host driver to do that. > > Use mac80211 to perform reordering instead of > re-inventing the wheel. > > This fixes TCP throughput issues in some > environments. > > Reported-by: Denton Gentry > Signed-off-by: Michal Kazior Thanks, applied. -- Kalle Valo