From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chen Jing D(Mark)" Subject: [PATCH] doc: remove reference to MATCH Date: Wed, 8 Jun 2016 16:43:50 +0800 Message-ID: <1465375430-22757-1-git-send-email-jing.d.chen@intel.com> Cc: dev@dpdk.org, "Chen Jing D(Mark)" To: thomas.monjalon@6wind.com Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 4D0819A97 for ; Wed, 8 Jun 2016 10:44:01 +0200 (CEST) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: "Chen Jing D(Mark)" Intel stopped supporting MATCH, remove reference of MATCH in the document. Signed-off-by: Chen Jing D(Mark) --- doc/guides/nics/fm10k.rst | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/guides/nics/fm10k.rst b/doc/guides/nics/fm10k.rst index c4915d8..7fc4862 100644 --- a/doc/guides/nics/fm10k.rst +++ b/doc/guides/nics/fm10k.rst @@ -157,10 +157,9 @@ Switch manager The Intel FM10000 family of NICs integrate a hardware switch and multiple host interfaces. The FM10000 PMD driver only manages host interfaces. For the switch component another switch driver has to be loaded prior to to the -FM10000 PMD driver. The switch driver can be acquired for Intel support or -from the `Match Interface `_ project. +FM10000 PMD driver. The switch driver can be acquired from Intel support. Only Testpoint is validated with DPDK, the latest version that has been -validated with DPDK2.2 is 4.1.6. +validated with DPDK is 4.1.6. CRC striping ~~~~~~~~~~~~ -- 1.7.7.6