svn commit: r327013 - head/sys/net

Oleg Bulyzhin oleg at FreeBSD.org
Sun Dec 24 09:43:38 UTC 2017


On Sat, Dec 23, 2017 at 11:13:37PM -0500, Stephen Hurd wrote:

> Hrm, can you try it with:
> options        EARLY_AP_STARTUP
> 
> In slave-amd64-smp-debug?

yes, it does boot now:

ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver> port 0xcc00-0xcc1f mem 0xfd
e80000-0xfdefffff,0xfde7c000-0xfde7ffff irq 18 at device 0.0 on pci2
ix0: using 2048 tx descriptors and 2048 rx descriptors
ix0: msix_init qsets capped at 16
ix0: pxm cpus: 4 queue msgs: 63 admincnt: 1
ix0: using 4 rx queues 4 tx queues
ix0: attempting to allocate 5 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 259 to local APIC 2 vector 48
msi: routing MSI-X IRQ 260 to local APIC 3 vector 48
msi: routing MSI-X IRQ 261 to local APIC 0 vector 53
msi: routing MSI-X IRQ 262 to local APIC 1 vector 49
msi: routing MSI-X IRQ 263 to local APIC 2 vector 49
ix0: using IRQs 259-263 for MSI-X
ix0: Using MSIX interrupts with 5 vectors
ix0: allocated for 4 queues
ix0: allocated for 4 rx queues
ix0: irq=259, type=0, qid=0, name=rxq0
msi: Assigning MSI-X IRQ 259 to local APIC 0 vector 54
ix0: irq=260, type=0, qid=1, name=rxq1
msi: Assigning MSI-X IRQ 260 to local APIC 1 vector 50
ix0: irq=261, type=0, qid=2, name=rxq2
msi: Assigning MSI-X IRQ 261 to local APIC 2 vector 48
ix0: irq=262, type=0, qid=3, name=rxq3
msi: Assigning MSI-X IRQ 262 to local APIC 3 vector 48
ix0: irq=259, type=1, qid=0, name=txq0
ix0: irq=260, type=1, qid=1, name=txq1
ix0: irq=261, type=1, qid=2, name=txq2
ix0: irq=262, type=1, qid=3, name=txq3
ix0: bpf attached
ix0: Ethernet address: 90:e2:ba:49:ab:70
ix0: PCI Express Bus: Speed 5.0GT/s Width x8
ix0: netmap queues/slots: TX 4/2048, RX 4/2048
random: harvesting attach, 8 bytes (4 bits) from ix0
ix1: <Intel(R) PRO/10GbE PCI-Express Network Driver> port 0xc880-0xc89f mem 0xfdd80000-0xfddfffff,0xfde78000-0xfde7bfff irq 19 at device 0.1 on pci2
ix1: using 2048 tx descriptors and 2048 rx descriptors
ix1: msix_init qsets capped at 16
ix1: pxm cpus: 4 queue msgs: 63 admincnt: 1
ix1: using 4 rx queues 4 tx queues
ix1: attempting to allocate 5 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 264 to local APIC 3 vector 49
msi: routing MSI-X IRQ 265 to local APIC 0 vector 53
msi: routing MSI-X IRQ 266 to local APIC 1 vector 49
msi: routing MSI-X IRQ 267 to local APIC 2 vector 50
msi: routing MSI-X IRQ 268 to local APIC 3 vector 50
ix1: using IRQs 264-268 for MSI-X
ix1: Using MSIX interrupts with 5 vectors
ix1: allocated for 4 queues
ix1: allocated for 4 rx queues
ix1: irq=264, type=0, qid=0, name=rxq0
msi: Assigning MSI-X IRQ 264 to local APIC 0 vector 55
ix1: irq=265, type=0, qid=1, name=rxq1
msi: Assigning MSI-X IRQ 265 to local APIC 1 vector 51
ix1: irq=266, type=0, qid=2, name=rxq2
msi: Assigning MSI-X IRQ 266 to local APIC 2 vector 51
ix1: irq=267, type=0, qid=3, name=rxq3
msi: Assigning MSI-X IRQ 267 to local APIC 3 vector 49
ix1: irq=264, type=1, qid=0, name=txq0
ix1: irq=265, type=1, qid=1, name=txq1
ix1: irq=266, type=1, qid=2, name=txq2
ix1: irq=267, type=1, qid=3, name=txq3
ix1: bpf attached
ix1: Ethernet address: 90:e2:ba:49:ab:71
ix1: PCI Express Bus: Speed 5.0GT/s Width x8
ix1: netmap queues/slots: TX 4/2048, RX 4/2048
random: harvesting attach, 8 bytes (4 bits) from ix1
random: harvesting attach, 8 bytes (4 bits) from pci2
random: harvesting attach, 8 bytes (4 bits) from pcib2

-- 
Oleg.

================================================================
=== Oleg Bulyzhin -- OBUL-RIPN -- OBUL-RIPE -- oleg at rinet.ru ===
================================================================



More information about the svn-src-head mailing list