opnsense / core

OPNsense GUI, API and systems backend
https://opnsense.org/
BSD 2-Clause "Simplified" License
3.32k stars 740 forks source link

VIRTIO 10gbe to slow #5774

Closed pmoser1976 closed 2 years ago

pmoser1976 commented 2 years ago

hello, I run OPNsense as a VM using Unraid as Host.

All Interfaces als virtualized using VIRTIO (also tested VIRTIO-NET and E1000). In Web-UI they are shown as "10Gbase-T ", which is correct.

When copying files I only get 1 gbit/sec speed, testing transferspeed with iperf3 shows 850 Mbits/sec.

Settings in OPNsense: CRC, TSO, LRO are deactivated. Tested on fresh install without Shaper.

Other VMs on the same Host (ubuntu, freebsd13) are running successfully with 10gbit speed (iperf3 shows 18 Gbits/sec). OPNsense is much slower, which seems to be an issue.

OPNsense-bot commented 2 years ago

Thank you for creating an issue. Since the ticket doesn't seem to be using one of our templates, we're marking this issue as low priority until further notice.

For more information about the policies for this repository, please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.

The easiest option to gain traction is to close this ticket and open a new one using one of our templates.

pmoser1976 commented 2 years ago

opened other issue using template. opnsense/src#163