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 --- docs/overview/features/devices.rst | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/overview/features/devices.rst (limited to 'docs/overview/features/devices.rst') diff --git a/docs/overview/features/devices.rst b/docs/overview/features/devices.rst new file mode 100644 index 00000000000..f3ecd32c825 --- /dev/null +++ b/docs/overview/features/devices.rst @@ -0,0 +1,33 @@ +.. _dev: + +======= +Devices +======= + +Hardware +-------- +* `DPDK `_ + + * `Network Interfaces `_ + * `Cryptographic Devices `_ + +* `Open Data Plane `_ +* `Intel Ethernet Adaptive Virtual Function `_ + +Operating System +---------------- +* `Netmap `_ +* `af_packet `_ +* Tap V2 (FastTap) + +Virtualization: +--------------- +* SSVM +* Vhost / VirtIO + +Containers +---------- + +* Vhost-user +* MemIF + -- cgit 1.2.3-korg