Intel 10 GbE cards (ixgbe)
Nikolay Denev
ndenev at gmail.com
Wed Apr 25 11:22:03 UTC 2012
On Apr 25, 2012, at 1:41 PM, Marko Zec wrote:
> Hi all,
>
> Although the ixgbe driver appears to have code for both 82598 and 82599
> chipsets, the manual page stil lists only 82598 based cards as officially
> supported. Does anybody have first-hand experiences with 82599 based cards
> and recent versions of the ixgbe driver (-CURRENT, 9.0, 8.3)?
>
> Thanks,
>
> Marko
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
We are using about 10-15 of them without issues on 8.3 and 9.0 STABLE :
ix0 at pci0:6:0:0: class=0x020000 card=0x7a118086 chip=0x10fb8086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82599EB 10-Gigabit SFI/SFP+ Network Connection'
class = network
subclass = ethernet
ix1 at pci0:6:0:1: class=0x020000 card=0x7a118086 chip=0x10fb8086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82599EB 10-Gigabit SFI/SFP+ Network Connection'
class = network
subclass = ethernet
Earlier versions had some issues with vlan tagged traffic, but now they seem pretty stable here.
Regards,
Nikolay
More information about the freebsd-net
mailing list