diff options
author | Dave Barach <dave@barachs.net> | 2021-06-09 07:49:34 -0400 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2021-06-11 11:50:09 +0000 |
commit | 3db2c670a157b8bf2daccf77a872c154f88f6d0a (patch) | |
tree | ca2b3e54111d8b4de3c6d3faefc3243330d3fcc2 /docs/events/Summits/FDioMiniSummit/OSS_2017 | |
parent | 6195c834eda00efc8758e18685109f2ee2b2a3f1 (diff) |
docs: cleanup, remove stale material
Point https://fd.io/docs/vpp/master/links/index.html at docs.fd.io/vpp
instead of at one specific stale release
Remove https://fd.io/docs/vpp/master/featuresbyrelease/index.html
Remove https://fd.io/docs/vpp/master/events/index.html
Remove dead projects from
https://fd.io/docs/vpp/master/relatedprojects/index.html
Remove unsupported distros from
https://fd.io/docs/vpp/master/whatisvpp/supported.html
Reduce (doxygen) list of test framework doc files to actively
supported releases
Type: docs
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I179966fbbe09ac123e5f2647787a8dea93190b5c
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, 0 insertions, 47 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 deleted file mode 100644 index a2d58d31fe0..00000000000 --- a/docs/events/Summits/FDioMiniSummit/OSS_2017/2017_05_10_performanceconsideration.rst +++ /dev/null @@ -1,36 +0,0 @@ -.. _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 deleted file mode 100644 index 08b2fe9156b..00000000000 --- a/docs/events/Summits/FDioMiniSummit/OSS_2017/index.rst +++ /dev/null @@ -1,11 +0,0 @@ -.. _atOSS: - -.. toctree:: - -################################################# -May 2017 - FD.io Mini Summit @ Open Stack, Boston -################################################# - -.. toctree:: - - 2017_05_10_performanceconsideration.rst
\ No newline at end of file |