aboutsummaryrefslogtreecommitdiff
path: root/doc/process-guide/faq.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/process-guide/faq.adoc')
-rw-r--r--doc/process-guide/faq.adoc9
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/process-guide/faq.adoc b/doc/process-guide/faq.adoc
index 8f0c263e1..8b3de4de7 100644
--- a/doc/process-guide/faq.adoc
+++ b/doc/process-guide/faq.adoc
@@ -27,7 +27,7 @@ in the nuances of any target platform.
At the same time, ODP is also a set of implementations of these APIs that are
optimized for each platform that supports ODP. Implementations of ODP currently
exist for a wide range of platforms spanning diverse instruction set
-architectures including ARM, MIPS, Power, x86, as well as proprietary SoC
+architectures including ARM, Power, x86, as well as proprietary SoC
architectures, and include both general-purpose servers as well as specialized
networking SoCs.
@@ -150,8 +150,8 @@ advantage of vendor extensions that have not yet been standardized.
== What platforms does ODP support?
-To date, ODP is running on seven different network platforms that span five
-different processing architectures (ARMv7, ARMv8, MIPS64, Power, and x86),
+To date, ODP is running on several different network platforms that span four
+different processing architectures (ARMv7, ARMv8, Power, and x86),
offering both application portability and accelerated performance tailored to
each platform. Other implementations are under development by both LNG member
companies and other companies participating in the project.
@@ -219,9 +219,6 @@ vendors package this capability as a NIC + ODP library. The ODP project also
supports its own ODP-DPDK [1] implementation to help migrations from the lower
level DPDK API to the ODPs abstraction.
-But traditional NICs are supported odp-linux has PKTIO support for Netmap and
-DPDK.
-
== Does ODP support polling mode?
ODP does not dictate a model, although the majority of current contributors see