eal/freebsd: support option --base-virtaddr
[dpdk.git] / doc / guides / rel_notes / release_19_11.rst
index e2a37bd..f533cf8 100644 (file)
@@ -56,6 +56,11 @@ New Features
      Also, make sure to start the actual text at the margin.
      =========================================================
 
+* **FreeBSD now supports `--base-virtaddr` EAL option.**
+
+  FreeBSD version now also supports setting base virtual address for mapping
+  pages and resources into its address space.
+
 * **Added Lock-free Stack for aarch64.**
 
   The lock-free stack implementation is enabled for aarch64 platforms.
@@ -129,6 +134,7 @@ New Features
 
   * Added support for asymmetric session-less operations.
   * Added support for RSA algorithm with pair (n, d) private key representation.
+  * Added support for RSA algorithm with quintuple private key representation.
 
 * **Updated the Intel QuickAssist Technology (QAT) compression PMD.**