Hi! I have VM with latests pfsense, I was curious why net incorrectly detects link speed ( 10 gbps instead 25gbps), had found that baudrate was manually hardcoded in driver. By that line: ifp->if_baudrate = IF_Gbps(10); in: https://github.com/freebsd/freebsd/commit/e57ec55e201d11e94f8ef77f0eee70cbe212ca28 Since networking moving forward it would be great to detect link speeds correctly and allow more than 10 gbps in hyper-v vms. P.S. My hypervsiros using win 2019, and QLogic FastLinQ QL41212HLCU Dual-Port 25GbE Adapters