On Fri, 21 Dec 2018 20:14:20 -0600 Honnappa Nagarahalli <[email protected]> wrote:
> From: Dharmik Thakkar <[email protected]> > > Add API positive/negative test cases and functional tests. > > Signed-off-by: Malvika Gupta <[email protected]> > Signed-off-by: Dharmik Thakkar <[email protected]> > Signed-off-by: Honnappa Nagarahalli <[email protected]> > Reviewed-by: Gavin Hu <[email protected]> Just a thought, could you build stress tests like the kernel RCU tests? One worry is that RCU does not play well with blocking threads (and sometimes preemption).

