Packet loss in hdlc driver with ppp(ping)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Packet loss in hdlc driver with ppp(ping)

1,039 次查看
mdmuazzam
Contributor III

Hi all,

        I have written hdlc driver code for mpc8309twr and now interface is UP using PPP protocol. But suffering from packet loss with avg 20% always(sometimes loss is 0% if pkt size 64Bytes).As well as kernel panic after sometimes like 20 minutes.I observerd debug . Out of memory. So please comment for any solution.

Your answers are appreciated.

Thanks

Muazzam(india)

0 项奖励
回复
1 回复

894 次查看
mdmuazzam
Contributor III

Problem is resolved ,memory issue was because of not freeing skb properly and used NAPI method for packet processing from irq handler.

Thanks

0 项奖励
回复