On the source and the destination where you're sending this sctp traffic,
can you send the output of ovs-dpctl dump-flows and ovs-ofctl dump-flows?
If there is a tunnel between the two hosts, then the packets could be
getting dropped because of the additional header that you have slapped on.

Dave

On Thu, Jul 23, 2015 at 3:19 AM, Joe Stringer <[email protected]>
wrote:

> What do you mean by verify?
>
> You'll need to be more specific on your configuration, what openflow
> flows you have, etc. Specifically what is the difference between the
> behaviour you expect and the behaviour you see?
>
> On 22 July 2015 at 06:45, soumya kumar <[email protected]> wrote:
> > Hi,
> >
> > I want to verify SCTP traffic between two Hosts.
> > I was trying to verify using two ways
> >    1> using iperf3 ( as it support sctp traffic)
> >    2> using sctp_test command
> >
> >
> > I am not able to see sctp traffic while checking with openvswitch 2.3.1.
> The
> > same command works and able to see sctp traffic when i am not using
> > openvswitch and checked with back-back connected port.
> >
> >
> > Is there a way to verify sctp traffic support for openvswitch.Any simple
> > test to verify this.
> >
> >
> >
> >
> > Regards,
> > Soumya
> >
> > _______________________________________________
> > discuss mailing list
> > [email protected]
> > http://openvswitch.org/mailman/listinfo/discuss
> >
> _______________________________________________
> discuss mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/discuss
>
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to