[dpdk-web] [PATCH] remove TILE-Gx
    Thomas Monjalon 
    thomas.monjalon at 6wind.com
       
    Tue Feb 21 09:57:24 CET 2017
    
    
  
TILE-Gx is not supported upstream anymore:
	http://dpdk.org/ml/archives/dev/2017-February/057940.html
While at it, use POWER generic name to cover next POWER 9.
Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 664e014..d5dfb86 100644
--- a/index.html
+++ b/index.html
@@ -41,7 +41,7 @@
 			<p>DPDK is a set of libraries and drivers for fast packet processing.
 			It was designed to run on any processors.
 			The first supported CPU was Intel x86 and it is now extended to
-			IBM Power 8, EZchip TILE-Gx and ARM.
+			IBM POWER and ARM.
 			It runs mostly in Linux userland.
 			A FreeBSD port is available for a subset of DPDK features.</p>
 			<p>DPDK is an <a href="http://opensource.org/licenses/BSD-3-Clause">Open Source BSD licensed</a> project.
-- 
2.7.0
    
    
More information about the web
mailing list