2
1
My onboard Realtek RTL8168B/8111B Family Gigabit Ethernet is losing packets (about 8% when pinging any other device on the LAN).
There are no events in the Windows event logs relating to TCPIP/ICMP or frame errors. i used the Windows Performance Monitor tool to watch the events under "Network Interface" category, hoping to see some symptom of the packet loss. i could not find any
Can anyone think of any way to "see" the packet loss as a diagnostic condition, rather than doing pings and watching responses not come back? If i can find anyplace in Windows where the packet loss comes back to something else (crc error, checksum error, fragmentation problem, etc) maybe i can diagnose it.
It's a new machine, and i assume the problem is with some of the configuration options in the driver:
- Speed & Duplex: Auto Negotiation
- Flow Control: Disabled
- Receive Buffers: 512
Transmit Buffers: 128
Interrupt Moderation: Enabled
- Receive Side Scaling: Enabled
Priority & VLAN Enabled: Priority & VLAN Enabled
Auto Disable Gigabit (PowerSaving): Disabled
- Auto Disable PCIe (PowerSaving): Disabled
- Auto Disable PHY (PowerSaving): Disabled
Green Ethernet: Disabled
Shutdown Wake-On-Lan: Enabled
Sleep WOL Power Saving: Disabled
IPv4 Checksum Offload: Rx & Tx Enabled
- TCP Checksum Offload (IPv): Rx & Tx Enabled
- TCP Checksum Offload (IPv6): Rx & Tx Enabled
- UDP Checksum Offload (IPv): Rx & Tx Enabled
- UDP Checksum Offload (IPv6): Rx & Tx Enabled
- Jumbo Frame: Disabled
- Large Send Offload (IPv4): Enabled
- Large Send Offload v2 (IPv4): Disabled
- Large Send Offload v2 (IPv6): Enabled
i tried forcing Speed & Duplex to 100 Mbps Full Duplex (which is what it is anyway) without success.
While this may answer the question, it would be a better answer if you could provide some explanation why it does so. – DavidPostill – 2020-02-22T17:01:37.493