diff options
Diffstat (limited to 'docs/events/Summits/FDioMiniSummit/OSS_2017')
-rw-r--r-- | docs/events/Summits/FDioMiniSummit/OSS_2017/2017_05_10_performanceconsideration.rst | 36 | ||||
-rw-r--r-- | docs/events/Summits/FDioMiniSummit/OSS_2017/index.rst | 11 |
2 files changed, 47 insertions, 0 deletions
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 <https://wiki.fd.io/images/7/7b/Performance_Consideration_for_packet_processing_on_Intel_Architecture.pptx>`_ + +Video +----- + +`Video Presentation <https://www.youtube.com/watch?v=Pt7E1lXZO90>`_ 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 |