Can Not Use Roll Back on Ethernet Controller

This topic has been deleted. Only users with topic management privileges can see it.


  • @stephenw10 said in Intel Ethernet Controller I225-LM Support?:

    I'm not seeing the firmware version reported, where are you seeing that?

    There is an Intel I225 Firmware Update Tool
    (Windows only) here.

    Mine shows the following.

                  PS C:\Users\abc\Desktop\Nvmupdate145\i225> .\nvmupdatew64e.exe -i -l  Intel(R) Ethernet NVM Update Tool NVMUpdate version 1.35.30.0 Copyright (C) 2013 - 2020 Intel Corporation.  Inventory [00:033:00:00]: Intel(R) Ethernet Controller (3) I225-V         Flash inventory started.         Shadow RAM inventory started.         Shadow RAM inventory finished.         Flash inventory finished.         OROM inventory started.         OROM inventory finished. [00:033:00:00]: Intel(R) Ethernet Controller (3) I225-V         Vendor                 : 8086         Device                 : 15F3         Subvendor              : 8086         Subdevice              : 0000         Revision               : 3         LAN MAC                : 2C534A0AF4C2         Alt MAC                : FFFFFFFFFFFF         SAN MAC                : 000000000000         ETrackId               : 80000185         SerialNumber           : 2C534AFFFF0AF4C2         NVM Version            : 1.87(1.57)         PBA                    : G23456-000         VPD status             : Not set         VPD size               : 0         NVM update             : No config file entry           checksum             : Valid         OROM update            : No config file entry           CIVD                 : 0.0.0           PXE                  : 0.4.7, checksum Valid           EFI                  : 0.8.6, checksum None                          
  • Ah, OK. No easy way for me to run that. I'll see if I can pull anything.
    Not seeing 1.74 there though.


  • @stephenw10 said in Intel Ethernet Controller I225-LM Support?:

    Not seeing 1.74 there though.

    Sorry for remembering it wrong. As you can see it's actually NVM Version : 1.87(1.57)

  • One of our devs has two of the QNAP cards and reports no issues running full line rate between them for hours using the latest code in FreeBSD. So I suspect we just need to pull that code in somewhere. Not sure where though as it appears to have been in 2.6 for a while now...


  • I have 2 separate 1-port LM rev03 QNAP cards. I have been running them for months now on 2.5.2 CE with hardware offloading disabled with no issues.

                  igc0@pci0:1:0:0:        class=0x020000 card=0xc0011baa chip=0x15f28086 rev=0x03 hdr=0x00     vendor     = 'Intel Corporation'     device     = 'Intel(R) Ethernet Controller I225-LM'     class      = network     subclass   = ethernet                          
                  igc1@pci0:3:0:0:        class=0x020000 card=0xc0011baa chip=0x15f28086 rev=0x03 hdr=0x00     vendor     = 'Intel Corporation'     device     = 'Intel(R) Ethernet Controller I225-LM'     class      = network     subclass   = ethernet                          

    Here is a speedtest:

    alt text

    Here is my monitoring for a remote endpoint over a WG tunnel in Chicago:

    alt text


  • @xiazuojie said in Intel Ethernet Controller I225-LM Support?:

    @skzs012
    It looks like we have the exact same issue, i.e. link goes down with high inbounding traffic while outgoing traffic works fine.

    Possibly this could be related to the ethernet flow control setting of the connected device? If the i225 port is connected to a switch, try disabling flow control on that switch port.

  • @lra I tried! But he made the same mistake. I sent the card back today and ordered an I225-V from Amazon 8-10 days to get here. If you arrive then I will report what the situation is!


  • @stephenw10 said in Intel Ethernet Controller I225-LM Support?:

    X710-T2

    Are you able to confirm if the X710-T2L will run 2.5G in the latest stable build?


  • No I don't have any 10Gbase-T NICs to test personally. I only going on what has been reported by others here.

    Steve


  • Heh, so I got back into my project this morning and discovered that when I put it in production with my Verizon home 5G box and I'm actually testing the QNAP card at 2.5Gb, link drops under heavy bursting for me as well.

    My professional take:

    • Same behavior with the latest freeBSD driver
    • If I force the speed to 1Gb, it works fine
    • Link drops usually aren't a driver issue, the driver is usually just reporting what the hardware says
    • Link drops can be initiated on either end of the link. With Steve saying that one of the devs has two of these cards running line rate between them for hours, the problem might be with the Verizon box
    • It could also be a firmware or cable issue. 2.5GbT is much touchier on cables than 1GbT is, but less touchy than 10GbT.

    I'll dig in a little on the link down path in the driver to see if there's anything obvious, and I could probably do some cable swaps and investigate the firmware angle before giving up completely...but I may just run at 1Gb for a while.


  • ~~After 2 more minutes of thinking...the fact that the problem happens when I'm transmitting a burst but not when receiving a burst makes it more likely that the Verizon box is losing lock in its receiver and bouncing link to restore it. When I get to it, my next test would be using my spare 2.5Gb card in server with a mature driver and connect it to the second port of my pfsense card, and leave the first port at 1Gb connected to Verizon.

    If I get a good speedtest out of that, the problem should either be the cable or the Verizon box.~~ Edit: Never mind, got my traffic directions turned around in my head.

  • Mmm, that seems like the opposite of what others were reporting too; link failing under receive load.


  • @stephenw10

    Oh, duh. Ignore last post, got my directions reversed. When speedtest is downloading, the verizon box is transmitting therefore the QNAP card is receiving. Firmware (which drives the signal tuning that occurs on the RX side of the channel) just became a more likely lead.

  • @ndemmon
    I sent it back and ordered an I225-V card I wonder if it works with a 2Gb internet connection. Forcing me to drop the connection to 1Gb as well. Now I have 2 wan connections in parallel from ONT so I have 2Gb connection with load balancing. Because of NAT, I want a 2.5Gb network card for a PPPoE connection.

  • Hi!
    I got the new Intel I225-V card unfortunately the same situation as before discarding the load

  • It's a rev b3 chip? I see no issues with the card I have based on that chip.


  • @stephenw10

                  igc0@pci0:3:0:0:        class=0x020000 card=0x00008086 chip=0x15f38086 rev=0x03 hdr=0x00    vendor     = 'Intel Corporation'    device     = 'Intel(R) Ethernet Controller I225-V'    class      = network    subclass   = ethernet                          
  • Hmm, and you see it actually lose link? What's it connected to?

  • @stephenw10 direct ONT connects to DHCP
    Drops the connection at download speed.


  • Does it drop the link though?

    Do you see flow control enabled? ifconfig -v igc0

    Can you test against something other than the ONT? I can't replicate that locally.


  • @stephenw10 Unfortunately, I can't test it with any other device.

                  igc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500        description: Wan_Prob        options=e120bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCS                                                                                                                     UM,WOL_MAGIC,VLAN_HWFILTER,RXCSUM_IPV6,TXCSUM_IPV6>        ether 8c:0e:60:9d:a9:ef        inet6 fe80::8e0e:60ff:fe9d:a9ef%igc0 prefixlen 64 scopeid 0x6        inet 192.168.0.167 netmask 0xffffff00 broadcast 192.168.0.255        media: Ethernet autoselect (2500Base-T <full-duplex>)        status: active        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>                          

  • Ah, well first try disabling checksum offload.

    How quickly do you see this? Testing over 10mins between igc NICs here is OK:

                  [22.01-BETA][admin@6100.stevew.lan]/root: iperf3 -c 192.168.78.10 -P 4 -i 60 -t 600 -R Connecting to host 192.168.78.10, port 5201 Reverse mode, remote host 192.168.78.10 is sending [  5] local 192.168.78.1 port 3020 connected to 192.168.78.10 port 5201 [  7] local 192.168.78.1 port 36193 connected to 192.168.78.10 port 5201 [  9] local 192.168.78.1 port 45944 connected to 192.168.78.10 port 5201 [ 11] local 192.168.78.1 port 20231 connected to 192.168.78.10 port 5201 [ ID] Interval           Transfer     Bitrate [  5]   0.00-60.00  sec  4.08 GBytes   583 Mbits/sec                   [  7]   0.00-60.00  sec  4.07 GBytes   583 Mbits/sec                   [  9]   0.00-60.00  sec  4.07 GBytes   583 Mbits/sec                   [ 11]   0.00-60.00  sec  4.07 GBytes   583 Mbits/sec                   [SUM]   0.00-60.00  sec  16.3 GBytes  2.33 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [  5]  60.00-120.00 sec  4.06 GBytes   582 Mbits/sec                   [  7]  60.00-120.00 sec  4.06 GBytes   582 Mbits/sec                   [  9]  60.00-120.00 sec  4.06 GBytes   581 Mbits/sec                   [ 11]  60.00-120.00 sec  4.06 GBytes   581 Mbits/sec                   [SUM]  60.00-120.00 sec  16.2 GBytes  2.33 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [  5] 120.00-180.00 sec  4.07 GBytes   583 Mbits/sec                   [  7] 120.00-180.00 sec  4.07 GBytes   583 Mbits/sec                   [  9] 120.00-180.00 sec  4.07 GBytes   582 Mbits/sec                   [ 11] 120.00-180.00 sec  4.07 GBytes   582 Mbits/sec                   [SUM] 120.00-180.00 sec  16.3 GBytes  2.33 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [  5] 180.00-240.00 sec  4.07 GBytes   582 Mbits/sec                   [  7] 180.00-240.00 sec  4.07 GBytes   582 Mbits/sec                   [  9] 180.00-240.00 sec  4.06 GBytes   582 Mbits/sec                   [ 11] 180.00-240.00 sec  4.07 GBytes   582 Mbits/sec                   [SUM] 180.00-240.00 sec  16.3 GBytes  2.33 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [  5] 240.00-300.00 sec  4.08 GBytes   584 Mbits/sec                   [  7] 240.00-300.00 sec  4.08 GBytes   584 Mbits/sec                   [  9] 240.00-300.00 sec  4.08 GBytes   584 Mbits/sec                   [ 11] 240.00-300.00 sec  4.08 GBytes   584 Mbits/sec                   [SUM] 240.00-300.00 sec  16.3 GBytes  2.34 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [  5] 300.00-360.00 sec  4.07 GBytes   582 Mbits/sec                   [  7] 300.00-360.00 sec  4.07 GBytes   582 Mbits/sec                   [  9] 300.00-360.00 sec  4.06 GBytes   582 Mbits/sec                   [ 11] 300.00-360.00 sec  4.06 GBytes   582 Mbits/sec                   [SUM] 300.00-360.00 sec  16.3 GBytes  2.33 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [  5] 360.00-420.00 sec  4.07 GBytes   582 Mbits/sec                   [  7] 360.00-420.00 sec  4.07 GBytes   583 Mbits/sec                   [  9] 360.00-420.00 sec  4.06 GBytes   582 Mbits/sec                   [ 11] 360.00-420.00 sec  4.07 GBytes   582 Mbits/sec                   [SUM] 360.00-420.00 sec  16.3 GBytes  2.33 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [  5] 420.00-480.00 sec  4.08 GBytes   585 Mbits/sec                   [  7] 420.00-480.00 sec  4.08 GBytes   585 Mbits/sec                   [  9] 420.00-480.00 sec  4.08 GBytes   584 Mbits/sec                   [ 11] 420.00-480.00 sec  4.08 GBytes   584 Mbits/sec                   [SUM] 420.00-480.00 sec  16.3 GBytes  2.34 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [  5] 480.00-540.00 sec  4.08 GBytes   584 Mbits/sec                   [  7] 480.00-540.00 sec  4.07 GBytes   583 Mbits/sec                   [  9] 480.00-540.00 sec  4.07 GBytes   583 Mbits/sec                   [ 11] 480.00-540.00 sec  4.07 GBytes   583 Mbits/sec                   [SUM] 480.00-540.00 sec  16.3 GBytes  2.33 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [  5] 540.00-600.00 sec  4.08 GBytes   584 Mbits/sec                   [  7] 540.00-600.00 sec  4.08 GBytes   584 Mbits/sec                   [  9] 540.00-600.00 sec  4.08 GBytes   584 Mbits/sec                   [ 11] 540.00-600.00 sec  4.08 GBytes   584 Mbits/sec                   [SUM] 540.00-600.00 sec  16.3 GBytes  2.34 Gbits/sec                   - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval           Transfer     Bitrate         Retr [  5]   0.00-600.00 sec  40.7 GBytes   583 Mbits/sec    0             sender [  5]   0.00-600.00 sec  40.7 GBytes   583 Mbits/sec                  receiver [  7]   0.00-600.00 sec  40.7 GBytes   583 Mbits/sec    0             sender [  7]   0.00-600.00 sec  40.7 GBytes   583 Mbits/sec                  receiver [  9]   0.00-600.00 sec  40.7 GBytes   582 Mbits/sec    0             sender [  9]   0.00-600.00 sec  40.7 GBytes   582 Mbits/sec                  receiver [ 11]   0.00-600.00 sec  40.7 GBytes   583 Mbits/sec    0             sender [ 11]   0.00-600.00 sec  40.7 GBytes   583 Mbits/sec                  receiver [SUM]   0.00-600.00 sec   163 GBytes  2.33 Gbits/sec    0             sender [SUM]   0.00-600.00 sec   163 GBytes  2.33 Gbits/sec                  receiver  iperf Done.                          

    Steve

  • @stephenw10 do you mean that? dev.igc.0.fc=0
    Unfortunately I can't do an Iperf test because there is no device on ONT but PfSense

  • @stephenw10 I misunderstood!
    I forbade I had tried anyway but it didn't work.


  • @stephenw10 i tried to take a few screenshots

    Képernyőfelvétel (19).png Képernyőfelvétel (18).png Képernyőfelvétel (17).png Képernyőfelvétel (16).png

  • Is it the only thing connected to the ONT? Is it possible the ONT is rebooting?

  • @stephenw10 Yes!
    ONT will not restart
    I tried that the card performs well on a 1Gb connection.

  • Are you able to get any data from the ONT? Logs etc?


  • @stephenw10 That's all

    2021-12-16 18:22:44 Info LETH
    An Ethernet port is now connected (5/100/FULL)
    2021-12-16 18:22:41 Info LETH
    A device has been disconnected from an Ethernet port (5)

    The card performs well when plugged into a 1Gb port.
    But if the 2.5Gb port is plugged in and 1Gbase is forced, the connection will still be lost.
    But the port can't be faulty since I tested another network card with a 1Gb connection, the 2.5Gb port works fine with it
    I suspect a cable but I'm already trying the 3 cables CAT5E CAT6


  • But you would see it logged if the ONT did reboot?

    It's clearly doing something different . You still seeing nothing logged? No watchdog events in the sysctls? Same as the LM card?

    Steve


  • @stephenw10 the ONT will not restart as it would take time for the PON network to compile. Yes, it's the same as the LM card. I have an acquaintance at the service provider who arrived with a new ONT I replaced it to see if the ONT still has the problem of the error only if it has this network card on it.

                  dev.igc.0.wake: 0 dev.igc.0.interrupts.rx_desc_min_thresh: 0 dev.igc.0.interrupts.asserts: 19612 dev.igc.0.mac_stats.tso_txd: 0 dev.igc.0.mac_stats.tx_frames_1024_1522: 7 dev.igc.0.mac_stats.tx_frames_512_1023: 16 dev.igc.0.mac_stats.tx_frames_256_511: 19 dev.igc.0.mac_stats.tx_frames_128_255: 59 dev.igc.0.mac_stats.tx_frames_65_127: 31546 dev.igc.0.mac_stats.tx_frames_64: 140 dev.igc.0.mac_stats.mcast_pkts_txd: 0 dev.igc.0.mac_stats.bcast_pkts_txd: 16 dev.igc.0.mac_stats.good_pkts_txd: 31786 dev.igc.0.mac_stats.total_pkts_txd: 31787 dev.igc.0.mac_stats.good_octets_txd: 2356351 dev.igc.0.mac_stats.good_octets_recvd: 314116219 dev.igc.0.mac_stats.rx_frames_1024_1522: 207939 dev.igc.0.mac_stats.rx_frames_512_1023: 26 dev.igc.0.mac_stats.rx_frames_256_511: 37 dev.igc.0.mac_stats.rx_frames_128_255: 296 dev.igc.0.mac_stats.rx_frames_65_127: 411 dev.igc.0.mac_stats.rx_frames_64: 173 dev.igc.0.mac_stats.mcast_pkts_recvd: 411 dev.igc.0.mac_stats.bcast_pkts_recvd: 37 dev.igc.0.mac_stats.good_pkts_recvd: 208884 dev.igc.0.mac_stats.total_pkts_recvd: 214473 dev.igc.0.mac_stats.xoff_txd: 0 dev.igc.0.mac_stats.xoff_recvd: 0 dev.igc.0.mac_stats.xon_txd: 0 dev.igc.0.mac_stats.xon_recvd: 0 dev.igc.0.mac_stats.alignment_errs: 0 dev.igc.0.mac_stats.crc_errs: 2 dev.igc.0.mac_stats.recv_errs: 0 dev.igc.0.mac_stats.recv_jabber: 0 dev.igc.0.mac_stats.recv_oversize: 0 dev.igc.0.mac_stats.recv_fragmented: 0 dev.igc.0.mac_stats.recv_undersize: 0 dev.igc.0.mac_stats.recv_no_buff: 0 dev.igc.0.mac_stats.missed_packets: 0 dev.igc.0.mac_stats.defer_count: 0 dev.igc.0.mac_stats.sequence_errors: 0 dev.igc.0.mac_stats.symbol_errors: 0 dev.igc.0.mac_stats.collision_count: 2 dev.igc.0.mac_stats.late_coll: 0 dev.igc.0.mac_stats.multiple_coll: 0 dev.igc.0.mac_stats.single_coll: 0 dev.igc.0.mac_stats.excess_coll: 0 dev.igc.0.queue_rx_1.rx_irq: 0 dev.igc.0.queue_rx_1.rxd_tail: 140 dev.igc.0.queue_rx_1.rxd_head: 141 dev.igc.0.queue_rx_0.rx_irq: 0 dev.igc.0.queue_rx_0.rxd_tail: 383 dev.igc.0.queue_rx_0.rxd_head: 384 dev.igc.0.queue_tx_1.tx_irq: 0 dev.igc.0.queue_tx_1.txd_tail: 37 dev.igc.0.queue_tx_1.txd_head: 37 dev.igc.0.queue_tx_0.tx_irq: 0 dev.igc.0.queue_tx_0.txd_tail: 121 dev.igc.0.queue_tx_0.txd_head: 121 dev.igc.0.fc_low_water: 32752 dev.igc.0.fc_high_water: 32768 dev.igc.0.rx_control: 71335942 dev.igc.0.device_control: 404489793 dev.igc.0.watchdog_timeouts: 0 dev.igc.0.rx_overruns: 0 dev.igc.0.link_irq: 6 dev.igc.0.dropped: 2 dev.igc.0.eee_control: 1 dev.igc.0.itr: 488 dev.igc.0.tx_abs_int_delay: 66 dev.igc.0.rx_abs_int_delay: 66 dev.igc.0.tx_int_delay: 66 dev.igc.0.rx_int_delay: 0 dev.igc.0.rs_dump: 0 dev.igc.0.reg_dump: General Registers CTRL 181c0641 STATUS 40780683 CTRL_EXIT 10000040  Interrupt Registers ICR 00000000  RX Registers RCTL 04408006 RDLEN 00004000 RDH 00000180 RDT 0000017f RXDCTL 02040808 RDBAL 05cb6000 RDBAH 00000000  TX Registers TCTL a503f0fa TDBAL 05c9a000 TDBAH 00000000 TDLEN 00004000 TDH 00000079 TDT 00000079 TXDCTL 0201011f TDFH 00000000 TDFT 00000000 TDFHS 00000000 TDFPC 00000000   dev.igc.0.fc: 3 dev.igc.0.debug: -1 dev.igc.0.nvm: -1 dev.igc.0.iflib.rxq1.rxq_fl0.buf_size: 2048 dev.igc.0.iflib.rxq1.rxq_fl0.credits: 1023 dev.igc.0.iflib.rxq1.rxq_fl0.cidx: 141 dev.igc.0.iflib.rxq1.rxq_fl0.pidx: 140 dev.igc.0.iflib.rxq1.cpu: 2 dev.igc.0.iflib.rxq0.rxq_fl0.buf_size: 2048 dev.igc.0.iflib.rxq0.rxq_fl0.credits: 1023 dev.igc.0.iflib.rxq0.rxq_fl0.cidx: 384 dev.igc.0.iflib.rxq0.rxq_fl0.pidx: 383 dev.igc.0.iflib.rxq0.cpu: 0 dev.igc.0.iflib.txq1.r_abdications: 0 dev.igc.0.iflib.txq1.r_restarts: 0 dev.igc.0.iflib.txq1.r_stalls: 0 dev.igc.0.iflib.txq1.r_starts: 37 dev.igc.0.iflib.txq1.r_drops: 0 dev.igc.0.iflib.txq1.r_enqueues: 37 dev.igc.0.iflib.txq1.ring_state: pidx_head: 0734 pidx_tail: 0734 cidx: 0734 state: IDLE dev.igc.0.iflib.txq1.txq_cleaned: 0 dev.igc.0.iflib.txq1.txq_processed: 35 dev.igc.0.iflib.txq1.txq_in_use: 37 dev.igc.0.iflib.txq1.txq_cidx_processed: 35 dev.igc.0.iflib.txq1.txq_cidx: 0 dev.igc.0.iflib.txq1.txq_pidx: 37 dev.igc.0.iflib.txq1.no_tx_dma_setup: 0 dev.igc.0.iflib.txq1.txd_encap_efbig: 0 dev.igc.0.iflib.txq1.tx_map_failed: 0 dev.igc.0.iflib.txq1.no_desc_avail: 0 dev.igc.0.iflib.txq1.mbuf_defrag_failed: 0 dev.igc.0.iflib.txq1.m_pullups: 0 dev.igc.0.iflib.txq1.mbuf_defrag: 0 dev.igc.0.iflib.txq1.cpu: 2 dev.igc.0.iflib.txq0.r_abdications: 0 dev.igc.0.iflib.txq0.r_restarts: 0 dev.igc.0.iflib.txq0.r_stalls: 0 dev.igc.0.iflib.txq0.r_starts: 121 dev.igc.0.iflib.txq0.r_drops: 0 dev.igc.0.iflib.txq0.r_enqueues: 121 dev.igc.0.iflib.txq0.ring_state: pidx_head: 0333 pidx_tail: 0333 cidx: 0333 state: IDLE dev.igc.0.iflib.txq0.txq_cleaned: 80 dev.igc.0.iflib.txq0.txq_processed: 120 dev.igc.0.iflib.txq0.txq_in_use: 41 dev.igc.0.iflib.txq0.txq_cidx_processed: 120 dev.igc.0.iflib.txq0.txq_cidx: 80 dev.igc.0.iflib.txq0.txq_pidx: 121 dev.igc.0.iflib.txq0.no_tx_dma_setup: 0 dev.igc.0.iflib.txq0.txd_encap_efbig: 0 dev.igc.0.iflib.txq0.tx_map_failed: 0 dev.igc.0.iflib.txq0.no_desc_avail: 0 dev.igc.0.iflib.txq0.mbuf_defrag_failed: 0 dev.igc.0.iflib.txq0.m_pullups: 0 dev.igc.0.iflib.txq0.mbuf_defrag: 0 dev.igc.0.iflib.txq0.cpu: 0 dev.igc.0.iflib.override_nrxds: 0 dev.igc.0.iflib.override_ntxds: 0 dev.igc.0.iflib.use_logical_cores: 0 dev.igc.0.iflib.separate_txrx: 0 dev.igc.0.iflib.core_offset: 0 dev.igc.0.iflib.tx_abdicate: 0 dev.igc.0.iflib.rx_budget: 0 dev.igc.0.iflib.disable_msix: 0 dev.igc.0.iflib.override_qs_enable: 0 dev.igc.0.iflib.override_nrxqs: 0 dev.igc.0.iflib.override_ntxqs: 0 dev.igc.0.iflib.driver_version: 1 dev.igc.0.%parent: pci3 dev.igc.0.%pnpinfo: vendor=0x8086 device=0x15f3 subvendor=0x8086 subdevice=0x0000 class=0x020000 dev.igc.0.%location: slot=0 function=0 dbsf=pci0:3:0:0 handle=\_SB_.PCI0.RP06.PXSX dev.igc.0.%driver: igc dev.igc.0.%desc: Intel(R) Ethernet Controller I225-V                          

  • Mmm, the only thing that looks significantly different here the description:

                  [21.05.2-RELEASE][admin@7100.stevew.lan]/root: sysctl dev.igc dev.igc.0.interrupts.rx_desc_min_thresh: 0 dev.igc.0.interrupts.asserts: 21438764 dev.igc.0.mac_stats.tso_txd: 0 dev.igc.0.mac_stats.tx_frames_1024_1522: 140562476 dev.igc.0.mac_stats.tx_frames_512_1023: 264 dev.igc.0.mac_stats.tx_frames_256_511: 73 dev.igc.0.mac_stats.tx_frames_128_255: 17 dev.igc.0.mac_stats.tx_frames_65_127: 2049725 dev.igc.0.mac_stats.tx_frames_64: 37977 dev.igc.0.mac_stats.mcast_pkts_txd: 1 dev.igc.0.mac_stats.bcast_pkts_txd: 3 dev.igc.0.mac_stats.good_pkts_txd: 142650532 dev.igc.0.mac_stats.total_pkts_txd: 142650532 dev.igc.0.mac_stats.good_octets_txd: 213519923277 dev.igc.0.mac_stats.good_octets_recvd: 12934793100 dev.igc.0.mac_stats.rx_frames_1024_1522: 2023949 dev.igc.0.mac_stats.rx_frames_512_1023: 22439 dev.igc.0.mac_stats.rx_frames_256_511: 10 dev.igc.0.mac_stats.rx_frames_128_255: 12 dev.igc.0.mac_stats.rx_frames_65_127: 140593695 dev.igc.0.mac_stats.rx_frames_64: 37989 dev.igc.0.mac_stats.mcast_pkts_recvd: 0 dev.igc.0.mac_stats.bcast_pkts_recvd: 17 dev.igc.0.mac_stats.good_pkts_recvd: 142678094 dev.igc.0.mac_stats.total_pkts_recvd: 142678094 dev.igc.0.mac_stats.xoff_txd: 0 dev.igc.0.mac_stats.xoff_recvd: 0 dev.igc.0.mac_stats.xon_txd: 0 dev.igc.0.mac_stats.xon_recvd: 0 dev.igc.0.mac_stats.alignment_errs: 0 dev.igc.0.mac_stats.crc_errs: 0 dev.igc.0.mac_stats.recv_errs: 0 dev.igc.0.mac_stats.recv_jabber: 0 dev.igc.0.mac_stats.recv_oversize: 0 dev.igc.0.mac_stats.recv_fragmented: 0 dev.igc.0.mac_stats.recv_undersize: 0 dev.igc.0.mac_stats.recv_no_buff: 0 dev.igc.0.mac_stats.missed_packets: 0 dev.igc.0.mac_stats.defer_count: 0 dev.igc.0.mac_stats.sequence_errors: 0 dev.igc.0.mac_stats.symbol_errors: 0 dev.igc.0.mac_stats.collision_count: 0 dev.igc.0.mac_stats.late_coll: 0 dev.igc.0.mac_stats.multiple_coll: 0 dev.igc.0.mac_stats.single_coll: 0 dev.igc.0.mac_stats.excess_coll: 0 dev.igc.0.queue_rx_3.rx_irq: 0 dev.igc.0.queue_rx_3.rxd_tail: 49 dev.igc.0.queue_rx_3.rxd_head: 50 dev.igc.0.queue_rx_2.rx_irq: 0 dev.igc.0.queue_rx_2.rxd_tail: 913 dev.igc.0.queue_rx_2.rxd_head: 914 dev.igc.0.queue_rx_1.rx_irq: 0 dev.igc.0.queue_rx_1.rxd_tail: 197 dev.igc.0.queue_rx_1.rxd_head: 198 dev.igc.0.queue_rx_0.rx_irq: 0 dev.igc.0.queue_rx_0.rxd_tail: 964 dev.igc.0.queue_rx_0.rxd_head: 965 dev.igc.0.queue_tx_3.tx_irq: 0 dev.igc.0.queue_tx_3.txd_tail: 837 dev.igc.0.queue_tx_3.txd_head: 837 dev.igc.0.queue_tx_2.tx_irq: 0 dev.igc.0.queue_tx_2.txd_tail: 66 dev.igc.0.queue_tx_2.txd_head: 66 dev.igc.0.queue_tx_1.tx_irq: 0 dev.igc.0.queue_tx_1.txd_tail: 231 dev.igc.0.queue_tx_1.txd_head: 231 dev.igc.0.queue_tx_0.tx_irq: 0 dev.igc.0.queue_tx_0.txd_tail: 360 dev.igc.0.queue_tx_0.txd_head: 360 dev.igc.0.fc_low_water: 32752 dev.igc.0.fc_high_water: 32768 dev.igc.0.rx_control: 71335966 dev.igc.0.device_control: 404489793 dev.igc.0.watchdog_timeouts: 0 dev.igc.0.rx_overruns: 0 dev.igc.0.link_irq: 2 dev.igc.0.dropped: 0 dev.igc.0.eee_control: 1 dev.igc.0.itr: 488 dev.igc.0.tx_abs_int_delay: 66 dev.igc.0.rx_abs_int_delay: 66 dev.igc.0.tx_int_delay: 66 dev.igc.0.rx_int_delay: 0 dev.igc.0.rs_dump: 0 dev.igc.0.reg_dump: General Registers 	CTRL	 181c0641 	STATUS	 40780683 	CTRL_EXIT	 10000040  Interrupt Registers 	ICR	 00000000  RX Registers 	RCTL	 0440801e 	RDLEN	 00004000 	RDH	 000003c5 	RDT	 000003c4 	RXDCTL	 02040808 	RDBAL	 01e89000 	RDBAH	 00000001  TX Registers 	TCTL	 a503f0fa 	TDBAL	 01e4b000 	TDBAH	 00000001 	TDLEN	 00004000 	TDH	 00000168 	TDT	 00000168 	TXDCTL	 0201011f 	TDFH	 00000000 	TDFT	 00000000 	TDFHS	 00000000 	TDFPC	 00000000   dev.igc.0.fc: 3 dev.igc.0.debug: -1 dev.igc.0.nvm: -1 dev.igc.0.iflib.rxq3.rxq_fl0.buf_size: 2048 dev.igc.0.iflib.rxq3.rxq_fl0.credits: 1023 dev.igc.0.iflib.rxq3.rxq_fl0.cidx: 50 dev.igc.0.iflib.rxq3.rxq_fl0.pidx: 49 dev.igc.0.iflib.rxq2.rxq_fl0.buf_size: 2048 dev.igc.0.iflib.rxq2.rxq_fl0.credits: 1023 dev.igc.0.iflib.rxq2.rxq_fl0.cidx: 914 dev.igc.0.iflib.rxq2.rxq_fl0.pidx: 913 dev.igc.0.iflib.rxq1.rxq_fl0.buf_size: 2048 dev.igc.0.iflib.rxq1.rxq_fl0.credits: 1023 dev.igc.0.iflib.rxq1.rxq_fl0.cidx: 198 dev.igc.0.iflib.rxq1.rxq_fl0.pidx: 197 dev.igc.0.iflib.rxq0.rxq_fl0.buf_size: 2048 dev.igc.0.iflib.rxq0.rxq_fl0.credits: 1023 dev.igc.0.iflib.rxq0.rxq_fl0.cidx: 965 dev.igc.0.iflib.rxq0.rxq_fl0.pidx: 964 dev.igc.0.iflib.txq3.r_abdications: 0 dev.igc.0.iflib.txq3.r_restarts: 0 dev.igc.0.iflib.txq3.r_stalls: 0 dev.igc.0.iflib.txq3.r_starts: 37020701 dev.igc.0.iflib.txq3.r_drops: 0 dev.igc.0.iflib.txq3.r_enqueues: 37024612 dev.igc.0.iflib.txq3.ring_state: pidx_head: 0868 pidx_tail: 0868 cidx: 0868 state: IDLE dev.igc.0.iflib.txq3.txq_cleaned: 86747931 dev.igc.0.iflib.txq3.txq_processed: 86747971 dev.igc.0.iflib.txq3.txq_in_use: 42 dev.igc.0.iflib.txq3.txq_cidx_processed: 835 dev.igc.0.iflib.txq3.txq_cidx: 795 dev.igc.0.iflib.txq3.txq_pidx: 837 dev.igc.0.iflib.txq3.no_tx_dma_setup: 0 dev.igc.0.iflib.txq3.txd_encap_efbig: 0 dev.igc.0.iflib.txq3.tx_map_failed: 0 dev.igc.0.iflib.txq3.no_desc_avail: 0 dev.igc.0.iflib.txq3.mbuf_defrag_failed: 0 dev.igc.0.iflib.txq3.m_pullups: 0 dev.igc.0.iflib.txq3.mbuf_defrag: 0 dev.igc.0.iflib.txq2.r_abdications: 0 dev.igc.0.iflib.txq2.r_restarts: 0 dev.igc.0.iflib.txq2.r_stalls: 0 dev.igc.0.iflib.txq2.r_starts: 34313347 dev.igc.0.iflib.txq2.r_drops: 0 dev.igc.0.iflib.txq2.r_enqueues: 34313690 dev.igc.0.iflib.txq2.ring_state: pidx_head: 1498 pidx_tail: 1498 cidx: 1498 state: IDLE dev.igc.0.iflib.txq2.txq_cleaned: 79670288 dev.igc.0.iflib.txq2.txq_processed: 79670328 dev.igc.0.iflib.txq2.txq_in_use: 50 dev.igc.0.iflib.txq2.txq_cidx_processed: 56 dev.igc.0.iflib.txq2.txq_cidx: 16 dev.igc.0.iflib.txq2.txq_pidx: 66 dev.igc.0.iflib.txq2.no_tx_dma_setup: 0 dev.igc.0.iflib.txq2.txd_encap_efbig: 0 dev.igc.0.iflib.txq2.tx_map_failed: 0 dev.igc.0.iflib.txq2.no_desc_avail: 0 dev.igc.0.iflib.txq2.mbuf_defrag_failed: 0 dev.igc.0.iflib.txq2.m_pullups: 0 dev.igc.0.iflib.txq2.mbuf_defrag: 0 dev.igc.0.iflib.txq1.r_abdications: 0 dev.igc.0.iflib.txq1.r_restarts: 0 dev.igc.0.iflib.txq1.r_stalls: 0 dev.igc.0.iflib.txq1.r_starts: 39711507 dev.igc.0.iflib.txq1.r_drops: 0 dev.igc.0.iflib.txq1.r_enqueues: 39736219 dev.igc.0.iflib.txq1.ring_state: pidx_head: 0923 pidx_tail: 0923 cidx: 0923 state: IDLE dev.igc.0.iflib.txq1.txq_cleaned: 92633273 dev.igc.0.iflib.txq1.txq_processed: 92633313 dev.igc.0.iflib.txq1.txq_in_use: 46 dev.igc.0.iflib.txq1.txq_cidx_processed: 225 dev.igc.0.iflib.txq1.txq_cidx: 185 dev.igc.0.iflib.txq1.txq_pidx: 231 dev.igc.0.iflib.txq1.no_tx_dma_setup: 0 dev.igc.0.iflib.txq1.txd_encap_efbig: 0 dev.igc.0.iflib.txq1.tx_map_failed: 0 dev.igc.0.iflib.txq1.no_desc_avail: 0 dev.igc.0.iflib.txq1.mbuf_defrag_failed: 0 dev.igc.0.iflib.txq1.m_pullups: 0 dev.igc.0.iflib.txq1.mbuf_defrag: 0 dev.igc.0.iflib.txq0.r_abdications: 0 dev.igc.0.iflib.txq0.r_restarts: 0 dev.igc.0.iflib.txq0.r_stalls: 0 dev.igc.0.iflib.txq0.r_starts: 38206727 dev.igc.0.iflib.txq0.r_drops: 0 dev.igc.0.iflib.txq0.r_enqueues: 38207922 dev.igc.0.iflib.txq0.ring_state: pidx_head: 0434 pidx_tail: 0434 cidx: 0434 state: IDLE dev.igc.0.iflib.txq0.txq_cleaned: 88464703 dev.igc.0.iflib.txq0.txq_processed: 88464743 dev.igc.0.iflib.txq0.txq_in_use: 41 dev.igc.0.iflib.txq0.txq_cidx_processed: 359 dev.igc.0.iflib.txq0.txq_cidx: 319 dev.igc.0.iflib.txq0.txq_pidx: 360 dev.igc.0.iflib.txq0.no_tx_dma_setup: 0 dev.igc.0.iflib.txq0.txd_encap_efbig: 0 dev.igc.0.iflib.txq0.tx_map_failed: 0 dev.igc.0.iflib.txq0.no_desc_avail: 0 dev.igc.0.iflib.txq0.mbuf_defrag_failed: 0 dev.igc.0.iflib.txq0.m_pullups: 0 dev.igc.0.iflib.txq0.mbuf_defrag: 0 dev.igc.0.iflib.override_nrxds: 0 dev.igc.0.iflib.override_ntxds: 0 dev.igc.0.iflib.separate_txrx: 0 dev.igc.0.iflib.core_offset: 0 dev.igc.0.iflib.tx_abdicate: 0 dev.igc.0.iflib.rx_budget: 0 dev.igc.0.iflib.disable_msix: 0 dev.igc.0.iflib.override_qs_enable: 0 dev.igc.0.iflib.override_nrxqs: 0 dev.igc.0.iflib.override_ntxqs: 0 dev.igc.0.iflib.driver_version: 1 dev.igc.0.%parent: pci2 dev.igc.0.%pnpinfo: vendor=0x8086 device=0x15f3 subvendor=0x8086 subdevice=0x0000 class=0x020000 dev.igc.0.%location: slot=0 function=0 dbsf=pci0:2:0:0 dev.igc.0.%driver: igc dev.igc.0.%desc: Intel(R) PRO/1000 PCI-Express Network Driver dev.igc.%parent:                          

  • @stephenw10 It is interesting to give you igc intel pro / 1000 for me, however, I225-V.

    I'll replace the ONT and see if that solves the problem


  • Ah, it's because I'm running 21.05 on that box:
    https://github.com/pfsense/FreeBSD-src/blob/RELENG_2_5_2/sys/dev/igc/if_igc.c#L46

    The individual NIC descriptions were added after that.

    Steve

  • @stephenw10 Oh, I see! I look forward to the new ONT I wonder if it will solve my problem. now I have a Sagemcom Fast 5670 and I am replacing it with a Technicolor FGA2233

  • Can Not Use Roll Back on Ethernet Controller

    Source: https://forum.netgate.com/topic/159994/intel-ethernet-controller-i225-lm-support/156

    0 Response to "Can Not Use Roll Back on Ethernet Controller"

    إرسال تعليق

    Iklan Atas Artikel

    Iklan Tengah Artikel 1

    Iklan Tengah Artikel 2

    Iklan Bawah Artikel