DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Vasiliy Tolstov <v.tolstov@selfip.ru>
Cc: dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] filtering traffic and forward to os
Date: Wed, 11 Mar 2015 12:57:58 +0000	[thread overview]
Message-ID: <20150311125758.GA11140@bricha3-MOBL3> (raw)
In-Reply-To: <CACaajQtieFhVpDTo93qVj9dNhwds8MouwnnEFK8AWdX3CdXS8g@mail.gmail.com>

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@selfip.ru
> jabber: vase@selfip.ru

  reply	other threads:[~2015-03-11 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 12:35 Vasiliy Tolstov
2015-03-11 12:57 ` Bruce Richardson [this message]
2015-03-11 13:18   ` Vasiliy Tolstov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150311125758.GA11140@bricha3-MOBL3 \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=v.tolstov@selfip.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).