Re: [dpdk-dev] [PATCH v1 3/3] test/mcslock: add mcs queued lock unit test

2019-06-10 Thread Phil Yang (Arm Technology China)
gy China) ; nd > ; nd > Subject: RE: [dpdk-dev] [PATCH v1 3/3] test/mcslock: add mcs queued lock > unit test > > > Hi, > > > > > > > > Unit test and perf test for MCS queued lock. > > > > Perf test is important of course, but first I think we nee

Re: [dpdk-dev] [PATCH v1 3/3] test/mcslock: add mcs queued lock unit test

2019-06-06 Thread Honnappa Nagarahalli
> Hi, > > > > > Unit test and perf test for MCS queued lock. > > Perf test is important of course, but first I think we need more robust > functional test to make sure that lock does work properly. > At least something like ticketlock test but probably with bigger number of > iterations. > 10K se

Re: [dpdk-dev] [PATCH v1 3/3] test/mcslock: add mcs queued lock unit test

2019-06-06 Thread Ananyev, Konstantin
Hi, > > Unit test and perf test for MCS queued lock. Perf test is important of course, but first I think we need more robust functional test to make sure that lock does work properly. At least something like ticketlock test but probably with bigger number of iterations. 10K seems quite small he