selftests: openvswitch: add interface support
authorAaron Conole <aconole@redhat.com>
Fri, 14 Apr 2023 13:17:48 +0000 (09:17 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Apr 2023 07:12:33 +0000 (08:12 +0100)
commit74cc26f416b9ed88af300393a6f06e0765ebde8b
tree924a2e37326250a3f4800cab2d677a2fb2f12efd
parentc6d6ef3ee3b6118dae6b32816e43c790f81079b2
selftests: openvswitch: add interface support

Includes an associated test to generate netns and connect
interfaces, with the option to include packet tracing.

This will be used in the future when flow support is added
for additional test cases.

Signed-off-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/openvswitch/openvswitch.sh
tools/testing/selftests/net/openvswitch/ovs-dpctl.py