genode/repos/os
Sebastian Sumpf 79e69a5549 nic_loopback: Adjust to packet allocator changes
Remove '_expected_offset' check on round trip test from RX packet,
because allocators between RX/TX can have different allocation
strategies. Rely on 'pattern' check for RX packets only.

In loopback server alloc size must match actual packet size.

issue #4312
2022-01-19 12:35:48 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include nic/packet_allocator: align allocations to 2 bytes 2022-01-19 12:35:48 +01:00
lib os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
recipes depot: update recipe hashes 2021-12-17 15:06:38 +01:00
run autopilot: automated stress test for platform_drv 2021-12-17 14:56:53 +01:00
src nic_loopback: Adjust to packet allocator changes 2022-01-19 12:35:48 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.