On Fri, Sep 28, 2018 at 07:42:21PM +0200, Bhargava Shastry wrote: > Hi Ben, > > > 25 seconds would be really long. I think you could reasonably lower > > it to just 1 or 2 seconds. > > Somehow, even the 25 second timeout is being exceeded with non-trivial > frequency. I'm afraid that if we lower it to 1-2 seconds, oss-fuzz is > going to file a lot of bugs. I am trying out the tests locally, and the > fuzzer reports timeouts of 15-20 seconds fairly quickly.
OK, probably the 25-second timeouts indicate bugs. I'll investigate, at some point. > > Sometimes the inputs can get large in practice, because they are often > > machine-generated. > > OK. Would imposing a limit of 4096 bytes be sufficient to handle the > machine-generated use-case? Yes. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
