[dpdk-web] [PATCH] add Intel ifc to supported NICs
Ferruh Yigit
ferruh.yigit at intel.com
Fri Apr 26 12:01:29 CEST 2019
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?
More information about the web
mailing list