diff options
author | John DeNisco <jdenisco@cisco.com> | 2019-11-06 10:58:28 -0800 |
---|---|---|
committer | Dave Barach <dave@barachs.net> | 2019-11-06 16:15:49 -0500 |
commit | c96d618a5dd96e3a40d59860d2cdb9d5c6b71d11 (patch) | |
tree | 74a19b9b8364bf56dceced8ec982c6fbb7ddb8e4 /docs/whatisvpp/supported.rst | |
parent | 340c15c6ed34ce60c821b5260fec3eb11d65dcb7 (diff) |
docs: Rewrite the what is VPP (first) section, also fix the build
Signed-off-by: John DeNisco <jdenisco@cisco.com>
Change-Id: Ifb558171f8976a721703e74afea997d006273b5f
Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'docs/whatisvpp/supported.rst')
-rw-r--r-- | docs/whatisvpp/supported.rst | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/whatisvpp/supported.rst b/docs/whatisvpp/supported.rst new file mode 100644 index 00000000000..b201def5e06 --- /dev/null +++ b/docs/whatisvpp/supported.rst @@ -0,0 +1,31 @@ +.. _supported: + +.. toctree:: + +Architectures and Operating Systems +*********************************** + +The following architectures and operating systems are supported in VPP: + +Architectures +----------------------- + +* The FD.io VPP platform supports: + + * x86/64 + * ARM-AArch64 + +Operating Systems and Packaging +------------------------------- + +FD.io VPP supports package installation on the following +recent LTS operating systems releases: + +* Operating Systems: + + * Debian + * Ubuntu + * CentOS + * OpenSUSE + +For more about VPP performance press next. |