Signed-off-by: Kevin Traynor <[email protected]>
Reviewed-by: David Marchand <[email protected]>
---
 Documentation/topics/dpdk/pmd.rst | 4 ++--
 NEWS                              | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/topics/dpdk/pmd.rst 
b/Documentation/topics/dpdk/pmd.rst
index affd64cc9..f43819be0 100644
--- a/Documentation/topics/dpdk/pmd.rst
+++ b/Documentation/topics/dpdk/pmd.rst
@@ -325,6 +325,6 @@ reassignment due to PMD Auto Load Balance. For example, 
this could be set
 (in min) such that a reassignment is triggered at most every few hours.
 
-PMD load based sleeping (Experimental)
---------------------------------------
+PMD load based sleeping
+-----------------------
 
 PMD threads constantly poll Rx queues which are assigned to them. In order to
diff --git a/NEWS b/NEWS
index f4bc234e3..d49e4e3b2 100644
--- a/NEWS
+++ b/NEWS
@@ -53,4 +53,5 @@ Post-v3.1.0
      * 'ovs-appctl dpif-netdev/pmd-sleep-show' command was added to get the
        max sleep configuration of PMD thread cores.
+     * Removed experimental tag from PMD load based sleeping.
    - Linux TC offload:
      * Add support for offloading VXLAN tunnels with the GBP extensions.
-- 
2.41.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to