From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail26.static.mailgun.info ([104.130.122.26]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jE7OU-0006Y8-HR for ath11k@lists.infradead.org; Tue, 17 Mar 2020 08:16:12 +0000 MIME-Version: 1.0 Subject: Re: [PATCHv3 1/2] ath11k: Configure hash based reo destination ring selection From: Kalle Valo In-Reply-To: <1584350864-20622-2-git-send-email-srirrama@codeaurora.org> References: <1584350864-20622-2-git-send-email-srirrama@codeaurora.org> Message-Id: <20200317081605.21077C432C2@smtp.codeaurora.org> Date: Tue, 17 Mar 2020 08:16:05 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: Sriram R Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org Sriram R wrote: > Current implementation of pdev based reo destination ring > selection is replaced by hash based ring selection so as to > ensure all the available rings are utilized for better performance. > > The 4 reo destination rings are selected by the HW based on the > hash value computed from the received packet based on the 5 tuple > {ip src/ip dst/src port/dst port/protocol}. Out of the 32 hash values > used by the hw, the driver assigns 8 values per reo destination ring > to each of the 4 reo destination rings. > > Signed-off-by: Sriram R Failed to apply, please rebase. error: patch failed: drivers/net/wireless/ath/ath11k/wmi.h:4620 error: drivers/net/wireless/ath/ath11k/wmi.h: patch does not apply stg import: Diff does not apply cleanly 2 patches set to Changes Requested. 11439997 [PATCHv3,1/2] ath11k: Configure hash based reo destination ring selection 11440005 [PATCHv3,2/2] ath11k: Perform per-msdu rx processing -- https://patchwork.kernel.org/patch/11439997/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k