On 3/1/18 12:36 PM, Ido Schimmel wrote:
> On Thu, Mar 01, 2018 at 11:09:44AM -0800, David Ahern wrote:
>> Add a CHECK_MZ flag and only check if mz exists when flag is set.
>> If it does not exist, exit non-0.
>>
>> Signed-off-by: David Ahern
>
> The only test that doesn't require it is router.sh
On Thu, Mar 01, 2018 at 11:09:44AM -0800, David Ahern wrote:
> Add a CHECK_MZ flag and only check if mz exists when flag is set.
> If it does not exist, exit non-0.
>
> Signed-off-by: David Ahern
The only test that doesn't require it is router.sh so I'm not sure it's
worth the effort. If you sti
Add a CHECK_MZ flag and only check if mz exists when flag is set.
If it does not exist, exit non-0.
Signed-off-by: David Ahern
---
tools/testing/selftests/net/forwarding/lib.sh | 8 +---
tools/testing/selftests/net/forwarding/router_multipath.sh | 1 +
tools/testing/selftests/ne