From: "Gray, Mark D" <mark.d.gray@intel.com>
To: Anand S Angadi <as.anand@globaledgesoft.com>,
"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] 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@globaledgesoft.com>
>
> 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
next prev parent reply other threads:[~2014-09-10 8:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-10 4:25 Anand S Angadi
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@intel.com \
--cc=as.anand@globaledgesoft.com \
--cc=dev@dpdk.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 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).