diff options
author | John DeNisco <jdenisco@cisco.com> | 2018-07-26 12:45:10 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-07-26 18:34:47 +0000 |
commit | 06dcd45ff81e06bc8cf40ed487c0b2652d346a5a (patch) | |
tree | 71403f9d422c4e532b2871a66ab909bd6066b10b /docs/events/DPDKSummit/2016/2016_08_10_tldkintro.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/2016/2016_08_10_tldkintro.rst')
-rw-r--r-- | docs/events/DPDKSummit/2016/2016_08_10_tldkintro.rst | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/events/DPDKSummit/2016/2016_08_10_tldkintro.rst b/docs/events/DPDKSummit/2016/2016_08_10_tldkintro.rst new file mode 100644 index 00000000000..99fea313781 --- /dev/null +++ b/docs/events/DPDKSummit/2016/2016_08_10_tldkintro.rst @@ -0,0 +1,34 @@ +.. _2016_08_10_tldkintro: + +.. toctree:: + +########## +TLDK intro +########## + +Event +----- + +This presentation describes the Transport Layer Development Kit (TLDK), +which is an FD.io project that provides a set of libraries to accelerate L4-L7 protocol +processing for DPDK-based applications. The initial implementation supports UDP, +with work on TCP in progress. The project scope also includes integration of +TLDK libraries into Vector Packet Processing (VPP) graph nodes to provide a host stack. +This presentation was held during the DPDK US Summit on August 10th, 2016. + +Speakers +-------- + +* Konstantin Ananyev + +Slideshow +--------- + +`Presentation Powerpoint <https://wiki.fd.io/images/d/d3/Tldk%40160805u2.pptx>`_ + +Video +----- + +`Video Presentation <https://www.youtube.com/watch?v=GiEXLrJuAxg>`_ + + |