All of lore.kernel.org
 help / color / mirror / Atom feed
* Capture packets at 10g interface
@ 2016-01-28 18:17 Tarun Batra
  2016-01-28 18:39 ` Greg KH
  0 siblings, 1 reply; 10+ messages in thread
From: Tarun Batra @ 2016-01-28 18:17 UTC (permalink / raw)
  To: kernelnewbies

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160128/64872c64/attachment.html 

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-01-30  2:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28 18:17 Capture packets at 10g interface Tarun Batra
2016-01-28 18:39 ` Greg KH
2016-01-28 18:44   ` Tarun Batra
2016-01-28 19:31     ` Greg KH
2016-01-29 14:07       ` Tarun Batra
2016-01-29 14:14         ` Corey Sheldon
2016-01-29 15:59         ` Greg KH
2016-01-30  1:19           ` Daniel Ng
2016-01-30  2:44             ` Greg KH
2016-01-30  2:48             ` Anupam Kapoor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.