Hi,
I have HPE ProLiant G7 DL165 with:
Generally works properly:
1000baseT is detected properly. Network connection is ok.
But if I try to transfer big file (30GB) over network it always fails (write failed, connection reset).
I've checked cables and switch and finally I've run Windows 2019 Server on this hardware and ... had no problems with transfers with full speed, about 115MB/s.
How can I tune igb (iflib?) driver to get stable connection.
Regards,
Marcin
I have HPE ProLiant G7 DL165 with:
Code:
igb0: <Intel(R) PRO/1000 PCI-Express Network Driver> port 0xe400-0xe41f mem 0xfeb60000-0xfeb7ffff,0xfeb40000-0xfeb5ffff,0xfeb98000-0xfeb9bfff irq 44 at device 0.0 on pci2
igb0: Using 4096 TX descriptors and 4096 RX descriptors
igb0: Using 8 RX queues 8 TX queues
igb0: Using MSI-X interrupts with 9 vectors
igb0: Ethernet address: b4:b5:2f:11:22:33
igb0: netmap queues/slots: TX 8/4096, RX 8/4096
igb0: link state changed to UP
Generally works properly:
Code:
igb0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4e527bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6,NOMAP>
ether b4:b5:2f:11:22:33
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
1000baseT is detected properly. Network connection is ok.
But if I try to transfer big file (30GB) over network it always fails (write failed, connection reset).
I've checked cables and switch and finally I've run Windows 2019 Server on this hardware and ... had no problems with transfers with full speed, about 115MB/s.
How can I tune igb (iflib?) driver to get stable connection.
Regards,
Marcin