]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/nfp.rst
net/ark: integrate PMD
[dpdk.git] / doc / guides / nics / nfp.rst
index 4ef6e026c920d7e815934673b7750a764770e3cf..b643e5b19c5cae46af79e54cf0e97d89f22454d0 100644 (file)
@@ -68,10 +68,12 @@ Building the software
 ---------------------
 
 Netronome's PMD code is provided in the **drivers/net/nfp** directory.
-Because NetronomeĀ“s BSP dependencies the driver is disabled by default
-in DPDK build using **common_linuxapp configuration** file. Enabling the
-driver or if you use another configuration file and want to have NFP
-support, this variable is needed:
+Although NFP PMD has NetronomeĀ“s BSP dependencies, it is possible to
+compile it along with other DPDK PMDs even if no BSP was installed before.
+Of course, a DPDK app will require such a BSP installed for using the
+NFP PMD.
+
+Default PMD configuration is at **common_linuxapp configuration** file:
 
 - **CONFIG_RTE_LIBRTE_NFP_PMD=y**