is the data NIC specific ? if not ... then you mean to say that the data comes over the network ...
Yes. We are talking about the data coming from network.
-then what i suggest is ... create a listening server(in kernel) get the data and pass it onto your FPGA based board.
Seems to be interesting. Can you provide some more info over this topic.
- process the data on your board - put the processed data back with the kernel (on some queue or something) .... - pass it onto the user space ...
Thanks, Jinesh. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/