All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gray, Mark D" <mark.d.gray-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Anand S Angadi
	<as.anand-U1VcRrJwn5T8CqgTAz400NBPR1lH4CV8@public.gmane.org>,
	"dev-VfR2kkLFssw@public.gmane.org"
	<dev-VfR2kkLFssw@public.gmane.org>
Subject: Re: reg:porting intel dpdk kit as LINC switch
Date: Wed, 10 Sep 2014 08:04:32 +0000	[thread overview]
Message-ID: <738D45BC1F695740A983F43CFE1B7EA92D725D6F@IRSMSX102.ger.corp.intel.com> (raw)
In-Reply-To: <540FD2B0.2010403-U1VcRrJwn5T8CqgTAz400NBPR1lH4CV8@public.gmane.org>

> 
> Hi All,
> I wanted to port my intel DPDK kit as LINC switch, could you help me how can
> i do it.

* There are two open source software switches using DPDK. You could use them
as a reference.

https://github.com/openvswitch/ovs (look at lib/netdev-dpdk.c)
https://github.com/01org/dpdk-ovs

* Packet Framework in dpdk may also be a good starting point.

* At the very least you will probably want to modify the Linc dataplane to use
dpdk PMDs

One thing I am not sure about is how you would call DPDK functions from Linc as 
it is written in Erlang. However, I am not familiar with Erlang.

Regards,
> 
> --
> Regards,
> ANAND

  parent reply	other threads:[~2014-09-10  8:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10  4:25 reg:porting intel dpdk kit as LINC switch Anand S Angadi
     [not found] ` <540FD2B0.2010403-U1VcRrJwn5T8CqgTAz400NBPR1lH4CV8@public.gmane.org>
2014-09-10  8:04   ` Gray, Mark D [this message]
2014-09-10  8:46 Patel, Rashmin N

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=738D45BC1F695740A983F43CFE1B7EA92D725D6F@IRSMSX102.ger.corp.intel.com \
    --to=mark.d.gray-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=as.anand-U1VcRrJwn5T8CqgTAz400NBPR1lH4CV8@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    /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 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.