You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cq->peer_peek_table[idx]->busy could be asynchronously updated by a PCIe device, so it needs a platform-dependent way of forcing a memory read (a la READ_ONCE or more).