Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 17:20:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240945] [patch] [hyperv] [netvsc] hn network driver incorrectly detects baudrate
Message-ID:  <bug-240945-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240945

            Bug ID: 240945
           Summary: [patch] [hyperv] [netvsc] hn network driver
                    incorrectly detects baudrate
           Product: Base System
           Version: 11.3-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: geostel@gmail.com

Hi!
I have VM with latests pfsense, I was curious why net incorrectly detects l=
ink
speed ( 10 gbps instead 25gbps),=20
had found that baudrate was manually hardcoded in driver.
By that line:
        ifp->if_baudrate =3D IF_Gbps(10);
in:
https://github.com/freebsd/freebsd/commit/e57ec55e201d11e94f8ef77f0eee70cbe=
212ca28

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 25=
GbE
Adapters

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240945-227>