check-kmod: Remove all OVS modules in this target.
authorJoe Stringer <joe@ovn.org>
Tue, 3 May 2016 22:44:15 +0000 (15:44 -0700)
committerJoe Stringer <joe@ovn.org>
Wed, 4 May 2016 23:43:09 +0000 (16:43 -0700)
commit6b2b949ad6f6384b5db4890e8968a916da84cbb7
tree9b0093aa570a80a9b590e46fefe90502a3cd7e6b
parent31ecf25fad50093c9dfd3396f9e3adef6e9e2eed
check-kmod: Remove all OVS modules in this target.

The make check-kmod target would previously attempt to only remove the
openvswitch module, which would fail if any vport modules were loaded.
Remove those modules too, to allow the target to proceed.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Andy Zhou <azhou@ovn.org>
tests/automake.mk