Altera_Forum
Honored Contributor
11 years agoskbuff: skb_over_panic on Cyclone V: SoC ARM (SocKit) board
Hello Friends,
I have GigE GC2450C Ethernet camera from Alliedvision. connected on Altera SoC Kit (Cyclone V ARM Board) while trying to chnage the Maximum Packet Size of Camera it always generate an error saying skbuff: skb_over_panic i am trying to develop an application which grab an image from Camera using Altera SoC Cyclone V ARM board. the Procedure i am followinf is 1. Develop the Code on ubuntu 12.04 and cross compile it for ARM board. 2. Thne Port this Code to ARM board and run on ARM board Using PuTTY. 3. First i detect the Camera presence , the ARM Console (@ PuTTY) show that there is a camera having Serial No and Unique ID etc. 4. Then I open The Camera for Setup. (Please see attached print-Screen) 5. Then I trying to Set the Maximum Packet Size 8228 and run the Code, It Generate an error saying, skbuff: skb_over_panic etc (Please see attached print-Screen) it seems something goes wrong on arm side.as the error pont toward arm
Regards kaushal