Pyun YongHyeon 25dc84f22f Don't count input errors twice, we always read input errors from
MAC in bge_tick. Previously it used to show more number of input
errors. I noticed actual input errors were less than 8% even for
64 bytes UDP frames generated by netperf.
Since we always access BGE_RXLP_LOCSTAT_IFIN_DROPS register in
bge_tick, remove useless code protected by #ifdef notyet.
2009-11-08 01:13:38 +00:00
..
2009-11-07 11:46:38 +00:00
2009-10-11 01:51:35 +00:00
2009-11-03 11:47:07 +00:00
2009-10-28 15:22:58 +00:00
2009-09-14 21:33:00 +00:00
2009-09-16 23:27:14 +00:00
2009-10-30 18:30:13 +00:00
2009-09-10 21:16:26 +00:00
2009-11-03 19:05:05 +00:00
2009-06-24 20:43:51 +00:00
2009-06-21 19:17:22 +00:00
2009-06-05 18:44:36 +00:00
2009-10-24 09:55:11 +00:00
2009-11-02 18:15:11 +00:00
2009-06-14 00:15:26 +00:00
2009-09-06 10:27:45 +00:00
2009-08-23 08:04:40 +00:00
2009-09-30 11:05:12 +00:00
2009-08-30 20:45:24 +00:00