Feature #2931
closedImport latest ixgbe drivers from FreeBSD 8-STABLE
100%
Description
Numerous bug fixes and performance optimisations have been MFC'd into 8-STABLE:
http://lists.freebsd.org/pipermail/svn-src-stable-8/2013-February/008495.html
Version change information below:-char ixgbe_driver_version[] = "2.4.5";
+char ixgbe_driver_version[] = "2.5.0 - 8";
Updated by Zeev Zalessky over 11 years ago
is it mean that 2.0.2 built with latest freebsd 8.1 will include ixgbe 2.5.0 driver and 2.1 will has it also?
Updated by Renato Botelho over 11 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset pfsense-tools:commit:d7237df820fde9fa7327960c9fdd191325494029.
Updated by Brenton Denman over 11 years ago
Firstly:
Thank you very much Renato and the pfSense team.
Secondly:
Will this be available in the next nightly snapshot, or will there be a holding period before being merged into the nightly source?
Updated by Warren Baker over 11 years ago
Brenton Denman-Murray wrote:
Secondly:
Will this be available in the next nightly snapshot, or will there be a holding period before being merged into the nightly source?
It will be in the next snapshot build run, which if I am not mistaken is happening at the moment. So check in a few hours.
Updated by Renato Botelho over 11 years ago
Zeev Zalessky wrote:
is it mean that 2.0.2 built with latest freebsd 8.1 will include ixgbe 2.5.0 driver and 2.1 will has it also?
No, 2.0.2 will not include ixgbe 2.5.0 driver, only 2.1, which is based on FreeBSD 8.3 will include it.
Updated by Zeev Zalessky over 11 years ago
is it possible to backport it to 2.0.2? i'm work now on build environment for 2.0.2.
Updated by Renato Botelho over 11 years ago
Zeev Zalessky wrote:
is it possible to backport it to 2.0.2? i'm work now on build environment for 2.0.2.
No, it's such a big change for 2.0.x (based on FreeBSD 8.1), that only receives bugfixes and small changes.
Updated by Chris Buechler over 11 years ago
- Status changed from Feedback to Resolved