> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Remy Horton > Sent: Thursday, November 5, 2015 11:33 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v4 1/3] rte: add keep alive functionality > > Adds functions for detecting and reporting the live-ness of LCores, the > primary > requirement of which is minimal overheads for the > core(s) being checked. Core failures are notified via an application defined > callback. > > Signed-off-by: Remy Horton <remy.horton at intel.com> > ---
Acked-by: Maryam Tahhan <maryam.tahhan at intel.com>