Re: [ovs-dev] [threads v2 01/13] stress: Remove essentially unused library.

2013-07-15 Thread Ben Pfaff
On Fri, Jul 12, 2013 at 05:16:03PM -0700, Gurucharan Shetty wrote: > On Fri, Jul 12, 2013 at 2:54 PM, Ben Pfaff wrote: > > > The "stress" library was introduced years ago. We intended at the time to > > start using it to provoke errors in testing, to make sure that Open vSwitch > > was resilient

Re: [ovs-dev] [threads v2 01/13] stress: Remove essentially unused library.

2013-07-12 Thread Gurucharan Shetty
On Fri, Jul 12, 2013 at 2:54 PM, Ben Pfaff wrote: > The "stress" library was introduced years ago. We intended at the time to > start using it to provoke errors in testing, to make sure that Open vSwitch > was resilient against those errors. The intention was good, but there were > few actual i