DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Patel, Rashmin N" <rashmin.n.patel@intel.com>
To: "Gray, Mark D" <mark.d.gray@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	Anand S Angadi <as.anand@globaledgesoft.com>
Subject: Re: [dpdk-dev] reg:porting intel dpdk kit as LINC switch
Date: Wed, 10 Sep 2014 08:46:13 +0000	[thread overview]
Message-ID: <C68F1134885B32458704E1E4DA3E34F341A33E9F@FMSMSX105.amr.corp.intel.com> (raw)

I think if he's using OTP framework, it has some interfacing for other languages as well, but not sure how efficient it's. In order to keep up with the performance, it's better to evaluate those interfaces first.

Thanks,
Rashmin

On Sep 10, 2014 1:07 AM, "Gray, Mark D" <mark.d.gray@intel.com> wrote:
>
> 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


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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10  8:46 Patel, Rashmin N [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-10  4:25 Anand S Angadi
2014-09-10  8:04 ` Gray, Mark D

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=C68F1134885B32458704E1E4DA3E34F341A33E9F@FMSMSX105.amr.corp.intel.com \
    --to=rashmin.n.patel@intel.com \
    --cc=as.anand@globaledgesoft.com \
    --cc=dev@dpdk.org \
    --cc=mark.d.gray@intel.com \
    /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).