[Bug 282805] Support for Aquantia AQC113 and AQC113C Ethernet Controllers
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282805 --- Comment #29 from Albert Song <[email protected]> --- (In reply to Cameron from comment #27) I'm able to hit 6.5 Gbit/s with GENERIC. However it drops to 4Gbit/s when RSS is enabled. So if you have RSS enabled, you probably want it disabled for now. It'd be great if you can compare it with performance under other OS, to confirm it's the driver's problem. (I'll also do this when I get time) (In reply to Ed Maste from comment #28) The in tree driver does not support AQ2 NICs. (e.g. AQC113C) It was imported from Aquantia (Marvell) after upstream abandoned it. (see 493d26c) Even before that, they did say they don't have plans to support it. https://github.com/Aquantia/aqtion-freebsd/issues/24 > Your device is AQC113 based - its a next generation chip, and its not driver-level compatible with AQC107 family. > Unfortunately this is not supported in freebsd driver. To my knowledge, there will be no official extension of freebsd drivers for this chip. Linux driver although, has all the support in there. I have rebased my commits from the in tree version, it's really quite different from older generations. -- You are receiving this mail because: You are the assignee for the bug.