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
feat(queue): split internals of add_used into 2 separate methods
Split `add_used` internals into 2 new functions: `write_used_element`
and `advance_used_ring`. This will be used in next commits to optimize
RX path of net device.
Signed-off-by: Egor Lazarchuk <[email protected]>
0 commit comments