eal: use callbacks for power monitoring comparison
[dpdk.git] / doc / guides / rel_notes / release_21_08.rst
index 476822b..fa6cbae 100644 (file)
@@ -144,6 +144,9 @@ API Changes
 * eal: ``rte_strscpy`` sets ``rte_errno`` to ``E2BIG`` in case of string
   truncation.
 
+* eal: ``rte_power_monitor`` and the ``rte_power_monitor_cond`` struct changed
+  to use a callback mechanism.
+
 
 ABI Changes
 -----------