Re: [PATCH net-next 5/7] tools: tc-testing: nsPlugin

2018-02-14 Thread Lucas Bates
On Wed, Feb 14, 2018 at 2:09 PM, Brenda J. Butler wrote: > Move the functionality of creating a namespace before the test suite > and destroying it afterwards to a plugin. > > Signed-off-by: Brenda J. Butler Acked-by: Lucas Bates > --- > .../selftests/tc-testing/plugin-lib/nsPlugin.py| 14

[PATCH net-next 5/7] tools: tc-testing: nsPlugin

2018-02-14 Thread Brenda J. Butler
Move the functionality of creating a namespace before the test suite and destroying it afterwards to a plugin. Signed-off-by: Brenda J. Butler --- .../selftests/tc-testing/plugin-lib/nsPlugin.py| 141 + tools/testing/selftests/tc-testing/tdc.py | 45 +-- 2 f