From: Kalle Valo <kvalo@codeaurora.org>
To: Sriram R <srirrama@codeaurora.org>
Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org
Subject: Re: [PATCHv2 1/2] ath11k: Configure hash based reo destination ring selection
Date: Thu, 12 Mar 2020 13:13:08 +0000 (UTC) [thread overview]
Message-ID: <20200312131308.79A0AC432C2@smtp.codeaurora.org> (raw)
In-Reply-To: <1581908873-14749-2-git-send-email-srirrama@codeaurora.org>
Sriram R <srirrama@codeaurora.org> 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 <srirrama@codeaurora.org>
I had some problems in the pending branch and these fail to apply
now. Please fix the two warnings I reported and rebase.
error: patch failed: drivers/net/wireless/ath/ath11k/hal.h:850
error: drivers/net/wireless/ath/ath11k/hal.h: patch does not apply
stg import: Diff does not apply cleanly
2 patches set to Changes Requested.
11385031 [PATCHv2,1/2] ath11k: Configure hash based reo destination ring selection
11385033 [PATCHv2,2/2] ath11k: Perform per-msdu rx processing
--
https://patchwork.kernel.org/patch/11385031/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
next prev parent reply other threads:[~2020-03-12 13:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-17 3:07 [PATCHv2 0/2] Support hash based reo destination ring selection Sriram R
2020-02-17 3:07 ` [PATCHv2 1/2] ath11k: Configure " Sriram R
2020-03-12 13:13 ` Kalle Valo [this message]
2020-02-17 3:07 ` [PATCHv2 2/2] ath11k: Perform per-msdu rx processing Sriram R
2020-03-11 16:17 ` Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200312131308.79A0AC432C2@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ath11k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=srirrama@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox