]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/freebsd_gsg/install_from_ports.rst
net/dpaa: support Rx interrupt handler
[dpdk.git] / doc / guides / freebsd_gsg / install_from_ports.rst
index 633699e9d0f64dbff4b77964f480aeae30103bee..a895d61806da5a4cb2e1c4c0cb06602e6ba8ff79 100644 (file)
@@ -46,6 +46,12 @@ those below would be added to the file ``/boot/loader.conf``.
     hw.nic_uio.bdfs="2:0:0,2:0:1"
     nic_uio_load="YES"
 
+.. note::
+
+   Please ensure that the latest patches are applied to third party libraries
+   and software to avoid any known vulnerabilities.
+
+
 Compiling and Running the Example Applications
 ----------------------------------------------