doc: fix product name for idpf driver
This patch corrects the product name for idpf PMD.
Fixes: 549343c25d
("net/idpf: support device initialization")
Signed-off-by: Beilei Xing <beilei.xing@intel.com>
This commit is contained in:
parent
0f044b6681
commit
07854386bb
@ -7,7 +7,7 @@ IDPF Poll Mode Driver
|
||||
=====================
|
||||
|
||||
The [*EXPERIMENTAL*] idpf PMD (**librte_net_idpf**) provides poll mode driver support
|
||||
for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2000.
|
||||
for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100.
|
||||
|
||||
|
||||
Linux Prerequisites
|
||||
|
@ -161,7 +161,7 @@ New Features
|
||||
* **Added Intel idpf driver.**
|
||||
|
||||
Added the new ``idpf`` net driver
|
||||
for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2000.
|
||||
for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100.
|
||||
See the :doc:`../nics/idpf` NIC guide for more details on this new driver.
|
||||
|
||||
* **Updated Marvell cnxk driver.**
|
||||
|
Loading…
Reference in New Issue
Block a user