Re: [vpp-dev] VPP high level working flowchart

2017-12-05 Thread Luke, Chris
-plane which only interacts with Linux as a mechanism to run the code; networking with Linux is completely optional. Chris. From: on behalf of Holoo Gulakh Date: Monday, December 4, 2017 at 01:28 To: "vpp-dev@lists.fd.io" Subject: [vpp-dev] VPP high level working flowch

Re: [vpp-dev] VPP high level working flowchart

2017-12-04 Thread Kinsella, Ray
Hi Holoo, Can I recommend that you play at bit with VPP's packet tracing facility. The following wiki page explains setting up the tracer a bit. https://wiki.fd.io/view/VPP/How_To_Connect_A_PCI_Interface_To_VPP#Show_trace You will see from tracing a that FD.io VPP exists independently of the

[vpp-dev] VPP high level working flowchart

2017-12-03 Thread Holoo Gulakh
Hi, According to my researches around VPP and its workflow, I have prepared a flowchart showing VPP's workflow. This flowchart says that all ingress packet to interfaces handled by VPP are sent to VPP without Linux network stack intervention. afterward based on the packet type/destination one of t