It is weird, I observed exactly the opposite. It failed too after a
brand-new
compilation.

On travis, this test passed.

For this change, when traced down and get in to function
'format_odp_key_attr__", for ipv4, if mask of dst is not zero, format_ipv4
should output "dst=192.168.10.10" in the test case.

I will keep this in mind and figure it out later. Thanks.



On Thu, Feb 1, 2018 at 1:19 PM, Ben Pfaff <b...@ovn.org> wrote:

> On Mon, Jan 29, 2018 at 08:22:55AM -0800, Yifeng Sun wrote:
> > The test (ptap - recirculate after packet_type change) failed because
> > function format_odp_key_attr__ outputs src, dst and proto in the case of
> > OVS_KEY_ATTR_IPV4.
> >
> > Signed-off-by: Yifeng Sun <pkusunyif...@gmail.com>
>
> Can you help me understand this change?  Without it, the test that it
> changes passes for me; with it, the test fails.  Do you see the
> opposite?
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to