]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_2_2.rst
ring: support freeing
[dpdk.git] / doc / guides / rel_notes / release_2_2.rst
index b9884d47a29606650361d92e610b5abeb4ec4e5e..52a382d5c67ad61d1c258e611db01ccad971e55c 100644 (file)
@@ -4,6 +4,11 @@ DPDK Release 2.2
 New Features
 ------------
 
 New Features
 ------------
 
+* **Enabled freeing of ring.**
+
+  New function rte_ring_free() allows the user to free a ring
+  if it was created with rte_ring_create().
+
 * **Extended Statistics**
 
   Define extended statistics naming scheme to store metadata in the name
 * **Extended Statistics**
 
   Define extended statistics naming scheme to store metadata in the name