From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V4PYY-0003kr-Ds for ath10k@lists.infradead.org; Wed, 31 Jul 2013 06:06:42 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: improve tx throughput on slow machines References: <1374495928-29514-1-git-send-email-michal.kazior@tieto.com> Date: Wed, 31 Jul 2013 09:06:10 +0300 In-Reply-To: <1374495928-29514-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Mon, 22 Jul 2013 14:25:28 +0200") Message-ID: <87ehafs1pp.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 Michal Kazior writes: > It is more efficient to move just the 802.11 > header instead of the whole payload in most cases. > > This has no measurable effect on modern hardware. > It should improve performance by a few percent on > hardware such as an Access Point that have a slow > CPU compared to a typical desktop CPU. > > Signed-off-by: Michal Kazior Applied, thanks. -- 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 sabertooth01.qualcomm.com ([65.197.215.72]:61519 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751290Ab3GaGG1 (ORCPT ); Wed, 31 Jul 2013 02:06:27 -0400 From: Kalle Valo To: Michal Kazior CC: , Subject: Re: [PATCH] ath10k: improve tx throughput on slow machines References: <1374495928-29514-1-git-send-email-michal.kazior@tieto.com> Date: Wed, 31 Jul 2013 09:06:10 +0300 In-Reply-To: <1374495928-29514-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Mon, 22 Jul 2013 14:25:28 +0200") Message-ID: <87ehafs1pp.fsf@kamboji.qca.qualcomm.com> (sfid-20130731_080631_219941_D21A1F9C) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Michal Kazior writes: > It is more efficient to move just the 802.11 > header instead of the whole payload in most cases. > > This has no measurable effect on modern hardware. > It should improve performance by a few percent on > hardware such as an Access Point that have a slow > CPU compared to a typical desktop CPU. > > Signed-off-by: Michal Kazior Applied, thanks. -- Kalle Valo