@tristank, I've also answered this in your other post, but for anyone else that also stumbles across this thread in the future, presumably on the back of an J3455 ACS IOMMU quirks edit the answer to my original post is as follows.
This malformed patch issue was the result of my removing a whole...
I found with my setup, that the easiest way to sidestep the malformed patches line was to not remove the entire "pci_find_ext_capability(dev, PCI_EXT_CAP_ID_ACS))" line, but to leave the closing ")" on there so that you're left with:
+ if (!pci_is_pcie(dev)
+ )
The...
I know this could well be a OPNsense/FreeBSD VirtIO network driver problem, but wondered if anyone else was running this setup without issue before I try something else...
I'm only getting 500-600mbps iperf3 throughput between my Proxmox host and OPNsense VM over a vmbridge (or any LAN client...
When trying to build an updated Kernel for Proxmox, using the latest (v2.14.2) "0003-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch" file pulled from git I get an error on the makefile output when it runs through the patch:
patching file drivers/pci/quirks.c
Using Plan A...
patch...
I've discovered I have a very similar issue to yours with an Asrock J3455B-ITX board, in that among other devices the onboard NIC is in the same group as the PCIe slot, so can't pass through either to a VM without the host losing access to the other.
I've not had chance to try the following...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.