Installed and updated 14.0-RELEASE.
Local Netgear 4-port switch. I've tried two wired networking setups:
As for the Intel card, dmesg shows:
igc0: <Intel(R) Ethernet Controller I226-V> mem 0x84200000-0x842fffff,0x84300000-0x84303fff at device 0.0 on pci2
igc0: PHY reset is blocked due to SOL/IDER session.
igc0: Using 1024 TX descriptors and 1024 RX descriptors
igc0: Using 4 RX queues 4 TX queues
igc0: Using MSI-X interrupts with 5 vectors
igc0: Ethernet address: 48:21:0b:60:9f:9d
igc0: netmap queues/slots: TX 4/1024, RX 4/1024
but netstat -i shows errors (±10/sec). Pluging a different machine with Linux via the very same cable to the very same switch port shows zero issues.
So, I tried the USB network card (Realtek chip). It's quite recent and works very well on Linux, but here it negotiates only this very limited 10baseT/UTP setup:
ue0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
options=68009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
ether f4:6b:8c:7e:e2:28
inet 192.168.0.107 netmask 0xffffff00 broadcast 192.168.0.255
media: Ethernet autoselect (10baseT/UTP <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Any ideas, how to get faster networking on this machine? Haven't tried 14.1-BETAx or CURRENT yet.
Local Netgear 4-port switch. I've tried two wired networking setups:
- Integrated Intel I226-V
- Realtek over USB
As for the Intel card, dmesg shows:
igc0: <Intel(R) Ethernet Controller I226-V> mem 0x84200000-0x842fffff,0x84300000-0x84303fff at device 0.0 on pci2
igc0: PHY reset is blocked due to SOL/IDER session.
igc0: Using 1024 TX descriptors and 1024 RX descriptors
igc0: Using 4 RX queues 4 TX queues
igc0: Using MSI-X interrupts with 5 vectors
igc0: Ethernet address: 48:21:0b:60:9f:9d
igc0: netmap queues/slots: TX 4/1024, RX 4/1024
but netstat -i shows errors (±10/sec). Pluging a different machine with Linux via the very same cable to the very same switch port shows zero issues.
So, I tried the USB network card (Realtek chip). It's quite recent and works very well on Linux, but here it negotiates only this very limited 10baseT/UTP setup:
ue0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
options=68009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
ether f4:6b:8c:7e:e2:28
inet 192.168.0.107 netmask 0xffffff00 broadcast 192.168.0.255
media: Ethernet autoselect (10baseT/UTP <full-duplex>)
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Any ideas, how to get faster networking on this machine? Haven't tried 14.1-BETAx or CURRENT yet.