mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
nic_dump test: raise nic_router cap quota
Did not suffice at least at hw + x86_64. Ref #2398
This commit is contained in:
committed by
Christian Helmuth
parent
3aa0a772b9
commit
9ded7e0295
@@ -175,7 +175,7 @@ append config {
|
||||
</route>
|
||||
</start>
|
||||
|
||||
<start name="nic_router">
|
||||
<start name="nic_router" caps="200">
|
||||
<resource name="RAM" quantum="10M"/>
|
||||
<provides><service name="Nic"/></provides>
|
||||
<config rtt_sec="3" verbose="no">
|
||||
|
||||
Reference in New Issue
Block a user