[PATCH] add Intel cpfl to supported NICs

Xing, Beilei beilei.xing at intel.com
Tue Mar 14 05:06:38 CET 2023



> -----Original Message-----
> From: Liu, Mingxia <mingxia.liu at intel.com>
> Sent: Tuesday, March 14, 2023 10:08 AM
> To: thomas at monjalon.net
> Cc: web at dpdk.org; Xing, Beilei <beilei.xing at intel.com>; Liu, Mingxia
> <mingxia.liu at intel.com>
> Subject: [PATCH] add Intel cpfl to supported NICs
> 
> This driver is for Intel® IPU E2100 (Device ID: 0x1453).
> And this driver is added at DPDK 23.03 release.
> 
> Signed-off-by: Mingxia Liu <mingxia.liu 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 1564d33..e4bf0c1 100644
> --- a/content/supported/nics/intel.md
> +++ b/content/supported/nics/intel.md
> @@ -1,9 +1,10 @@
>  +++
>  title = "Intel"
> -description = "e1000, ixgbe, i40e, ice, idpf, fm10k, ipn3ke, ifc, igc"
> +description = "cpfl, e1000, ixgbe, i40e, ice, idpf, fm10k, ipn3ke, ifc, igc"

It's better to add cpfl after idpf.

>  hidden = true
>  +++
> 
> +- [cpfl](//doc.dpdk.org/guides/nics/cpfl.html) (IPU E2100)
Ditto.

>  - [e1000](//doc.dpdk.org/guides/nics/e1000em.html) (82540, 82545, 82546)
>  - [e1000e](//git.dpdk.org/dpdk/tree/drivers/net/e1000/) (82571, 82572,
> 82573, 82574, 82583, ICH8, ICH9, ICH10, PCH, PCH2, I217, I218, I219)
>  - [igb](//doc.dpdk.org/guides/nics/igb.html) (82573, 82576, 82580, I210, I211,
> I350, I354, DH89xx)
> --
> 2.25.1



More information about the web mailing list