On Tue, Mar 24, 2015 at 1:58 PM, Bill Fischofer <[email protected]> wrote: > Ignore last night's comment. Now that the prereq patch has been merged this > works fine. > > For this series: > > Reviewed-and-tested-by: Bill Fischofer <[email protected]>
Reviewed-and-tested-by: Ciprian Barbu <[email protected]> > > On Mon, Mar 23, 2015 at 9:42 AM, Petri Savolainen > <[email protected]> wrote: >> >> The series applies on top of "[PATCHv5 1/3] validation: schedule: free >> queues and pool". >> >> Petri Savolainen (4): >> linux-generic: scheduler: restructured queue and pktio integration >> linux-generic: schedule: terminate >> validation: schedule: added queue destroy test >> validation: schedule: exit schedule loop >> >> .../linux-generic/include/odp_packet_io_internal.h | 17 +- >> .../linux-generic/include/odp_queue_internal.h | 34 +- >> .../linux-generic/include/odp_schedule_internal.h | 14 +- >> platform/linux-generic/odp_packet_io.c | 78 +++-- >> platform/linux-generic/odp_queue.c | 193 +++++------- >> platform/linux-generic/odp_schedule.c | 343 >> ++++++++++++++------- >> test/validation/odp_schedule.c | 85 +++++ >> 7 files changed, 507 insertions(+), 257 deletions(-) >> >> -- >> 2.3.3 >> >> >> _______________________________________________ >> lng-odp mailing list >> [email protected] >> http://lists.linaro.org/mailman/listinfo/lng-odp > > > > _______________________________________________ > lng-odp mailing list > [email protected] > http://lists.linaro.org/mailman/listinfo/lng-odp > _______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
