On 4/7/2024 9:05 PM, Karthikeyan Periyasamy wrote: > Currently, in the Rx data path cookie conversion initialization procedure, > the primary page table index (ppt_idx) is computed within the secondary > page table iteration. However this is invariant, and hence the ppt_idx > should be calculated outside of the iteration to avoid repeated execution > of the statement. > > Found in code review. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00188-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@xxxxxxxxxxx> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>