[dpdk-web] [PATCH] add Intel ifc to supported NICs

Wang, Xiao W xiao.w.wang at intel.com
Sat Apr 27 03:33:33 CEST 2019


Hi,

> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Friday, April 26, 2019 6:01 PM
> To: Wang, Xiao W <xiao.w.wang at intel.com>
> Cc: web at dpdk.org
> Subject: Re: [PATCH] add Intel ifc to supported NICs
> 
> On 4/25/2019 9:24 AM, Xiao Wang wrote:
> > Signed-off-by: Xiao Wang <xiao.w.wang at intel.com>
> > ---
> >  content/supported/nics/intel.md | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/content/supported/nics/intel.md
> b/content/supported/nics/intel.md
> > index 46c75ca..2ba05eb 100644
> > --- a/content/supported/nics/intel.md
> > +++ b/content/supported/nics/intel.md
> > @@ -1,6 +1,6 @@
> >  +++
> >  title = "Intel"
> > -description = "e1000, ixgbe, i40e, ice, fm10k"
> > +description = "e1000, ixgbe, i40e, ice, fm10k, ifc"
> >  hidden = true
> >  +++
> >
> > @@ -11,6 +11,7 @@ hidden = true
> >  - [i40e](http://doc.dpdk.org/guides/nics/i40e.html) (X710, XL710, X722,
> XXV710)
> >  - [ice](http://doc.dpdk.org/guides/nics/ice.html) (E810)
> >  - [fm10k](http://doc.dpdk.org/guides/nics/fm10k.html) (FM10420)
> > +- [ifc](http://doc.dpdk.org/guides/nics/ifc.html) (IFC)
> >
> >  {{% notice note %}}
> >  Note: The drivers e1000 and e1000e are also called em. The drivers em and
> igb are sometimes grouped in e1000 family.
> >
> 
> Hi Xiao,
> 
> Can you please update commit log to include in which DPDK version the PMD
> is
> added, also if possible commit ids that introduces the PMD?

Hi Ferruh, I've sent a new version. Thanks.

BRs,
Xiao


More information about the web mailing list