[dpdk-dev] [PATCH v1] doc: fix typo of Intel device name
Wang, Haiyue
haiyue.wang at intel.com
Fri Oct 15 04:03:06 CEST 2021
> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zhang at intel.com>
> Sent: Wednesday, October 13, 2021 18:39
> To: William Tu <u9012063 at gmail.com>; dev at dpdk.org
> Cc: Wang, Haiyue <haiyue.wang at intel.com>
> Subject: RE: [dpdk-dev] [PATCH v1] doc: fix typo of Intel device name
>
>
>
> > -----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
Should we remove the "*" in "VMware*" to align with the next description ?
Others,
Acked-by: Haiyue Wang <haiyue.wang at intel.com>
> >
> > -* VMware emulated Intel® 8274L Gigabit Ethernet Controller.
> > +* VMware emulated Intel® 82574L Gigabit Ethernet Controller.
> >
> > Validated Hypervisors
> > ---------------------
> > --
> > 2.33.0.windows.2
>
More information about the dev
mailing list