net/dpaa: support Rx interrupt handler
[dpdk.git] / doc / guides / linux_gsg / sys_reqs.rst
index d0cb66f..d235905 100644 (file)
@@ -81,6 +81,11 @@ Compilation of the DPDK
 
 *   Python, version 2.7+ or 3.2+, to use various helper scripts included in the DPDK package.
 
 
 *   Python, version 2.7+ or 3.2+, to use various helper scripts included in the DPDK package.
 
+.. note::
+
+   Please ensure that the latest patches are applied to third party libraries
+   and software to avoid any known vulnerabilities.
+
 
 **Optional Tools:**
 
 
 **Optional Tools:**
 
@@ -178,7 +183,7 @@ In the case of a dual-socket NUMA system,
 the number of hugepages reserved at boot time is generally divided equally between the two sockets
 (on the assumption that sufficient memory is present on both sockets).
 
 the number of hugepages reserved at boot time is generally divided equally between the two sockets
 (on the assumption that sufficient memory is present on both sockets).
 
-See the Documentation/kernel-parameters.txt file in your Linux source tree for further details of these and other kernel options.
+See the Documentation/admin-guide/kernel-parameters.txt file in your Linux source tree for further details of these and other kernel options.
 
 **Alternative:**
 
 
 **Alternative:**