diff options
author | 2018-07-26 12:45:10 -0400 | |
---|---|---|
committer | 2018-07-26 18:34:47 +0000 | |
commit | 06dcd45ff81e06bc8cf40ed487c0b2652d346a5a (patch) | |
tree | 71403f9d422c4e532b2871a66ab909bd6066b10b /docs/events/DPDKSummit/2017/2017_11_15_vpphoststack.rst | |
parent | 1d65279ffecd0f540288187b94cb1a6b84a7a0c6 (diff) |
Initial commit of Sphinx docs
Change-Id: I9fca8fb98502dffc2555f9de7f507b6f006e0e77
Signed-off-by: John DeNisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/events/DPDKSummit/2017/2017_11_15_vpphoststack.rst')
-rw-r--r-- | docs/events/DPDKSummit/2017/2017_11_15_vpphoststack.rst | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/events/DPDKSummit/2017/2017_11_15_vpphoststack.rst b/docs/events/DPDKSummit/2017/2017_11_15_vpphoststack.rst new file mode 100644 index 00000000000..c382fa79d2f --- /dev/null +++ b/docs/events/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 <https://wiki.fd.io/images/f/f2/Vpp-hoststack.pdf>`_ + +Video +----- + +`Video Presentation <https://www.youtube.com/watch?v=NWG7A0are00>`_ + + |