> -----Original Message----- > From: Horton, Remy > Sent: Thursday, April 27, 2017 1:37 PM > To: [email protected] > Cc: Mcnamara, John <[email protected]> > Subject: [PATCH v1 2/2] examples/l2fwd-keepalive: add SHM cleanup on exit > > This patch adds the unlinking/unmapping of shared host memory on > termination of l2fwd-keepalive. Previously it was only cleaned on re- > running of the example application. > > Fixes: e64833f2273a ("examples/l2fwd-keepalive: add sample application") > > Signed-off-by: Remy Horton <[email protected]>
Tested-by Roman Korynkevych <[email protected]>

