[dpdk-dev] [PATCH v1] doc: fix typo of Intel device name
Zhang, Qi Z
qi.z.zhang at intel.com
Wed Oct 13 12:38:46 CEST 2021
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of William Tu
> Sent: Tuesday, October 12, 2021 2:56 AM
> To: dev at dpdk.org
> Cc: Wang, Haiyue <haiyue.wang at intel.com>
> Subject: [dpdk-dev] [PATCH v1] doc: fix typo of Intel device name
>
> The device name should be 82574L Gigabit Ethernet Controller.
>
> Signed-off-by: William Tu <u9012063 at gmail.com>
> Cc: Haiyue Wang <haiyue.wang at intel.com>
> ---
> doc/guides/nics/e1000em.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guides/nics/e1000em.rst b/doc/guides/nics/e1000em.rst index
> 041c9a09a3a5..b9249b62f3d6 100644
> --- a/doc/guides/nics/e1000em.rst
> +++ b/doc/guides/nics/e1000em.rst
> @@ -10,7 +10,7 @@ The DPDK EM poll mode driver supports the following
> emulated devices:
>
> * VMware* emulated Intel® 82545EM Gigabit Ethernet Controller
>
> -* VMware emulated Intel® 8274L Gigabit Ethernet Controller.
> +* VMware emulated Intel® 82574L Gigabit Ethernet Controller.
>
> Validated Hypervisors
> ---------------------
> --
> 2.33.0.windows.2
Applied to dpdk-next-net-intel after add "cc stable" tag.
Thanks
Qi
More information about the dev
mailing list