dbe1cf2b017a24e929a4d359091741bc124fcef2

When aggregation of a flow is in progress, there can be case when the HW flow table entry match may fail for few packets. Such packets, even though belong to a flow already present in flow table, are routed independently to any RX ring. When software checks this rx ring ID, from the independently routed packet and compares the ring ID against the one which is assigned for the flow, there will be a mismatch leading to unwanted behaviour. Hence, always validate the fse_metadata before taking any action on the basis of rx ring ID mismatch. The non-matching packets, with invalid fse metadata can be submitted to network stack independently. Change-Id: Ia95f20ef1050bc981b2d22571b612fd2af6f6a65 CRs-Fixed: 3272353
This is CNSS WLAN Host Driver for products starting from iHelium
Descrizione
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%