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
Now `write_used_ring` makes sure the index
is in correct bounds. This removes a need for the
caller to make sure the index is in bounds. It
will be used in the later commits to discard
used descriptors.
Signed-off-by: Egor Lazarchuk <[email protected]>
0 commit comments