From: RYAN D. MOATS <rmo...@us.ibm.com> Adding more detail that helps find what went wrong.
Signed-off-by: RYAN D. MOATS <rmo...@us.ibm.com> --- tests/ovn.at | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/tests/ovn.at b/tests/ovn.at index 22121e1..786479f 100644 --- a/tests/ovn.at +++ b/tests/ovn.at @@ -1177,14 +1177,17 @@ ovn-sbctl show echo "------ hv1 dump ------" as hv1 ovs-vsctl show +as hv1 ovs-ofctl show br-int as hv1 ovs-ofctl -O OpenFlow13 dump-flows br-int echo "------ hv2 dump ------" as hv2 ovs-vsctl show +as hv2 ovs-ofctl show br-int as hv2 ovs-ofctl -O OpenFlow13 dump-flows br-int echo "------ hv3 dump ------" as hv3 ovs-vsctl show +as hv3 ovs-ofctl show br-int as hv3 ovs-ofctl -O OpenFlow13 dump-flows br-int # Now check the packets actually received against the ones expected. @@ -1942,14 +1945,17 @@ ovn-sbctl dump-flows -- list multicast_group echo "------ hv1 dump ------" as hv1 ovs-vsctl show +as hv1 ovs-ofctl show br-int as hv1 ovs-ofctl -O OpenFlow13 dump-flows br-int echo "------ hv2 dump ------" as hv2 ovs-vsctl show +as hv2 ovs-ofctl show br-int as hv2 ovs-ofctl -O OpenFlow13 dump-flows br-int echo "------ hv3 dump ------" as hv3 ovs-vsctl show +as hv3 ovs-ofctl show br-int as hv3 ovs-ofctl -O OpenFlow13 dump-flows br-int # Now check the packets actually received against the ones expected. @@ -2107,8 +2113,10 @@ ovn-sbctl list port_binding echo "---------------------" echo "------ hv1 dump ----------" +as hv1 ovs-ofctl show br-int as hv1 ovs-ofctl dump-flows br-int echo "------ hv2 dump ----------" +as hv2 ovs-ofctl show br-int as hv2 ovs-ofctl dump-flows br-int # Packet to Expect -- 1.7.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev