Re: igc problems with heavy traffic
- Reply: mike tancsa : "Re: igc problems with heavy traffic"
- In reply to: Pieper, Jeffrey E: "RE: igc problems with heavy traffic"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Aug 2022 18:14:29 UTC
On 8/10/2022 1:47 PM, Pieper, Jeffrey E wrote: > > You could try disabling EEE (Energy Efficient Ethernet). Something like: sysctl dev.igc.0.eee_control=0. Adding hw.igc.eee_setting=0 in /boot/loader.conf seems to take ok and the NIC works on bootup. I will run some stress tests with it set. Thanks! ---Mike