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 --- .../2017_05_10_performanceconsideration.rst | 36 ++++++++++++++++++++++ .../Summits/FDioMiniSummit/OSS_2017/index.rst | 11 +++++++ 2 files changed, 47 insertions(+) create mode 100644 docs/events/Summits/FDioMiniSummit/OSS_2017/2017_05_10_performanceconsideration.rst create mode 100644 docs/events/Summits/FDioMiniSummit/OSS_2017/index.rst (limited to 'docs/events/Summits/FDioMiniSummit/OSS_2017') diff --git a/docs/events/Summits/FDioMiniSummit/OSS_2017/2017_05_10_performanceconsideration.rst b/docs/events/Summits/FDioMiniSummit/OSS_2017/2017_05_10_performanceconsideration.rst new file mode 100644 index 00000000000..a2d58d31fe0 --- /dev/null +++ b/docs/events/Summits/FDioMiniSummit/OSS_2017/2017_05_10_performanceconsideration.rst @@ -0,0 +1,36 @@ +.. _2017_05_10_performanceconsideration: + +.. toctree:: + +###################################################################### +Performance Considerations for Packet Processing on Intel Architecture +###################################################################### + +Event +----- + +FD.io VPP is a modular, fast, scalable and deterministic data plane for NFV network workloads. Some common uses cases for VPP are as a vSwitch, a L3 Router, a vTEP, a Load Balancer, sockets applications and so much more, out of the box - no hacking required! It is optimized to take advantage of Intel Architecture Core and Platform accelerations to accelerate dataplane packet processing. It is permissively licensed as Apache 2, with a welcoming community of active developers behind it. It is extensible and can be used as an excellent set of building blocks to accelerate your next development project. + +This presentation covers the following content: +* Introduction to the architecture and design of VPP. +* A walk through common VPP use cases, cloud and NFV integration. +* Creating Network Nodes: accelerating VPP IPSEC with Intel Technologies. +* Performance analysis on Intel Architecture. + +This presentation was held during the on May 10th, 2017. + +Speakers +-------- + +* Patrick Lu +* Sergio Gonzalez Monroy + +Slideshow +--------- + +`Presentation Powerpoint `_ + +Video +----- + +`Video Presentation `_ diff --git a/docs/events/Summits/FDioMiniSummit/OSS_2017/index.rst b/docs/events/Summits/FDioMiniSummit/OSS_2017/index.rst new file mode 100644 index 00000000000..08b2fe9156b --- /dev/null +++ b/docs/events/Summits/FDioMiniSummit/OSS_2017/index.rst @@ -0,0 +1,11 @@ +.. _atOSS: + +.. toctree:: + +################################################# +May 2017 - FD.io Mini Summit @ Open Stack, Boston +################################################# + +.. toctree:: + + 2017_05_10_performanceconsideration.rst \ No newline at end of file -- cgit 1.2.3-korg