From: Kalle Valo <kvalo@codeaurora.org>
To: Sriram R <srirrama@codeaurora.org>
Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org
Subject: Re: [PATCHv3 1/2] ath11k: Configure hash based reo destination ring selection
Date: Tue, 17 Mar 2020 08:16:05 +0000 (UTC) [thread overview]
Message-ID: <20200317081605.21077C432C2@smtp.codeaurora.org> (raw)
In-Reply-To: <1584350864-20622-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>
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
next prev parent reply other threads:[~2020-03-17 8:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-16 9:27 [PATCHv3 0/2] Support hash based reo destination ring selection Sriram R
2020-03-16 9:27 ` Sriram R
2020-03-16 9:27 ` [PATCHv3 1/2] ath11k: Configure " Sriram R
2020-03-16 9:27 ` Sriram R
2020-03-17 8:16 ` Kalle Valo [this message]
2020-03-17 8:16 ` Kalle Valo
2020-03-16 9:27 ` [PATCHv3 2/2] ath11k: Perform per-msdu rx processing Sriram R
2020-03-16 9:27 ` Sriram R
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=20200317081605.21077C432C2@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.