Difference between revisions of "VPPHostStack"

From fd.io
Jump to: navigation, search
(Running List of Presentations)
(Session Layer Architecture)
Line 14: Line 14:
 
* [[Media:Vpp-hoststack-kc.pdf|FD.io Mini Summit KubeCon 2017]]
 
* [[Media:Vpp-hoststack-kc.pdf|FD.io Mini Summit KubeCon 2017]]
  
=== Session Layer Architecture ===
+
= Session Layer Architecture =
 
[[File:Session API.png|550px|center|Session API Diagram]]
 
[[File:Session API.png|550px|center|Session API Diagram]]

Revision as of 22:31, 6 March 2018

Description

VPP's host stack is a user space implementation of a number of transport, session and application layer protocols. It roughly consists of four parts:

  • Session Layer that accepts pluggable transport protocols
  • Shared memory mechanisms for pushing data between vpp to applications
  • Transport protocol implementations (e.g. TCP, SCTP, UDP)
  • Comms Library (VCL)

Getting Started

Running List of Presentations

Session Layer Architecture

Session API Diagram