Re: [vpp-dev] vcgn plugin

2017-01-09 Thread Dave Barach (dbarach)
+1... Good idea... Thanks... Dave -Original Message- From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Damjan Marion (damarion) Sent: Monday, January 9, 2017 6:42 PM To: vpp-dev Subject: [vpp-dev] vcgn plugin After recent source tree re-org, we have on

[vpp-dev] Avoid constant rebuilding of dpdk during the build process

2017-01-09 Thread Damjan Marion (damarion)
Currently we are maintaining own set of DPDK patches and building DPDK from source, this is something which will unlikely change short term. Still it is quite time consuming and annoying that we are re-building dpdk over-and-over without real need to do so. I just submitted RFC patch to gerrit[

[vpp-dev] vcgn plugin

2017-01-09 Thread Damjan Marion (damarion)
After recent source tree re-org, we have one orphan sitting in plugins/vcgn. It is VCGN plugin which is outdated, and functionally it is replaced with the new SNAT plugin. Unless somebody have some good reasons against, and it is willing to fix and maintain VCGN plugin going forward, I think we

Re: [vpp-dev] make-plugin.sh is missing configure.ac and Makefile.am? (resend with plain text)

2017-01-09 Thread Dave Barach (dbarach)
Please put this onto wiki.fd.io... Note that I try to keep .../build-root/emacs-lisp/make-plugin.el [and friends] up-to-date. Last time I checked - a few days ago - it managed to generate a working plugin. The edits to the top-level Makefile.am and [possibly] to configure.ac are not covered. Fo