Changes between Initial Version and Version 1 of Ticket #15402, comment 11


Ignore:
Timestamp:
Oct 22, 2019, 7:01:24 PM (5 years ago)
Author:
taos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15402, comment 11

    initial v1  
    44
    55Syslog (first boot with older version in order to update to hrev53555, second boot with hrev53555, nothing blacklisted), output of {{{listdev}}}, {{{listimage}}}, {{{listimage | grep drivers}}} und {{{ifconfig}}} attached.
     6
     7Syslog excerpt (lines mentioning ipro1000):
     8
     9{{{
     10KERN: pci_reserve_device(3, 0, 0, ipro1000)
     11KERN: if_initname(0xffffffff80a74000, igb, 70)
     12KERN: [ipro1000] ipro1000: /dev/net/ipro1000/0
     13KERN: DRVMEDia
     14KERN: [ipro1000] (igb) attach_pre capping queues at 2
     15KERN: [ipro1000] (igb) bus_alloc_resource(3, [16], 0x0, 0xffffffffffffffff, 0x1,0x2)
     16...
     17KERN: [ipro1000] (igb) Using 1024 TX descriptors and 1024 RX descriptors
     18KERN: [ipro1000] (igb) msix_init qsets capped at 2
     19KERN: [ipro1000] (igb) bus_alloc_resource(3, [28], 0x0, 0xffffffffffffffff, 0x1,0x2)
     20...
     21KERN: [ipro1000] (igb) queue equality override not set, capping rx_queues at 1 and tx_queues at 1
     22KERN: [ipro1000] (igb) Using 1 RX queues 1 TX queues
     23...
     24KERN: [ipro1000] (igb) Using MSI-X interrupts with 2 vectors
     25KERN: [ipro1000] (igb) allocated for 1 tx_queues
     26KERN: [ipro1000] (igb) allocated for 1 rx_queues
     27KERN: [ipro1000] (igb) MSI-X requires ifdi_rx_queue_intr_enable method
     28...
     29KERN: pci_unreserve_device(3, 0, 0, ipro1000)
     30}}}