Date: Thu, 15 Jul 2010 19:10:07 +0200 From: Alexander Fiveg <pebu3op@googlemail.com> To: freebsd-net@freebsd.org Subject: "no carrier" by using 82599 10 Gigabit Ethernet Message-ID: <201007151910.07464.pebu3op@googlemail.com>
next in thread | raw e-mail | index | archive | help
Hello,=20 I am trying to use the network adapter based on the Intel=AE 82599 10 Gigab= it=20 Ethernet Controller with ixgbe-2.2.3 driver. The driver loads properly=20 but ifconfig shows "no carrier" for all ix* interfaces. The adapter shouldn= 't=20 be corrupt though - I've tested this adapter on the same machine with Linux= =20 (Ubuntu) and it worked properly.=20 Can you please provide me with some information about supporting this adapt= er (pciID:0x10fb) ? If the chip is supported, then could you tell me please wh= at=20 would be my next steps to get it work (in -CURRENT if possible)? Ask me if = you=20 need more information about software and hardware configurations on the=20 machine where I use the this network adapter.=20 Thanks, Alex P.S. Some outputs that provide more information about the configuration on = my=20 machine:=20 % uname -v =20 =46reeBSD 9.0-CURRENT #1 % sysctl kern.osreldate kern.osreldate: 900014 % pciconf -lv | grep ix=20 ix0@pci0:1:0:0: class=3D0x020000 card=3D0x00038086 chip=3D0x10fb8086 rev=3D= 0x01=20 hdr=3D0x00 ix1@pci0:1:0:1: class=3D0x020000 card=3D0x00038086 chip=3D0x10fb8086 rev=3D= 0x01=20 hdr=3D0x00 % 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=3D0 function=3D0 dev.ix.0.%pnpinfo: vendor=3D0x8086 device=3D0x10fb subvendor=3D0x8086=20 subdevice=3D0x0003 class=3D0x020000 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 Netw= ork=20 Driver, Version - 2.2.3> port 0xac00-0xac1f mem=20 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 Netw= ork=20 Driver, Version - 2.2.3> port 0xa800-0xa81f mem=20 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 ma= x,=20 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007151910.07464.pebu3op>