From 06dcd45ff81e06bc8cf40ed487c0b2652d346a5a Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Thu, 26 Jul 2018 12:45:10 -0400 Subject: Initial commit of Sphinx docs Change-Id: I9fca8fb98502dffc2555f9de7f507b6f006e0e77 Signed-off-by: John DeNisco --- .../DPDKSummit/2016/2016_08_10_tldkintro.rst | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 docs/events/DPDKSummit/2016/2016_08_10_tldkintro.rst (limited to 'docs/events/DPDKSummit/2016/2016_08_10_tldkintro.rst') 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 `_ + +Video +----- + +`Video Presentation `_ + + -- cgit 1.2.3-korg