From: Chen Jing D(Mark) Date: Wed, 8 Jun 2016 08:43:50 +0000 (+0800) Subject: doc: remove Match Interface in fm10k guide X-Git-Tag: spdx-start~6427 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=e9b1bfb9f66c6867243d09f54f5fae9eac0bc76d;p=dpdk.git doc: remove Match Interface in fm10k guide Intel stopped supporting Match Interface, remove reference to it in the documentation. Signed-off-by: Chen Jing D(Mark) Acked-by: John McNamara --- diff --git a/doc/guides/nics/fm10k.rst b/doc/guides/nics/fm10k.rst index c4915d8298..7fc486248d 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 ~~~~~~~~~~~~