taps: MVE
EIO crash in CH was caused by CH trying to writev before the interface has been assigned any addresses; adding an address prior to passing the FD (via 80-vm-vt.network) solves the issue. It is still unclear what causes the interrupt=None in the vhost_user/passt branch
This commit is contained in:
parent
1c5e2b7e89
commit
17bde34c96
3 changed files with 284 additions and 41 deletions
|
|
@ -13,6 +13,8 @@
|
|||
|
||||
system.stateVersion = "25.11";
|
||||
|
||||
networking.hostName = "dummy";
|
||||
|
||||
vmapps.enable = true;
|
||||
_module.args.inputs = import ../npins;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue