It's been a while, but I've got a new round in the works.

On 2 October 2012 06:15, Ben Pfaff <b...@nicira.com> wrote:
> Once you have manually constructed a test case that you know is
> correct, we should add that to the unit tests so that it stays
> correct.  There are existing tests that run packets through the
> switch; you should be able to follow that model.

Are you referring to tests/flowgen.pl, which is called by
tests/library.at and passes it to tests/test-flows?

My understanding of that code is it creates a pcap of various traffic,
and test-flows puts that through OVS. For testing SCTP set-field, I
could create a variation on test-flows that installs set-field actions
and monitors the traffic as it goes through OVS. Is this what you had
in mind?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to