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 <chris_l...@comcast.com> 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) <damar...@cisco.com>
> Cc: vpp-dev@lists.fd.io
> Subject: [vpp-dev] vpp w/ dpdk-as-plugin
>  
> “If you’re reading this message, vpp w/ dpdk-as-a-plugin is now running my 
> home gateway.”
>  
> No issues noted... Nice job, Damjan!
>  
> dbarach@vppgate:~$ telnet 0 5002
> Trying 0.0.0.0...
> Connected to 0.
> Escape character is '^]'.
>     _______    _        _   _____  ___
>  __/ __/ _ \  (_)__    | | / / _ \/ _ \
> _/ _// // / / / _ \   | |/ / ___/ ___/
> /_/ /____(_)_/\___/   |___/_/  /_/   
>  
> vpp# sh plug
> Plugin path is: /usr/lib/vpp_plugins
>  
>      Plugin                                   Version
>   1. ioam_plugin.so                           17.04-rc0~329-gc3a814b
>   2. ila_plugin.so                            17.04-rc0~329-gc3a814b
>   3. dpdk_plugin.so                           17.04-rc0~329-gc3a814b
>   4. acl_plugin.so                            17.04-rc0~329-gc3a814b
>   5. flowperpkt_plugin.so                     17.04-rc0~329-gc3a814b
>   6. snat_plugin.so                           17.04-rc0~329-gc3a814b
>   7. lb_plugin.so                             17.04-rc0~329-gc3a814b
>   8. libsixrd_plugin.so                       17.04-rc0~329-gc3a814b
> vpp#
>  
> Thanks… Dave

_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to