From faa9300867da25cea9c0c610d841d8ce42adf982 Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Wed, 8 Aug 2018 07:36:50 -0400 Subject: DOCS: Restructure Events Change-Id: I135ced20b58cdb72fbd0784015af037bb6e7ad28 Signed-off-by: John DeNisco --- .../DPDKSummit/2017/2017_11_15_vpphoststack.rst | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 docs/events/Summits/DPDKSummit/2017/2017_11_15_vpphoststack.rst (limited to 'docs/events/Summits/DPDKSummit/2017/2017_11_15_vpphoststack.rst') diff --git a/docs/events/Summits/DPDKSummit/2017/2017_11_15_vpphoststack.rst b/docs/events/Summits/DPDKSummit/2017/2017_11_15_vpphoststack.rst new file mode 100644 index 00000000000..c382fa79d2f --- /dev/null +++ b/docs/events/Summits/DPDKSummit/2017/2017_11_15_vpphoststack.rst @@ -0,0 +1,42 @@ +.. _2017_11_15_vpphoststack: + +.. toctree:: + +############## +VPP Host Stack +############## + +Event +----- + +Although packet forwarding with VPP and DPDK can now scale to tens of millions +of packets per second per core, lack of alternatives to kernel-based +sockets means that containers and host applications cannot +take full advantage of this speed. To fill this gap, VPP +was recently added functionality specifically designed +to allow containerized or host applications to communicate +via shared-memory if co-located, or via a high-performance +TCP stack inter-host. + +This presentation was held during the 2017 DPDK Summit + on September 26th, 2017. + +Speakers +-------- + +* Florin Coras +* Dave Barach +* Keith Burns +* Dave Wallace + +Slideshow +--------- + +`Presentation PDF `_ + +Video +----- + +`Video Presentation `_ + + -- cgit 1.2.3-korg