Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2017 22:33:29 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Stephen Hurd <shurd@sasktel.net>
Cc:        freebsd-current@freebsd.org, Jung-uk Kim <jkim@freebsd.org>, Sean Bruno <sbruno@freebsd.org>, dhw@freebsd.org
Subject:   Re: Panic: @r323525: iflib
Message-ID:  <3089694.DMEMWmzVQx@ralph.baldwin.cx>
In-Reply-To: <351286fd-1884-1881-b935-592c5a055c63@sasktel.net>
References:  <20170913131042.GZ1351@albert.catwhisker.org> <3360405.uEp2nAF1Iy@ralph.baldwin.cx> <351286fd-1884-1881-b935-592c5a055c63@sasktel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, September 14, 2017 03:19:29 PM Stephen Hurd wrote:
> John Baldwin wrote:
> > igb0: <Intel(R) PRO/1000 PCI-Express Network Driver> port 0xe020-0xe03f mem 0xfb220000-0xfb23ffff,0xfb244000-0xfb247fff irq 43 at device 0.0 on pci6
> > igb0: attach_pre capping queues at 8
> > igb0: using 1024 tx descriptors and 1024 rx descriptors
> > igb0: msix_init qsets capped at 8
> > igb0: pxm cpus: 4 queue msgs: 9 admincnt: 1
> > igb0: trying 4 rx queues 4 tx queues
> > igb0: Using MSIX interrupts with 9 vectors
> > igb0: allocated for 4 tx_queues
> > igb0: allocated for 4 rx_queues
> > taskqgroup_attach_cpu: qid not found for cpu=0
> > igb0: taskqgroup_attach_cpu failed 22
> > igb0: Failed to allocate que int 0 err: 22
> > igb0: IFDI_MSIX_INTR_ASSIGN failed 22
> > device_attach: igb0 attach returned 22
> >
> > This is on a quad-core CPU: Intel(R) Xeon(R) CPU E5-1620 v3.  It fails both
> > with SMT enabled or disabled in the BIOS.
> 
> Do you have EARLY_AP_STARTUP enabled?

Yes.

> Do you have em in the kernel, or do you load the module?

In-kernel.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3089694.DMEMWmzVQx>