[Etherboot-developers] Interval between eth_poll....
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Ashish a. <ash...@in...> - 2003-04-27 08:55:42
|
Hello, I am using eepro100.c for 82557 for tftp booting and after comparing with log of tcpdump on other remote hosts , i found that i am losing some broadcast packets .. Is it normal and expected in polling mode mode driver with only one receive descriptor ..? Is it because of some packets arriving between intervals of eth_poll.? if this is the case how tftp will hansle loss of packets..in case interval between eth_poll() somehow gets enlarged further. Best Regards, Ashish Anand |