On 3/11/18 12:57 AM, Ido Schimmel wrote: > Some users want to be able to run the tests without a configuration file > which is useful when one needs to test both virtual and physical > interfaces on the same machine. > > Move the defines that set the type of interface to create and whether to > create it away from the optional configuration file to the library like > the rest of the defines. > > Signed-off-by: Ido Schimmel <ido...@mellanox.com> > Reviewed-by: Jiri Pirko <j...@mellanox.com> > --- > tools/testing/selftests/net/forwarding/forwarding.config.sample | 9 ++++----- > tools/testing/selftests/net/forwarding/lib.sh | 2 ++ > 2 files changed, 6 insertions(+), 5 deletions(-) >
Reviewed-by: David Ahern <dsah...@gmail.com>