DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* filtering traffic and forward to os
@ 2015-03-11 12:35 Vasiliy Tolstov
       [not found] ` <CACaajQtieFhVpDTo93qVj9dNhwds8MouwnnEFK8AWdX3CdXS8g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Vasiliy Tolstov @ 2015-03-11 12:35 UTC (permalink / raw)
  To: dev

I'm interesting in dpdk to filter traffic.
My use-case - i have server with 10Gbit uplink and i want to add it
port via dpdk to ovs, filter traffic and forward it to OS (i need to
able to ssh in this port :( )
Does it possible after processing packet in dpdk forward it to kernel ?

-- 
Vasiliy Tolstov,
e-mail: v.tolstov-+9FY0jupvH6HXe+LvDLADg@public.gmane.org
jabber: vase-+9FY0jupvH6HXe+LvDLADg@public.gmane.org

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

* Re: filtering traffic and forward to os
       [not found] ` <CACaajQtieFhVpDTo93qVj9dNhwds8MouwnnEFK8AWdX3CdXS8g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2015-03-11 12:57   ` Bruce Richardson
  2015-03-11 13:18     ` Vasiliy Tolstov
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Richardson @ 2015-03-11 12:57 UTC (permalink / raw)
  To: Vasiliy Tolstov; +Cc: dev

On Wed, Mar 11, 2015 at 03:35:44PM +0300, Vasiliy Tolstov wrote:
> I'm interesting in dpdk to filter traffic.
> My use-case - i have server with 10Gbit uplink and i want to add it
> port via dpdk to ovs, filter traffic and forward it to OS (i need to
> able to ssh in this port :( )
> Does it possible after processing packet in dpdk forward it to kernel ?

To forward packets from DPDK into kernel, look at the KNI library. (For a more
standard, but lower performing option, TUN/TAP might be an option, see the 
exception path example.)

Regards,
/Bruce

> 
> -- 
> Vasiliy Tolstov,
> e-mail: v.tolstov-+9FY0jupvH6HXe+LvDLADg@public.gmane.org
> jabber: vase-+9FY0jupvH6HXe+LvDLADg@public.gmane.org

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

* Re: filtering traffic and forward to os
  2015-03-11 12:57   ` Bruce Richardson
@ 2015-03-11 13:18     ` Vasiliy Tolstov
  0 siblings, 0 replies; 3+ messages in thread
From: Vasiliy Tolstov @ 2015-03-11 13:18 UTC (permalink / raw)
  To: Bruce Richardson; +Cc: dev

2015-03-11 15:57 GMT+03:00 Bruce Richardson <bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>:
> To forward packets from DPDK into kernel, look at the KNI library. (For a more
> standard, but lower performing option, TUN/TAP might be an option, see the
> exception path example.)


Thanks!

-- 
Vasiliy Tolstov,
e-mail: v.tolstov-+9FY0jupvH6HXe+LvDLADg@public.gmane.org
jabber: vase-+9FY0jupvH6HXe+LvDLADg@public.gmane.org

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

end of thread, other threads:[~2015-03-11 13:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11 12:35 filtering traffic and forward to os Vasiliy Tolstov
     [not found] ` <CACaajQtieFhVpDTo93qVj9dNhwds8MouwnnEFK8AWdX3CdXS8g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-03-11 12:57   ` Bruce Richardson
2015-03-11 13:18     ` Vasiliy Tolstov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox