I implemented virtual network driver on ethernet interfaces. It is going
kernel panic when data is sent more than underlying ethernet can sustain.
Where exactly is it panicking ? Can you give the backtrace using ksymoops/kgdb ? How do you generate so much traffic ?
--Swapnil
"Theory is when you know something, but it doesn't work.Practice is when something works, but you don't know why.Programmers combine theory and practice: Nothing works and they don't know why ..."
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/