DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] DPDK & BPF
@ 2015-01-23 14:34 deco33000 Jog
  0 siblings, 0 replies; only message in thread
From: deco33000 Jog @ 2015-01-23 14:34 UTC (permalink / raw)
  To: dev

Hello,

I would like your opinion.

I try to fill a "little" 1 Gbps link. In my testing environment, I have no smart card able to parse the headers for me.

So by design, i am slow. But fast enough for that link.

But, is it easy to put a filter like BPF on top of DPDK ? I am not sure where to start to make this happen. 
In my understanding, bpf will read the nic's raw packets and apply the filters and let them flow to the socket.
That avoids copy to the socket and should increase overall performance.

Where to put dpdk ? right after the filtering, but how to coordinate them ?
This is the point I miss.

Even better, maybe DPDK has a filtering feature (not seen in the doc)?

Thanks

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-23 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-23 14:34 [dpdk-dev] DPDK & BPF deco33000 Jog

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).