-
Notifications
You must be signed in to change notification settings - Fork 54
Description
test webbrowser caused rump kernel halted.
Output:
EAL: Detected lcore 0 as core 0 on socket 0
EAL: Detected lcore 1 as core 1 on socket 0
EAL: Detected lcore 2 as core 2 on socket 0
EAL: Detected lcore 3 as core 3 on socket 0
EAL: Support maximum 128 logical core(s) by configuration.
EAL: Detected 4 lcore(s)
EAL: Setting up memory...
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7fbf8e800000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7fbf8e400000 (size = 0x200000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7fbf8e000000 (size = 0x200000)
EAL: Ask a virtual area of 0x5400000 bytes
EAL: Virtual area found at 0x7fbf88a00000 (size = 0x5400000)
EAL: Ask a virtual area of 0x3a400000 bytes
EAL: Virtual area found at 0x7fbf4e400000 (size = 0x3a400000)
EAL: Ask a virtual area of 0x200000 bytes
EAL: Virtual area found at 0x7fbf4e000000 (size = 0x200000)
EAL: Requesting 512 pages of size 2MB from socket 0
EAL: TSC frequency is ~3392361 KHz
EAL: Master core 0 is ready (tid=9d723880)
EAL: PCI device 0000:02:01.0 on NUMA socket -1
EAL: probe driver: 8086:100f rte_em_pmd
EAL: 0000:02:01.0 not managed by VFIO driver, skipping
EAL: 0000:02:01.0 not managed by UIO driver, skipping
EAL: PCI device 0000:02:02.0 on NUMA socket -1
EAL: probe driver: 8086:100f rte_em_pmd
EAL: 0000:02:02.0 not managed by VFIO driver, skipping
EAL: 0000:02:02.0 not managed by UIO driver, skipping
EAL: PCI device 0000:02:06.0 on NUMA socket -1
EAL: probe driver: 8086:100f rte_em_pmd
EAL: 0000:02:06.0 not managed by VFIO driver, skipping
EAL: PCI memory mapped at 0x7fbf8ea00000
EAL: PCI memory mapped at 0x7fbf8ea20000
PMD: eth_em_dev_init(): port_id 0 vendorID=0x8086 deviceID=0x100f
EAL: PCI device 0000:02:07.0 on NUMA socket -1
EAL: probe driver: 8086:100f rte_em_pmd
EAL: 0000:02:07.0 not managed by VFIO driver, skipping
EAL: PCI memory mapped at 0x7fbf8ea30000
EAL: PCI memory mapped at 0x7fbf8ea50000
PMD: eth_em_dev_init(): port_id 1 vendorID=0x8086 deviceID=0x100f
PMD: eth_em_rx_queue_setup(): sw_ring=0x7fbf894f3780 hw_ring=0x7fbf8e82e680 dma_addr=0x42e680
PMD: eth_em_tx_queue_setup(): sw_ring=0x7fbf894f1680 hw_ring=0x7fbf8e83e680 dma_addr=0x43e680
PMD: eth_em_start(): <<
dhcp: dpdk0: adding IP address 192.168.252.131/24
dhcp: dpdk0: adding route to 192.168.252.0/24
lease time: 1800 seconds
webbrowser: connect: 65
rump kernel halting...
halted