Message ID | 1465375430-22757-1-git-send-email-jing.d.chen@intel.com (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Bruce Richardson |
Headers | show |
> -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Chen Jing D(Mark) > Sent: Wednesday, June 8, 2016 9:44 AM > To: thomas.monjalon@6wind.com > Cc: dev@dpdk.org; Chen, Jing D <jing.d.chen@intel.com> > Subject: [dpdk-dev] [PATCH] doc: remove reference to MATCH > > From: "Chen Jing D(Mark)" <jing.d.chen@intel.com> > > Intel stopped supporting MATCH, remove reference of MATCH in the document. > > Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com> Acked-by: John McNamara <john.mcnamara@intel.com>
On Wed, Jun 08, 2016 at 11:26:40AM +0000, Mcnamara, John wrote: > > > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Chen Jing D(Mark) > > Sent: Wednesday, June 8, 2016 9:44 AM > > To: thomas.monjalon@6wind.com > > Cc: dev@dpdk.org; Chen, Jing D <jing.d.chen@intel.com> > > Subject: [dpdk-dev] [PATCH] doc: remove reference to MATCH > > > > From: "Chen Jing D(Mark)" <jing.d.chen@intel.com> > > > > Intel stopped supporting MATCH, remove reference of MATCH in the document. > > > > Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com> > > Acked-by: John McNamara <john.mcnamara@intel.com> > Applied to dpdk-next-net/rel_16_07 /Bruce
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 <https://github.com/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 ~~~~~~~~~~~~