Hi,
while checking latest master we found that there were several tests that
failed sometimes.
  15: bfd - bfd decay
1149: ofproto-dpif - in place modification (vlan)
But one of them seems to reliably fail in i686 mode while working just fine
in a similar amd64 build.

Steps to reproduce:
make check TESTSUITEFLAGS='2214'

I usually use the Debian build using the debian/ subdir packaged in
openvswitch:
dh build --with autoreconf,python2,python3,systemd --parallel

But to make sure I also ran a "normal" clean build with:
./boot.sh && ./configure && make
Built that way it fails just as well.

It seems that the packets were expected twice but only received once:
checking packets in hv1/vif1-tx.pcap against 1.expected:
expected 6 packets, only received 3
../../tests/ovn.at:1326: sort $rcv_text
--- expout 2016-08-05 12:13:09.661688314 +0000
+++ /<<PKGBUILDDIR>>/_dpdk/tests/testsuite.dir/at-groups/2214/stdout
2016-08-05 12:13:09.661688314 +0000
@@ -1,6 +1,3 @@
 010000000000f0000000000202ff
-010000000000f0000000000303ff
 f00000000001f000000000020021
-f00000000001f000000000030031
 fffffffffffff0000000000202ff
-fffffffffffff0000000000303ff

Full log(s) attached

-- 
Christian Ehrhardt
Software Engineer, Ubuntu Server
Canonical Ltd
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to