selftests: openvswitch: add basic ct test case parsing
authorAaron Conole <aconole@redhat.com>
Tue, 1 Aug 2023 21:22:25 +0000 (17:22 -0400)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 3 Aug 2023 13:05:41 +0000 (15:05 +0200)
commit2893ba9c1d1a4f62b03db77aa8cbc00464fe41c5
treed8360e482476a8d16e6816cbd2924b6abdb98f18
parent05398aa4095360e8bd85a4beb64e0aec47ebfd3e
selftests: openvswitch: add basic ct test case parsing

Forwarding via ct() action is an important use case for openvswitch, but
generally would require using a full ovs-vswitchd to get working. Add a
ct action parser for basic ct test case.

Signed-off-by: Aaron Conole <aconole@redhat.com>
Reviewed-by: Adrian Moreno <amorenoz@redhat.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
tools/testing/selftests/net/openvswitch/openvswitch.sh
tools/testing/selftests/net/openvswitch/ovs-dpctl.py