]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests: openvswitch: add userspace parsing
authorAdrian Moreno <amorenoz@redhat.com>
Thu, 4 Jul 2024 08:56:59 +0000 (10:56 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 6 Jul 2024 00:45:47 +0000 (17:45 -0700)
commitc7815abbea457afa2a1ab3ded46d29c19da377d2
tree7f29fdbdf838af4fa98b7d9ad916fa1d77a72c41
parent60ccf62d3ceb37c89391e60d5ba402f52b720b62
selftests: openvswitch: add userspace parsing

The userspace action lacks parsing support plus it contains a bug in the
name of one of its attributes.

This patch makes userspace action work.

Reviewed-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
Link: https://patch.msgid.link/20240704085710.353845-9-amorenoz@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/openvswitch/ovs-dpctl.py