examples/l2fwd-keepalive: add sample application
[dpdk.git] / doc / guides / rel_notes / release_2_2.rst
index 56743ca..2d91bdc 100644 (file)
@@ -15,7 +15,7 @@ New Features
   New function rte_ring_free() allows the user to free a ring
   if it was created with rte_ring_create().
 
-* **Added keepalive support to EAL.**
+* **Added keepalive support to EAL and example application.**
 
 * **Added ethdev API to support IEEE1588.**