--- - branch: MAIN date: Sat Jan 30 07:53:01 UTC 2021 files: - new: '1.133' old: '1.132' path: src/sys/dev/ic/gem.c pathrev: src/sys/dev/ic/gem.c@1.133 type: modified - new: '1.28' old: '1.27' path: src/sys/dev/ic/gemvar.h pathrev: src/sys/dev/ic/gemvar.h@1.28 type: modified id: 20210130T075301Z.6fd48c758ee2678ec8ff54a9b6c04e8c8fbfd367 log: | Improve handling of receive overflows. When we get an overflow, don't reset the chip if we are still receiving packets. Real overflows can happen when network and CPU(s) are loaded, so the reset is not needed in this case. Add a counter to track receive overflows (when GEM_COUNTERS is defined). This reverts some changes (always reset on overflow) from PR port-sparc64/46260. module: src subject: 'CVS commit: src/sys/dev/ic' unixtime: '1611993181' user: jdc