Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Intel Ethernet Controller I225-LM Support?

    Scheduled Pinned Locked Moved Hardware
    189 Posts 19 Posters 84.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      skzs012 @stephenw10
      last edited by stephenw10

      @stephenw10

      @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
      

      QNAP QXG-2G1T-I225 is the card. If I start a download or a speedtest, it starts to lose packet on the wan interface after that, it drops the interface, but after a few seconds, the download starts again and drops it again.

      1 Reply Last reply Reply Quote 0
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        What throughput does it reach before it starts to fail?

        Can you try setting a Limiter, is there a limit you can set that prevents it failing?

        I know at least one dev has got that NIC but I don't think they've done any significant testing with it yet.

        Steve

        S 1 Reply Last reply Reply Quote 0
        • S
          skzs012 @stephenw10
          last edited by

          @stephenw10 the speed was variable! was when 400Mb / s, 1910Mb / s so changing the speed is no problem with uploading!

          1 Reply Last reply Reply Quote 0
          • stephenw10S
            stephenw10 Netgate Administrator
            last edited by

            Do you have a throughput graph that shows approximately what you're seeing?

            S 1 Reply Last reply Reply Quote 0
            • S
              skzs012 @stephenw10
              last edited by

              @stephenw10 no graph, but I watched it when I start the download at a higher speed it's like unplugging the cable from the network card the blinking will also stop on the network card for a few seconds.

              1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                Hmm, nothing is logged at that time? That sounds like the watchdog reseting it but I'd expect to see that in the system log.

                S 1 Reply Last reply Reply Quote 0
                • S
                  skzs012 @stephenw10
                  last edited by

                  @stephenw10 I'm a bit new in the whole system, due to the 2Gb / s internet, such a system has been built, which looks like this with ont-2.5Gb / s port> pfsense 2.5Gb / s WAN> 10Gb / s Lan> 10Gb / s Switch and from here goes a Nas that is 10Gb / s connected. I would get a little more detailed help so we can follow up on what might be wrong. It worked with another network card but it was only 1Gb / s there.

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    Start hammering the connection so you are seeing the issue and the Link LEDs go off/on. Then check the system log.
                    Beyond that you can check the mac stats in the sysctl output for errors:

                    [22.01-DEVELOPMENT][admin@6100.stevew.lan]/root: sysctl dev.igc.0
                    dev.igc.0.wake: 0
                    dev.igc.0.interrupts.rx_desc_min_thresh: 0
                    dev.igc.0.interrupts.asserts: 2
                    dev.igc.0.mac_stats.tso_txd: 0
                    dev.igc.0.mac_stats.tx_frames_1024_1522: 0
                    dev.igc.0.mac_stats.tx_frames_512_1023: 0
                    dev.igc.0.mac_stats.tx_frames_256_511: 0
                    dev.igc.0.mac_stats.tx_frames_128_255: 0
                    dev.igc.0.mac_stats.tx_frames_65_127: 0
                    dev.igc.0.mac_stats.tx_frames_64: 0
                    dev.igc.0.mac_stats.mcast_pkts_txd: 0
                    dev.igc.0.mac_stats.bcast_pkts_txd: 0
                    dev.igc.0.mac_stats.good_pkts_txd: 0
                    dev.igc.0.mac_stats.total_pkts_txd: 0
                    dev.igc.0.mac_stats.good_octets_txd: 0
                    dev.igc.0.mac_stats.good_octets_recvd: 0
                    dev.igc.0.mac_stats.rx_frames_1024_1522: 0
                    dev.igc.0.mac_stats.rx_frames_512_1023: 0
                    dev.igc.0.mac_stats.rx_frames_256_511: 0
                    dev.igc.0.mac_stats.rx_frames_128_255: 0
                    dev.igc.0.mac_stats.rx_frames_65_127: 0
                    dev.igc.0.mac_stats.rx_frames_64: 0
                    dev.igc.0.mac_stats.mcast_pkts_recvd: 0
                    dev.igc.0.mac_stats.bcast_pkts_recvd: 0
                    dev.igc.0.mac_stats.good_pkts_recvd: 0
                    dev.igc.0.mac_stats.total_pkts_recvd: 0
                    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: 128
                    dev.igc.0.queue_rx_3.rxd_head: 0
                    dev.igc.0.queue_rx_2.rx_irq: 0
                    dev.igc.0.queue_rx_2.rxd_tail: 128
                    dev.igc.0.queue_rx_2.rxd_head: 0
                    dev.igc.0.queue_rx_1.rx_irq: 0
                    dev.igc.0.queue_rx_1.rxd_tail: 128
                    dev.igc.0.queue_rx_1.rxd_head: 0
                    dev.igc.0.queue_rx_0.rx_irq: 0
                    dev.igc.0.queue_rx_0.rxd_tail: 128
                    dev.igc.0.queue_rx_0.rxd_head: 0
                    dev.igc.0.queue_tx_3.tx_irq: 0
                    dev.igc.0.queue_tx_3.txd_tail: 0
                    dev.igc.0.queue_tx_3.txd_head: 0
                    dev.igc.0.queue_tx_2.tx_irq: 0
                    dev.igc.0.queue_tx_2.txd_tail: 0
                    dev.igc.0.queue_tx_2.txd_head: 0
                    dev.igc.0.queue_tx_1.tx_irq: 0
                    dev.igc.0.queue_tx_1.txd_tail: 0
                    dev.igc.0.queue_tx_1.txd_head: 0
                    dev.igc.0.queue_tx_0.tx_irq: 0
                    dev.igc.0.queue_tx_0.txd_tail: 0
                    dev.igc.0.queue_tx_0.txd_head: 0
                    dev.igc.0.fc_low_water: 32752
                    dev.igc.0.fc_high_water: 32768
                    dev.igc.0.rx_control: 71598086
                    dev.igc.0.device_control: 1209796161
                    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	 481c0641
                    	STATUS	 40780680
                    	CTRL_EXIT	 10000040
                    
                    Interrupt Registers
                    	ICR	 00000000
                    
                    RX Registers
                    	RCTL	 04448006
                    	RDLEN	 00004000
                    	RDH	 00000000
                    	RDT	 00000080
                    	RXDCTL	 02040808
                    	RDBAL	 061c8000
                    	RDBAH	 00000000
                    
                    TX Registers
                    	TCTL	 a50400fa
                    	TDBAL	 0618a000
                    	TDBAH	 00000000
                    	TDLEN	 00004000
                    	TDH	 00000000
                    	TDT	 00000000
                    	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: 128
                    dev.igc.0.iflib.rxq3.rxq_fl0.cidx: 0
                    dev.igc.0.iflib.rxq3.rxq_fl0.pidx: 128
                    dev.igc.0.iflib.rxq3.cpu: 3
                    dev.igc.0.iflib.rxq2.rxq_fl0.buf_size: 2048
                    dev.igc.0.iflib.rxq2.rxq_fl0.credits: 128
                    dev.igc.0.iflib.rxq2.rxq_fl0.cidx: 0
                    dev.igc.0.iflib.rxq2.rxq_fl0.pidx: 128
                    dev.igc.0.iflib.rxq2.cpu: 2
                    dev.igc.0.iflib.rxq1.rxq_fl0.buf_size: 2048
                    dev.igc.0.iflib.rxq1.rxq_fl0.credits: 128
                    dev.igc.0.iflib.rxq1.rxq_fl0.cidx: 0
                    dev.igc.0.iflib.rxq1.rxq_fl0.pidx: 128
                    dev.igc.0.iflib.rxq1.cpu: 1
                    dev.igc.0.iflib.rxq0.rxq_fl0.buf_size: 2048
                    dev.igc.0.iflib.rxq0.rxq_fl0.credits: 128
                    dev.igc.0.iflib.rxq0.rxq_fl0.cidx: 0
                    dev.igc.0.iflib.rxq0.rxq_fl0.pidx: 128
                    dev.igc.0.iflib.rxq0.cpu: 0
                    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: 0
                    dev.igc.0.iflib.txq3.r_drops: 0
                    dev.igc.0.iflib.txq3.r_enqueues: 0
                    dev.igc.0.iflib.txq3.ring_state: pidx_head: 0000 pidx_tail: 0000 cidx: 0000 state: IDLE
                    dev.igc.0.iflib.txq3.txq_cleaned: 0
                    dev.igc.0.iflib.txq3.txq_processed: 0
                    dev.igc.0.iflib.txq3.txq_in_use: 0
                    dev.igc.0.iflib.txq3.txq_cidx_processed: 0
                    dev.igc.0.iflib.txq3.txq_cidx: 0
                    dev.igc.0.iflib.txq3.txq_pidx: 0
                    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.txq3.cpu: 3
                    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: 0
                    dev.igc.0.iflib.txq2.r_drops: 0
                    dev.igc.0.iflib.txq2.r_enqueues: 0
                    dev.igc.0.iflib.txq2.ring_state: pidx_head: 0000 pidx_tail: 0000 cidx: 0000 state: IDLE
                    dev.igc.0.iflib.txq2.txq_cleaned: 0
                    dev.igc.0.iflib.txq2.txq_processed: 0
                    dev.igc.0.iflib.txq2.txq_in_use: 0
                    dev.igc.0.iflib.txq2.txq_cidx_processed: 0
                    dev.igc.0.iflib.txq2.txq_cidx: 0
                    dev.igc.0.iflib.txq2.txq_pidx: 0
                    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.txq2.cpu: 2
                    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: 0
                    dev.igc.0.iflib.txq1.r_drops: 0
                    dev.igc.0.iflib.txq1.r_enqueues: 0
                    dev.igc.0.iflib.txq1.ring_state: pidx_head: 0000 pidx_tail: 0000 cidx: 0000 state: IDLE
                    dev.igc.0.iflib.txq1.txq_cleaned: 0
                    dev.igc.0.iflib.txq1.txq_processed: 0
                    dev.igc.0.iflib.txq1.txq_in_use: 0
                    dev.igc.0.iflib.txq1.txq_cidx_processed: 0
                    dev.igc.0.iflib.txq1.txq_cidx: 0
                    dev.igc.0.iflib.txq1.txq_pidx: 0
                    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: 1
                    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: 0
                    dev.igc.0.iflib.txq0.r_drops: 0
                    dev.igc.0.iflib.txq0.r_enqueues: 0
                    dev.igc.0.iflib.txq0.ring_state: pidx_head: 0000 pidx_tail: 0000 cidx: 0000 state: IDLE
                    dev.igc.0.iflib.txq0.txq_cleaned: 0
                    dev.igc.0.iflib.txq0.txq_processed: 0
                    dev.igc.0.iflib.txq0.txq_in_use: 0
                    dev.igc.0.iflib.txq0.txq_cidx_processed: 0
                    dev.igc.0.iflib.txq0.txq_cidx: 0
                    dev.igc.0.iflib.txq0.txq_pidx: 0
                    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: pci4
                    dev.igc.0.%pnpinfo: vendor=0x8086 device=0x15f3 subvendor=0x8086 subdevice=0x0000 class=0x020000
                    dev.igc.0.%location: slot=0 function=0 dbsf=pci0:4:0:0 handle=\_SB_.PCI0.PEX3.PXSX
                    dev.igc.0.%driver: igc
                    dev.igc.0.%desc: Intel(R) Ethernet Controller I225-V
                    

                    dev.igc.0.watchdog_timeouts for example should not be >0.

                    Steve

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      skzs012 @stephenw10
                      last edited by

                      @stephenw10
                      i executed the command twice before and after the drop

                      [2.6.0-DEVELOPMENT][root@whitehouse.localhome.lan]/root: sysctl dev.igc.0
                      dev.igc.0.wake: 0
                      dev.igc.0.interrupts.rx_desc_min_thresh: 0
                      dev.igc.0.interrupts.asserts: 9720931
                      dev.igc.0.mac_stats.tso_txd: 0
                      dev.igc.0.mac_stats.tx_frames_1024_1522: 10665468
                      dev.igc.0.mac_stats.tx_frames_512_1023: 235366
                      dev.igc.0.mac_stats.tx_frames_256_511: 365772
                      dev.igc.0.mac_stats.tx_frames_128_255: 67545
                      dev.igc.0.mac_stats.tx_frames_65_127: 217103
                      dev.igc.0.mac_stats.tx_frames_64: 102388
                      dev.igc.0.mac_stats.mcast_pkts_txd: 0
                      dev.igc.0.mac_stats.bcast_pkts_txd: 15
                      dev.igc.0.mac_stats.good_pkts_txd: 11653642
                      dev.igc.0.mac_stats.total_pkts_txd: 11653642
                      dev.igc.0.mac_stats.good_octets_txd: 16348263121
                      dev.igc.0.mac_stats.good_octets_recvd: 142775283
                      dev.igc.0.mac_stats.rx_frames_1024_1522: 4422
                      dev.igc.0.mac_stats.rx_frames_512_1023: 4439
                      dev.igc.0.mac_stats.rx_frames_256_511: 9518
                      dev.igc.0.mac_stats.rx_frames_128_255: 12645
                      dev.igc.0.mac_stats.rx_frames_65_127: 1307365
                      dev.igc.0.mac_stats.rx_frames_64: 529588
                      dev.igc.0.mac_stats.mcast_pkts_recvd: 0
                      dev.igc.0.mac_stats.bcast_pkts_recvd: 13
                      dev.igc.0.mac_stats.good_pkts_recvd: 1867977
                      dev.igc.0.mac_stats.total_pkts_recvd: 1870243
                      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_1.rx_irq: 0
                      dev.igc.0.queue_rx_1.rxd_tail: 680
                      dev.igc.0.queue_rx_1.rxd_head: 681
                      dev.igc.0.queue_rx_0.rx_irq: 0
                      dev.igc.0.queue_rx_0.rxd_tail: 981
                      dev.igc.0.queue_rx_0.rxd_head: 982
                      dev.igc.0.queue_tx_1.tx_irq: 0
                      dev.igc.0.queue_tx_1.txd_tail: 294
                      dev.igc.0.queue_tx_1.txd_head: 294
                      dev.igc.0.queue_tx_0.tx_irq: 0
                      dev.igc.0.queue_tx_0.txd_tail: 105
                      dev.igc.0.queue_tx_0.txd_head: 105
                      dev.igc.0.fc_low_water: 32752
                      dev.igc.0.fc_high_water: 32768
                      dev.igc.0.rx_control: 83866598
                      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 04ffb3e6
                      RDLEN 00004000
                      RDH 000003d6
                      RDT 000003d5
                      RXDCTL 02040808
                      RDBAL 05cb3000
                      RDBAH 00000000
                      
                      TX Registers
                      TCTL a503f0fa
                      TDBAL 05c97000
                      TDBAH 00000000
                      TDLEN 00004000
                      TDH 00000069
                      TDT 00000069
                      TXDCTL 0201011f
                      TDFH 00000000
                      TDFT 00000000
                      TDFHS 00000000
                      TDFPC 00000000
                      
                      
                      dev.igc.0.fc: 0
                      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: 681
                      dev.igc.0.iflib.rxq1.rxq_fl0.pidx: 680
                      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: 982
                      dev.igc.0.iflib.rxq0.rxq_fl0.pidx: 981
                      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: 7299680
                      dev.igc.0.iflib.txq1.r_drops: 0
                      dev.igc.0.iflib.txq1.r_enqueues: 7299682
                      dev.igc.0.iflib.txq1.ring_state: pidx_head: 0610 pidx_tail: 0610 cidx: 0610 state: IDLE
                      dev.igc.0.iflib.txq1.txq_cleaned: 7302396
                      dev.igc.0.iflib.txq1.txq_processed: 7302436
                      dev.igc.0.iflib.txq1.txq_in_use: 42
                      dev.igc.0.iflib.txq1.txq_cidx_processed: 292
                      dev.igc.0.iflib.txq1.txq_cidx: 252
                      dev.igc.0.iflib.txq1.txq_pidx: 294
                      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: 4356010
                      dev.igc.0.iflib.txq0.r_drops: 0
                      dev.igc.0.iflib.txq0.r_enqueues: 4356023
                      dev.igc.0.iflib.txq0.ring_state: pidx_head: 1975 pidx_tail: 1975 cidx: 1975 state: IDLE
                      dev.igc.0.iflib.txq0.txq_cleaned: 4359231
                      dev.igc.0.iflib.txq0.txq_processed: 4359271
                      dev.igc.0.iflib.txq0.txq_in_use: 42
                      dev.igc.0.iflib.txq0.txq_cidx_processed: 103
                      dev.igc.0.iflib.txq0.txq_cidx: 63
                      dev.igc.0.iflib.txq0.txq_pidx: 105
                      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: 4
                      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=0x15f2 subvendor=0x1baa subdevice=0xc001 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-LM
                      [2.6.0-DEVELOPMENT][root@whitehouse.localhome.lan]/root: sysctl dev.igc.0
                      dev.igc.0.wake: 0
                      dev.igc.0.interrupts.rx_desc_min_thresh: 0
                      dev.igc.0.interrupts.asserts: 9984581
                      dev.igc.0.mac_stats.tso_txd: 0
                      dev.igc.0.mac_stats.tx_frames_1024_1522: 10982682
                      dev.igc.0.mac_stats.tx_frames_512_1023: 240512
                      dev.igc.0.mac_stats.tx_frames_256_511: 373800
                      dev.igc.0.mac_stats.tx_frames_128_255: 68887
                      dev.igc.0.mac_stats.tx_frames_65_127: 275014
                      dev.igc.0.mac_stats.tx_frames_64: 105148
                      dev.igc.0.mac_stats.mcast_pkts_txd: 0
                      dev.igc.0.mac_stats.bcast_pkts_txd: 22
                      dev.igc.0.mac_stats.good_pkts_txd: 12046042
                      dev.igc.0.mac_stats.total_pkts_txd: 12046043
                      dev.igc.0.mac_stats.good_octets_txd: 16835125511
                      dev.igc.0.mac_stats.good_octets_recvd: 597523647
                      dev.igc.0.mac_stats.rx_frames_1024_1522: 302245
                      dev.igc.0.mac_stats.rx_frames_512_1023: 4824
                      dev.igc.0.mac_stats.rx_frames_256_511: 9925
                      dev.igc.0.mac_stats.rx_frames_128_255: 13289
                      dev.igc.0.mac_stats.rx_frames_65_127: 1344972
                      dev.igc.0.mac_stats.rx_frames_64: 556421
                      dev.igc.0.mac_stats.mcast_pkts_recvd: 0
                      dev.igc.0.mac_stats.bcast_pkts_recvd: 13
                      dev.igc.0.mac_stats.good_pkts_recvd: 2231677
                      dev.igc.0.mac_stats.total_pkts_recvd: 2234000
                      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: 1
                      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: 1
                      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: 437
                      dev.igc.0.queue_rx_1.rxd_head: 438
                      dev.igc.0.queue_rx_0.rx_irq: 0
                      dev.igc.0.queue_rx_0.rxd_tail: 396
                      dev.igc.0.queue_rx_0.rxd_head: 397
                      dev.igc.0.queue_tx_1.tx_irq: 0
                      dev.igc.0.queue_tx_1.txd_tail: 40
                      dev.igc.0.queue_tx_1.txd_head: 40
                      dev.igc.0.queue_tx_0.tx_irq: 0
                      dev.igc.0.queue_tx_0.txd_tail: 63
                      dev.igc.0.queue_tx_0.txd_head: 63
                      dev.igc.0.fc_low_water: 32752
                      dev.igc.0.fc_high_water: 32768
                      dev.igc.0.rx_control: 83866598
                      dev.igc.0.device_control: 404489793
                      dev.igc.0.watchdog_timeouts: 0
                      dev.igc.0.rx_overruns: 0
                      dev.igc.0.link_irq: 4
                      dev.igc.0.dropped: 1
                      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 04ffb3e6
                      RDLEN 00004000
                      RDH 0000018d
                      RDT 0000018c
                      RXDCTL 02040808
                      RDBAL 05cb3000
                      RDBAH 00000000
                      
                      TX Registers
                      TCTL a503f0fa
                      TDBAL 05c97000
                      TDBAH 00000000
                      TDLEN 00004000
                      TDH 0000003f
                      TDT 0000003f
                      TXDCTL 0201011f
                      TDFH 00000000
                      TDFT 00000000
                      TDFHS 00000000
                      TDFPC 00000000
                      
                      
                      dev.igc.0.fc: 0
                      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: 438
                      dev.igc.0.iflib.rxq1.rxq_fl0.pidx: 437
                      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: 397
                      dev.igc.0.iflib.rxq0.rxq_fl0.pidx: 396
                      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: 34757
                      dev.igc.0.iflib.txq1.r_drops: 0
                      dev.igc.0.iflib.txq1.r_enqueues: 34758
                      dev.igc.0.iflib.txq1.ring_state: pidx_head: 0731 pidx_tail: 0731 cidx: 0731 state: IDLE
                      dev.igc.0.iflib.txq1.txq_cleaned: 34820
                      dev.igc.0.iflib.txq1.txq_processed: 34860
                      dev.igc.0.iflib.txq1.txq_in_use: 44
                      dev.igc.0.iflib.txq1.txq_cidx_processed: 44
                      dev.igc.0.iflib.txq1.txq_cidx: 4
                      dev.igc.0.iflib.txq1.txq_pidx: 48
                      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: 18468
                      dev.igc.0.iflib.txq0.r_drops: 0
                      dev.igc.0.iflib.txq0.r_enqueues: 18468
                      dev.igc.0.iflib.txq0.ring_state: pidx_head: 1727 pidx_tail: 1727 cidx: 1727 state: IDLE
                      dev.igc.0.iflib.txq0.txq_cleaned: 18454
                      dev.igc.0.iflib.txq0.txq_processed: 18494
                      dev.igc.0.iflib.txq0.txq_in_use: 41
                      dev.igc.0.iflib.txq0.txq_cidx_processed: 62
                      dev.igc.0.iflib.txq0.txq_cidx: 22
                      dev.igc.0.iflib.txq0.txq_pidx: 63
                      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=0x15f2 subvendor=0x1baa subdevice=0xc001 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-LM
                      
                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        Hmm, nothing jumps out there. I assume nothing was logged?

                        If you're able to test it in FreeBSD current that would be a good test as the driver there is slightly newer and has a few patches.

                        Steve

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          skzs012 @stephenw10
                          last edited by

                          @stephenw10 on the smooth gui interface in the log I get this when it breaks at high speed

                          Dec 9 20:28:08	kernel		igc0: link state changed to DOWN
                          Dec 9 20:28:08	check_reload_status	377	Linkup starting igc0
                          Dec 9 20:28:09	php-fpm	338	/rc.linkup: DEVD Ethernet detached event for wan
                          Dec 9 20:28:10	check_reload_status	377	Reloading filter
                          Dec 9 20:28:11	check_reload_status	377	Linkup starting igc0
                          Dec 9 20:28:11	kernel		igc0: link state changed to UP
                          Dec 9 20:28:12	php-fpm	92143	/rc.linkup: DEVD Ethernet attached event for wan
                          Dec 9 20:28:12	php-fpm	92143	/rc.linkup: HOTPLUG: Configuring interface wan
                          Dec 9 20:28:17	check_reload_status	377	rc.newwanip starting igc0
                          Dec 9 20:28:17	php-fpm	92143	/rc.linkup: Gateway, none 'available' for inet6, use the first one configured. ''
                          Dec 9 20:28:17	check_reload_status	377	Restarting IPsec tunnels
                          Dec 9 20:28:18	php-fpm	339	/rc.newwanip: rc.newwanip: Info: starting on igc0.
                          Dec 9 20:28:18	php-fpm	339	/rc.newwanip: rc.newwanip: on (IP address: 192.168.0.167) (interface: WAN[wan]) (real interface: igc0).
                          Dec 9 20:28:18	check_reload_status	377	Reloading filter
                          Dec 9 20:28:21	check_reload_status	377	updating dyndns wan
                          Dec 9 20:28:21	check_reload_status	377	Reloading filter
                          
                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            Ah, so it does actually appear to lose link. Are you sure it's not doing so because of, for example, a bad cable?

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              skzs012 @stephenw10
                              last edited by

                              @stephenw10

                              unfortunately i rule out the cable error since i tried with a CAT-6 factory cable 1.5m and tried with a cat5-e cable it's not good unfortunately and even I made a cable with the same problem.

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                Ok, well I would be confirming it still fails in FreeBSD current at this point then. If it fails in the latest code we can open an upstream bug (if one does not already exist).

                                Steve

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  skzs012 @stephenw10
                                  last edited by

                                  @stephenw10 I'm still trying a few things for that!
                                  I try to plug the NIC into a 1Gb / s port to see if it still produces the error.
                                  What I noticed is that I have a upload speed and the connection doesn't stop at 1198Mb / s Upload

                                  So there's just something wrong with downloading

                                  1 Reply Last reply Reply Quote 0
                                  • stephenw10S
                                    stephenw10 Netgate Administrator
                                    last edited by

                                    OK good to know. You did disable the checksum offloading as detailed earlier? I just realised I'm not sure we checked.

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      skzs012 @stephenw10
                                      last edited by

                                      @stephenw10 yes i banned but it didn't change

                                      1 Reply Last reply Reply Quote 0
                                      • stephenw10S
                                        stephenw10 Netgate Administrator
                                        last edited by

                                        OK, pretty much need to test the current code in FreeBSD then.

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          Mael
                                          last edited by

                                          Just wanted to check in here and let you all know I was able to get a 2.5Gb card with a I225V chipset working in my Netgate XG-7100 running 21.05.2. I think the issue you guys are hitting is the cards you're using are I225-LM chipsets and not I225V chipsets. Obviously the fact that I'm using a Netgate appliance means my solution might not work for you, but I'm guessing the I225V chipset support is the same in 2.5.2 as it is in 21.05.2. @stephenw10 correct me if I'm wrong about this.

                                          For more information on my setup and the card I used, see this thread.

                                          Netgear CM2050v -->Netgate XG-7100 2.5Gbs card (input) --SFP+ DAC (output) --->Unfi SFP+ port on my switch

                                          N 1 Reply Last reply Reply Quote 0
                                          • N
                                            n1ck31 @Mael
                                            last edited by n1ck31

                                            @mael I'm thinking that might be the problem here.

                                            I'm going to be buying this: https://www.fs.com/products/101476.html and using my tested stable X520 NIC

                                            Theoretically this should work:

                                            2.5G WAN Modem -> FS Converter (2.5G IN) -> FS Converter (10G SFP+ Out) -> Intel X520-DA2

                                            It's not a cheap solution compared to the QNAP card, but it should work stabley.

                                            Option 2 is buying a Netgear unmanaged 2.5G switch with a 10G SFP and putting that between my modem and firewall, but that's 500 CAD instead of 250 CAD.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.