Veaceslav Falico 9c0314e111 pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll
If we were in RX_FIFO_ERR state and entered pch_gbe_napi_poll(), we'll
anyway clean some rx space and thus can continue to receive more packets.
Currently, we re-set the RX_FIFO_ERR in situations when we've exhausted our
budget for RX cleaning or cleaned some TX packets. Removing it gives us
+20%-40% speed increase and a lot less of RX_FIFO_ERRors reported.

Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-23 02:31:15 -04:00
..
2012-06-06 09:31:33 -07:00
2012-09-27 18:31:58 -04:00
2012-10-07 00:40:54 -04:00
2012-06-06 09:31:33 -07:00
2012-07-16 22:38:27 -07:00
2012-08-08 16:07:51 -07:00
2012-07-09 14:42:30 -07:00
2012-08-06 09:48:31 -07:00
2012-07-16 22:38:27 -07:00
2012-10-07 00:40:54 -04:00
2012-06-06 09:31:33 -07:00
2012-07-16 22:38:27 -07:00
2012-07-16 22:38:27 -07:00
2012-10-11 15:18:49 -04:00
2012-07-16 22:38:27 -07:00