Skip to content
Commit 918423fd authored by Aaron Conole's avatar Aaron Conole Committed by Paolo Abeni
Browse files

selftests: openvswitch: add an initial flow programming case



The openvswitch self-tests can test much of the control side of
the module (ie: what a vswitchd implementation would process),
but the actual packet forwarding cases aren't supported, making
the testing of limited value.

Add some flow parsing and an initial ARP based test case using
arping utility.  This lets us display flows, add some basic
output flows with simple matches, and test against a known good
forwarding case.

Signed-off-by: default avatarAaron Conole <aconole@redhat.com>
Reviewed-by: default avatarAdrian Moreno <amorenoz@redhat.com>
Reviewed-by: default avatarSimon Horman <horms@kernel.org>
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent ce650a16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment