Re: [PATCH net-next 0/8] Add tests for unlocked flower classifier implementation

2019-02-24 Thread David Miller
From: Vlad Buslov Date: Fri, 22 Feb 2019 16:00:39 +0200 > Implement tests for tdc testsuite to verify concurrent rules update with > rtnl-unlocked flower classifier implementation. The goal of these tests > is to verify general flower classifier correctness by updating filters > on same classifie

Re: [PATCH net-next 0/8] Add tests for unlocked flower classifier implementation

2019-02-22 Thread Cong Wang
On Fri, Feb 22, 2019 at 6:00 AM Vlad Buslov wrote: > > Implement tests for tdc testsuite to verify concurrent rules update with > rtnl-unlocked flower classifier implementation. The goal of these tests > is to verify general flower classifier correctness by updating filters > on same classifier in

[PATCH net-next 0/8] Add tests for unlocked flower classifier implementation

2019-02-22 Thread Vlad Buslov
Implement tests for tdc testsuite to verify concurrent rules update with rtnl-unlocked flower classifier implementation. The goal of these tests is to verify general flower classifier correctness by updating filters on same classifier instance in parallel and to verify its atomicity by concurrently