Updated all 6 nics from 2.13 to 2.32 using the 2mb bin.
That was a wild ride, and my heart is still pounding. I feel the need for a stiff drink after that.
Even though I was not experiencing any problems, I'm not sure what is the benefit is?
Thanks all.
That was a wild ride, and my heart is still pounding. I feel the need for a stiff drink after that.
Even though I was not experiencing any problems, I'm not sure what is the benefit is?
Thanks all.
Code Select
root@OPNsense:~ # dmesg | grep igc
[1] igc0: <Intel(R) Ethernet Controller I226-V> mem 0x81400000-0x814fffff,0x81500000-0x81503fff at device 0.0 on pci1
[1] igc0: EEPROM V2.32-0 eTrack 0x80000422
[1] igc0: Using 1024 TX descriptors and 1024 RX descriptors
[1] igc0: Using 4 RX queues 4 TX queues
[1] igc0: Using MSI-X interrupts with 5 vectors
[1] igc0: Ethernet address: a8:b8:e0:0a:14:dd
[1] igc0: netmap queues/slots: TX 4/1024, RX 4/1024
[1] igc1: <Intel(R) Ethernet Controller I226-V> mem 0x81100000-0x811fffff,0x81200000-0x81203fff at device 0.0 on pci2
[1] igc1: EEPROM V2.32-0 eTrack 0x80000422
[1] igc1: Using 1024 TX descriptors and 1024 RX descriptors
[1] igc1: Using 4 RX queues 4 TX queues
[1] igc1: Using MSI-X interrupts with 5 vectors
[1] igc1: Ethernet address: a8:b8:e0:0a:14:de
[1] igc1: netmap queues/slots: TX 4/1024, RX 4/1024
[1] igc2: <Intel(R) Ethernet Controller I226-V> mem 0x80e00000-0x80efffff,0x80f00000-0x80f03fff at device 0.0 on pci3
[1] igc2: EEPROM V2.32-0 eTrack 0x80000422
[1] igc2: Using 1024 TX descriptors and 1024 RX descriptors
[1] igc2: Using 4 RX queues 4 TX queues
[1] igc2: Using MSI-X interrupts with 5 vectors
[1] igc2: Ethernet address: a8:b8:e0:0a:14:df
[1] igc2: netmap queues/slots: TX 4/1024, RX 4/1024
[1] igc3: <Intel(R) Ethernet Controller I226-V> mem 0x80b00000-0x80bfffff,0x80c00000-0x80c03fff at device 0.0 on pci4
[1] igc3: EEPROM V2.32-0 eTrack 0x80000422
[1] igc3: Using 1024 TX descriptors and 1024 RX descriptors
[1] igc3: Using 4 RX queues 4 TX queues
[1] igc3: Using MSI-X interrupts with 5 vectors
[1] igc3: Ethernet address: a8:b8:e0:0a:14:e0
[1] igc3: netmap queues/slots: TX 4/1024, RX 4/1024
[1] igc4: <Intel(R) Ethernet Controller I226-V> mem 0x80800000-0x808fffff,0x80900000-0x80903fff at device 0.0 on pci5
[1] igc4: EEPROM V2.32-0 eTrack 0x80000422
[1] igc4: Using 1024 TX descriptors and 1024 RX descriptors
[1] igc4: Using 4 RX queues 4 TX queues
[1] igc4: Using MSI-X interrupts with 5 vectors
[1] igc4: Ethernet address: a8:b8:e0:0a:14:e1
[1] igc4: netmap queues/slots: TX 4/1024, RX 4/1024
[1] igc5: <Intel(R) Ethernet Controller I226-V> mem 0x80500000-0x805fffff,0x80600000-0x80603fff at device 0.0 on pci7
[1] igc5: EEPROM V2.32-0 eTrack 0x80000422
[1] igc5: Using 1024 TX descriptors and 1024 RX descriptors
[1] igc5: Using 4 RX queues 4 TX queues
[1] igc5: Using MSI-X interrupts with 5 vectors
[1] igc5: Ethernet address: a8:b8:e0:0a:14:e2
[1] igc5: netmap queues/slots: TX 4/1024, RX 4/1024
[7] igc1: link state changed to UP
[7] igc2: link state changed to UP
[7] igc3: link state changed to UP
[7] igc4: link state changed to UP
[7] igc5: link state changed to UP
[14] igc2: link state changed to DOWN
[14] igc3: link state changed to DOWN
[14] igc4: link state changed to DOWN
[14] igc5: link state changed to DOWN
[14] igc1: link state changed to DOWN
[17] igc2: link state changed to UP
[18] igc1: link state changed to UP
[18] igc5: link state changed to UP
[18] igc4: link state changed to UP
[18] igc2: promiscuous mode enabled
[18] igc3: promiscuous mode enabled
[18] igc4: promiscuous mode enabled
[18] igc5: promiscuous mode enabled
[18] igc0: promiscuous mode enabled
[22] igc3: link state changed to UP
root@OPNsense:~ #