On Fri, 6 Sep 2019 18:26:13 +0800 Ruifeng Wang <ruifeng.w...@arm.com> wrote:
> Lock-free mode is supported by hash library and LPM library. > Now we add an option for l3fwd example to enable the lock-free mode. > Necessary preparation steps are added to use lock-free LPM mode. If lock-free mode works it should just do that. Having options mean that there are two test cases; which inevitably leads to one of them being broken.