From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZgBUL-0005oI-2I for ath10k@lists.infradead.org; Sun, 27 Sep 2015 12:55:35 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: fix ldpc param for fixed rate References: <1442389740-29053-1-git-send-email-rmanohar@qti.qualcomm.com> Date: Sun, 27 Sep 2015 15:55:02 +0300 In-Reply-To: <1442389740-29053-1-git-send-email-rmanohar@qti.qualcomm.com> (Rajkumar Manoharan's message of "Wed, 16 Sep 2015 13:19:00 +0530") Message-ID: <87bncoc995.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: Rajkumar Manoharan Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Rajkumar Manoharan writes: > ldpc is not configured for fixed rates. This blocks auto rate vs fixed > rate performance comparison. Since firmware is considering ldpc vdev > param for fixed rate selection, it has to be configured to enable ldpc > for fixed rates. > > Signed-off-by: Rajkumar Manoharan 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 wolverine02.qualcomm.com ([199.106.114.251]:26745 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755611AbbI0MzM (ORCPT ); Sun, 27 Sep 2015 08:55:12 -0400 From: Kalle Valo To: Rajkumar Manoharan CC: , Subject: Re: [PATCH] ath10k: fix ldpc param for fixed rate References: <1442389740-29053-1-git-send-email-rmanohar@qti.qualcomm.com> Date: Sun, 27 Sep 2015 15:55:02 +0300 In-Reply-To: <1442389740-29053-1-git-send-email-rmanohar@qti.qualcomm.com> (Rajkumar Manoharan's message of "Wed, 16 Sep 2015 13:19:00 +0530") Message-ID: <87bncoc995.fsf@kamboji.qca.qualcomm.com> (sfid-20150927_145517_626724_97F3550D) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Rajkumar Manoharan writes: > ldpc is not configured for fixed rates. This blocks auto rate vs fixed > rate performance comparison. Since firmware is considering ldpc vdev > param for fixed rate selection, it has to be configured to enable ldpc > for fixed rates. > > Signed-off-by: Rajkumar Manoharan Thanks, applied. -- Kalle Valo