Hi All,

I have to write a kernel module in which I have to capture packets from 10g
nic interface and make a copy of them.
I have two options
Either use netfilters
Either use add dev pack
If any options u thing please let me know.

Should the module be multi threaded?
As I can't compromise with performance.

Can I bind kernel threads to specific core?

Regards
_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to