All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] WIP: Fix unreliable networking
@ 2015-12-08  0:02 Cyril Bur
  2015-12-08  0:02 ` [PATCH 1/2] Fix: RX buffer size Cyril Bur
  2015-12-08  0:02 ` [PATCH 2/2] WIP: Fix unreliable networking Cyril Bur
  0 siblings, 2 replies; 3+ messages in thread
From: Cyril Bur @ 2015-12-08  0:02 UTC (permalink / raw)
  To: openbmc

This is a work in progress patch to fix the unreliable networking. Busy
networks can make the networking stop at a hardware level and stop
receiving packets this is particularly a problem on long tftp transfers.

The fix leads to the follow up question of "how did this ever work" which I
have yet to answer. Hopefully I'll know why soon and post a real fix once I
really understand the problem.

This the mean time this patch can be used.

Cyril Bur (2):
  Fix: RX buffer size
  WIP: Fix unreliable networking

 drivers/net/aspeednic.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.6.3

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-08  0:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-08  0:02 [PATCH 0/2] WIP: Fix unreliable networking Cyril Bur
2015-12-08  0:02 ` [PATCH 1/2] Fix: RX buffer size Cyril Bur
2015-12-08  0:02 ` [PATCH 2/2] WIP: Fix unreliable networking Cyril Bur

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.