Re: [vpp-dev] VPP Design Documents

2017-12-21 Thread Kinsella, Ray
In fact we do. VPP Design and Implementation Preso. https://wiki.fd.io/view/File:Fd.io_vpp_overview_29.03.17.pptx See Course 8 in Intel Network Builders (Free) - Overview of VPP. https://builders.intel.com/university/networkbuilders/coursescategory/basic-training I think you get the slides also

Re: [vpp-dev] VPP Design Documents

2017-12-20 Thread Damjan Marion
Sorry, we don't have such documents > On 19 Dec 2017, at 14:29, Holoo Gulakh wrote: > > Hi, > I want to analyze and understand VPP code, but as you know getting insight > into how things are implemented from the source code is difficult. > > Can I have VPP design documents (software engin

[vpp-dev] VPP Design Documents

2017-12-19 Thread Holoo Gulakh
Hi, I want to analyze and understand VPP code, but as you know getting insight into how things are implemented from the source code is difficult. Can I have VPP design documents (software engineering) to understand: +how project is structured and divided in multiple parts?? +how different parts co