[ovs-dev] [PATCH 2/4] dpif-netdev: Add SCTP support

Joe Stringer joe at wand.net.nz
Sun Dec 16 10:45:36 UTC 2012


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

On 2 October 2012 06:15, Ben Pfaff <blp at 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?



More information about the dev mailing list