Re: [vpp-dev] vpp w/ dpdk-as-plugin

2017-03-02 Thread Ed Warnicke
Woot! On Thu, Mar 2, 2017 at 8:35 AM, Dave Wallace wrote: > Most excellent! > -daw- > > > On 03/02/2017 08:12 AM, Damjan Marion (damarion) wrote: > >> this is startup.conf config which disables dpdk plugin and effectively >> makes normal vpp binary acting as vpp_lite. >> >> plugins { >>plugi

Re: [vpp-dev] vpp w/ dpdk-as-plugin

2017-03-02 Thread Dave Wallace
Most excellent! -daw- On 03/02/2017 08:12 AM, Damjan Marion (damarion) wrote: this is startup.conf config which disables dpdk plugin and effectively makes normal vpp binary acting as vpp_lite. plugins { plugin dpdk_plugin.so { disable } } I still need to do few smaller changes before fully

Re: [vpp-dev] vpp w/ dpdk-as-plugin

2017-03-02 Thread Kinsella, Ray
Good job - is it being benchmarked in CSIT yet. RAy K On 02/03/2017 00:07, Luke, Chris wrote: Ooh, nice *From:* vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] *On Behalf Of *Dave Barach (dbarach) *Sent:* Wednesday, March 1, 2017 18:09 *To:* Damjan Marion (damarion) *Cc:*

Re: [vpp-dev] vpp w/ dpdk-as-plugin

2017-03-02 Thread Damjan Marion (damarion)
this is startup.conf config which disables dpdk plugin and effectively makes normal vpp binary acting as vpp_lite. plugins { plugin dpdk_plugin.so { disable } } I still need to do few smaller changes before fully depreciating vpp_lite…. > On 2 Mar 2017, at 01:07, Luke, Chris wrote: > > Oo

Re: [vpp-dev] vpp w/ dpdk-as-plugin

2017-03-01 Thread Luke, Chris
Ooh, nice From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Dave Barach (dbarach) Sent: Wednesday, March 1, 2017 18:09 To: Damjan Marion (damarion) Cc: vpp-dev@lists.fd.io Subject: [vpp-dev] vpp w/ dpdk-as-plugin "If you're reading this message, vpp w/ dpdk-as