Sriram R <srirrama@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx> 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