[dpdk-dev] [PATCH v1] doc: fix typo of Intel device name
William Tu
u9012063 at gmail.com
Mon Oct 11 20:55:40 CEST 2021
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
More information about the dev
mailing list