Re: [vpp-dev] VPP plugins development in Go

2019-03-14 Thread Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) via Lists.Fd.Io
o From: vpp-dev@lists.fd.io On Behalf Of Dave Barach via Lists.Fd.Io Sent: Wednesday, 2019-March-13 20:16 To: OMER AHARONIAN ; vpp-dev@lists.fd.io Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP plugins development in Go At least in concept, it would be possible to write plugins in languages

Re: [vpp-dev] VPP plugins development in Go

2019-03-13 Thread Wiles, Keith
> On Mar 13, 2019, at 2:16 PM, OMER AHARONIAN wrote: > > As Go provides both good performance and ease of development, I'd be happy to > use it instead of C. Aren't there any projects out there that do so? > > On Wed, Mar 13, 2019, 21:07 Damjan Marion wrote: Here is a Go design using DPDK c

Re: [vpp-dev] VPP plugins development in Go

2019-03-13 Thread OMER AHARONIAN
As Go provides both good performance and ease of development, I'd be happy to use it instead of C. Aren't there any projects out there that do so? On Wed, Mar 13, 2019, 21:07 Damjan Marion wrote: > > > > On 13 Mar 2019, at 19:42, OMER AHARONIAN wrote: > > > > Hi, > > > > My name is Omer and I'm

Re: [vpp-dev] VPP plugins development in Go

2019-03-13 Thread Dave Barach via Lists.Fd.Io
build data plane nodes in any language other than C / C++. HTH... Dave From: vpp-dev@lists.fd.io On Behalf Of OMER AHARONIAN Sent: Wednesday, March 13, 2019 2:42 PM To: vpp-dev@lists.fd.io Subject: [vpp-dev] VPP plugins development in Go Hi, My name is Omer and I'm planning to start usi

Re: [vpp-dev] VPP plugins development in Go

2019-03-13 Thread Damjan Marion via Lists.Fd.Io
> On 13 Mar 2019, at 19:42, OMER AHARONIAN wrote: > > Hi, > > My name is Omer and I'm planning to start using VPP as part of a project I'm > working on. I was trying to find an answer to the following question but > without much success. I was hoping you might have the answer. > VPP provides

[vpp-dev] VPP plugins development in Go

2019-03-13 Thread OMER AHARONIAN
Hi, My name is Omer and I'm planning to start using VPP as part of a project I'm working on. I was trying to find an answer to the following question but without much success. I was hoping you might have the answer. VPP provides the I/S for developing custom plugins that can be hooked into a graph