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
mock: introduce RingAccess trait for endianness conversion
Implements a trait for generic conversion to and from little-endian
for ring element types. This allows future safe handling of endianness
for all queue fields.
Signed-off-by: Nelson Wong <[email protected]>
0 commit comments