openvswitch / ovs-issues

Issue tracker repo for Open vSwitch
10 stars 3 forks source link

OVS - unit tests - failures #304

Open pdraisa123 opened 1 year ago

pdraisa123 commented 1 year ago

HI I ran open vswitch unit tests on the Linux system(Linux openeuler-riscv64 6.1,19) using "make check TESTSUITEFLAGS=-j8" command. Following tests are failing. Please share the reason for failures.

OVS version: 3.2.1

27: bfd.at:268 bfd - bfd decay

992: ofproto.at:4976 ofproto - flow monitoring pause and resume - (OpenFlow 1.1)

monitor

1204: ofproto-dpif.at:5722 ofproto-dpif - resubmit with recirculation

1206: ofproto-dpif.at:5776 ofproto-dpif - recirculation after resubmit

1222: ofproto-dpif.at:6037 ofproto-dpif - continuation - data stack - OpenFlow10

continuations pause resume

1223: ofproto-dpif.at:6037 ofproto-dpif - continuation - data stack - OpenFlow13

1227: ofproto-dpif.at:6066 ofproto-dpif - continuation - patch ports - OpenFlow13

continuations pause resume

2368: ovsdb-idl.at:1626 track, simple idl, initially empty, strong references, insert and delete - write-changed-only - C

ovsdb server idl tracking positive

2482: rstp.at:156 RSTP - dummy interface

Regards Palanivel