FreeBSD 13.2 [RC1]

NIC Tested with SRIOV and Bhyve PCI-PASS

VendorModelPortsDriverSRIOV TestedNum of PF Bhyve PCI-PASSVF Attached to OS
IntelXL7102×10/40Gixl from portsYES64WORKSWORKS
IntelX7222x10G BaseTixl from portsYES64WORKSWORKS
IntelXXV7102x25G(@10G)ixl from portsYES64WORKSWORKS
Inteli3504x10GTBCTBCTBCTBCTBC
BCMBCM574162x10G -CRAPin kernel

Issues:

VendorModelPortsDriversProblem
IntelXXV7102×10/25GKernel/BaseInterfaces only work at 10G, ( well better to put the right transceiver πŸ™‚ )
IntelXXV7102×10/25GIntel pkgInterfaces only work at 10G, ( well better to put the right transceiver πŸ™‚ )
BCMBCM574162x10GKernel/BaseDriver is broken, VLAN cannot be used. Patch is required to make them work.

Test environment for XXV710: ( will do others when time permits).

The Server is a super micro, the machine is running FreeBSD 13.2 RC1 with FRR 7.X release. The Spirent TG is just sending bulk traffic ( 100 src, 100 dst, 1:1, 512b, 9.5Gbps) not to benchmark the FreeBSD but to make sure the cards don’t play funny games. The interfaces on both routers and servers are untagged. No drops or errors were found.

This is the output of the tester:

Test environment for XL710:

The Server is a supermicro, the machine is running FreeBSD 13.2 RC1. The 40G interfaces are connected to an MX1004. The MX has been configured with a bridge domain which contains interfaces et-0/1/11 and et-0/1/6.

HYPER01-B2B {
    interface et-0/1/11.0;
    interface et-0/1/5.0;
}
et-0/1/5 {
    encapsulation ethernet-bridge;
    unit 0;
}
et-0/1/11 {
    encapsulation ethernet-bridge;
    unit 0;
}

The following diagram depicts the physical network topology:

Interface IXL0 has been configured with 64 VF, without passthrough, hence the host OS can see 64 iavf interfaces. Interface IXL1 has been configured with 64 VF, with passthrough, One of the VF has been passed into the VM.

pkt-gen is running on both the host OS and virtual machine. Interfaces are reaching 39.2@512b.

Test environment for iavf (passed by Bhyve),

The VM is running FreeBSD 13.2 RC1 with FRR 7.X release, bhyve is passing one PF from each NIC (ixl0 and ixl1), those are present as iavf0 and iavf1. The Spirent TG is just sending bulk traffic ( 100 src, 100 dst, 1:1, 512b, 9.5Gbps). No drops or errors were found.

1 thought on “FreeBSD 13.2 [RC1]”

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s