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.
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.
Hi Bruce,
What device & SDK ver are you using ?
Could you please elaborate your requirement/problems ?
platform:DM368 SDK:dvsdk_2_10_01_18 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.