Hi, > -----Original Message----- > From: Somarowthu, Naga SureshX > Sent: Thursday, July 26, 2018 1:50 PM > To: dev@dpdk.org > Cc: Horton, Remy <remy.hor...@intel.com>; Pattan, Reshma > <reshma.pat...@intel.com>; Somarowthu, Naga SureshX > <naga.sureshx.somarow...@intel.com> > Subject: [PATCH v7 0/4] add unit tests for bitrate, latency and pdump > libraries > > 1/4: add ring pmd based packet helper functions for UT > 2/4: unit test cases added for bitrate library > 3/4: unit test cases added for latencystats library > 4/4: unit test cases added for pdump library >
3/4 and 4/4 patches have been tested, 3/4 fails in its second run, reason latency_stats library not cleaning the memzone during the uninit. Will send the fix patch for the library. Acked-by: Reshma Pattan <reshma.pat...@intel.com>