DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] reg:porting intel dpdk kit as LINC switch
@ 2014-09-10  4:25 Anand S Angadi
  2014-09-10  8:04 ` Gray, Mark D
  0 siblings, 1 reply; 3+ messages in thread
From: Anand S Angadi @ 2014-09-10  4:25 UTC (permalink / raw)
  To: dev

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

-- 
Regards,
ANAND

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: [dpdk-dev] reg:porting intel dpdk kit as LINC switch
@ 2014-09-10  8:46 Patel, Rashmin N
  0 siblings, 0 replies; 3+ messages in thread
From: Patel, Rashmin N @ 2014-09-10  8:46 UTC (permalink / raw)
  To: Gray, Mark D; +Cc: dev, Anand S Angadi

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


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

end of thread, other threads:[~2014-09-10  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10  4:25 [dpdk-dev] reg:porting intel dpdk kit as LINC switch Anand S Angadi
2014-09-10  8:04 ` Gray, Mark D
2014-09-10  8:46 Patel, Rashmin N

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).