]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_19_11.rst
eal: make the global configuration private
[dpdk.git] / doc / guides / rel_notes / release_19_11.rst
index 97a8c7cd9d2bed222423a2588de638e9d999854b..0e5bb5d3f1fa2f469dae8679691cc65bbca3dd93 100644 (file)
@@ -291,6 +291,9 @@ API Changes
 * eal: removed the ``rte_malloc_virt2phy`` function, replaced by
   ``rte_malloc_virt2iova`` since v17.11.
 
+* eal: made the ``rte_config`` struct and ``rte_eal_get_configuration``
+  function private.
+
 * mem: hid the internal ``malloc_heap`` structure and the
   ``rte_malloc_heap.h`` header.