mirror of
https://github.com/smoltcp-rs/smoltcp.git
synced 2025-09-28 21:30:37 +00:00
Fix bench, check it in CI.
This commit is contained in:
parent
649bce4012
commit
00aa2b457c
@ -42,6 +42,7 @@ mod wire {
|
||||
sack_permitted: false,
|
||||
sack_ranges: [None, None, None],
|
||||
payload: &PAYLOAD_BYTES,
|
||||
timestamp: None,
|
||||
};
|
||||
let mut bytes = vec![0xa5; repr.buffer_len()];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user