[PATCH] add Intel cpfl to supported NICs

Thomas Monjalon thomas at monjalon.net
Tue Mar 14 10:47:19 CET 2023


14/03/2023 03:07, Mingxia Liu:
> 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"

What is the sorting here? It there a logic?

>  hidden = true
>  +++
>  
> +- [cpfl](//doc.dpdk.org/guides/nics/cpfl.html) (IPU E2100)
>  - [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)
> 







More information about the web mailing list