<p dir="ltr">Hi All,</p>
<p dir="ltr">I have to write a kernel module in which I have to capture packets from 10g nic interface and make a copy of them.<br>
I have two options <br>
Either use netfilters<br>
Either use add dev pack<br>
If any options u thing please let me know.</p>
<p dir="ltr">Should the module be multi threaded?<br>
As I can&#39;t compromise with performance.</p>
<p dir="ltr">Can I bind kernel threads to specific core?</p>
<p dir="ltr">Regards</p>