This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

davinci emac send packet failed

ti-davinci\drivers\net\davinci_emac.c

When I call hard_start_xmit to send udp packet, sometimes packets lost.

I search a lot of infos from google, someone suggest modify the tx buffer,but how can I do this?

Thanks.