"no carrier" by using 82599 10 Gigabit Ethernet

Alexander Fiveg pebu3op at googlemail.com
Thu Jul 15 17:40:06 UTC 2010


Hello, 

I am trying to use the network adapter based on the Intel® 82599 10 Gigabit 
Ethernet Controller with ixgbe-2.2.3 driver. The driver loads properly 
but ifconfig shows "no carrier" for all ix* interfaces. The adapter shouldn't 
be corrupt though - I've tested this adapter on the same machine with Linux 
(Ubuntu) and it worked properly. 

Can you please provide me with some information about supporting this adapter
(pciID:0x10fb) ? If the chip is supported, then could you tell me please what 
would be my next steps to get it work (in -CURRENT if possible)? Ask me if you 
need more information about software and hardware configurations on the 
machine where I use the this network adapter. 

Thanks,
Alex

P.S. Some outputs that provide more information about the configuration on my 
machine: 
% uname -v  
FreeBSD 9.0-CURRENT #1

% sysctl kern.osreldate
kern.osreldate: 900014

% pciconf -lv | grep ix 
ix0 at pci0:1:0:0: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 
hdr=0x00
ix1 at pci0:1:0:1: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 
hdr=0x00

% sysctl dev.ix.0
dev.ix.0.%desc: Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 2.2.3
dev.ix.0.%driver: ix
dev.ix.0.%location: slot=0 function=0
dev.ix.0.%pnpinfo: vendor=0x8086 device=0x10fb subvendor=0x8086 
subdevice=0x0003 class=0x020000
dev.ix.0.%parent: pci1
dev.ix.0.stats: -1
dev.ix.0.debug: -1
dev.ix.0.flow_control: 3
dev.ix.0.advertise_gig: 0
dev.ix.0.enable_aim: 1
dev.ix.0.rx_processing_limit: 128

% cat /var/log/messages | grep ix | tail -20
Jul 15 18:31:38 ringmap-2 kernel: ix0: <Intel(R) PRO/10GbE PCI-Express Network 
Driver, Version - 2.2.3> port 0xac00-0xac1f mem 
0xfe780000-0xfe7fffff,0xfe77c000-0xfe77ffff irq 16 at device 0.0 on pci1
Jul 15 18:31:38 ringmap-2 kernel: ix0: Using MSIX interrupts with 9 vectors
Jul 15 18:31:38 ringmap-2 kernel: ix0: [ITHREAD]
Jul 15 18:31:38 ringmap-2 kernel: ix0: Ethernet address: 00:1b:21:5a:67:70
Jul 15 18:31:38 ringmap-2 kernel: ix0: PCI Express Bus: Speed 2.5Gb/s Width x8
Jul 15 18:31:38 ringmap-2 kernel: ix1: <Intel(R) PRO/10GbE PCI-Express Network 
Driver, Version - 2.2.3> port 0xa800-0xa81f mem 
0xfe680000-0xfe6fffff,0xfe778000-0xfe77bfff irq 17 at device 0.1 on pci1
Jul 15 18:31:38 ringmap-2 kernel: ix1: Using MSIX interrupts with 9 vectors
Jul 15 18:31:38 ringmap-2 kernel: ix1: RX Descriptors exceed system mbuf max, 
using default instead!
Jul 15 18:31:38 ringmap-2 kernel: ix1: [ITHREAD]
Jul 15 18:31:38 ringmap-2 kernel: ix1: Ethernet address: 00:1b:21:5a:67:71
Jul 15 18:31:38 ringmap-2 kernel: ix1: PCI Express Bus: Speed 2.5Gb/s Width x8


More information about the freebsd-net mailing list