examples/l2fwd-keepalive: add sample application
[dpdk.git] / doc / guides / rel_notes / release_2_2.rst
index 43c425c..2d91bdc 100644 (file)
@@ -15,6 +15,8 @@ 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 and example application.**
+
 * **Added ethdev API to support IEEE1588.**
 
   Added functions to read, write and adjust system time in the NIC.