Skip to content

Raise BLOCKIF_IOV_MAX to 128#178

Open
mike-pt wants to merge 1 commit intomachyve:masterfrom
mike-pt:master
Open

Raise BLOCKIF_IOV_MAX to 128#178
mike-pt wants to merge 1 commit intomachyve:masterfrom
mike-pt:master

Conversation

@mike-pt
Copy link
Copy Markdown

@mike-pt mike-pt commented Oct 14, 2019

This fixes a crash on windows and its based on the same upstream fix.

Windows uses at least 67 and qemu alsosupports 128 hence why we need to raise this.

Assertion failed: (v.vm_pkt_size >= vms->max_packet_size), function vmn_read, file src/pci_virtio_net_vmnet.c, line 337.
 ./xhyverun-windows.sh: line 19:  2066 Abort trap: 6   

Fix on bhyve:
https://reviews.freebsd.org/D10581
Signed-off-by: mike-pt mike-pt@users.noreply.github.com

this fixes a crash on windows and its based on the same upstream fix:

https://reviews.freebsd.org/D10581
Signed-off-by: mike-pt <mike-pt@users.noreply.github.com>
@mike-pt
Copy link
Copy Markdown
Author

mike-pt commented May 17, 2020

Any chance we can merge this? Can't boot windows guests without this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant