92f47b510a5019a5d8a2a7d19846a42c32a7602d

When the req id of a slot is -1, we don't update the last applied idx for this slot, if a bubble issue is reported on previous slot, then we won't reset its status to ADDED, then we will force reset it during moving to new slot, then this slot will be reset, its status will be NO_REQ after reset, then wr idx will be increased even though the wr idx isn't equal to rd idx. This change updates the wr idx only when wr idx is equal to rd idx, and always update last applied idx. CRs-Fixed: 3157732 Change-Id: I9e6cae019f93c7c12e81708a84e1ac28bf64bbc8 Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
説明
説明が提供されていません
言語
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%