Re: [ovs-dev] [PATCH v3] lib/dpif: Fix crash in format_odp_actions, actions = 0x0

2014-10-21 Thread Ben Pfaff
On Tue, Oct 21, 2014 at 08:08:02AM -0700, Madhu Challa wrote: > sorry forgot to put that. > > On Tue, Oct 21, 2014 at 7:43 AM, Ben Pfaff wrote: > > > On Sat, Oct 18, 2014 at 01:18:01PM -0700, Madhu Challa wrote: > > > When flow_get fails (in this case flow does not exist) simply log > > > the ke

Re: [ovs-dev] [PATCH v3] lib/dpif: Fix crash in format_odp_actions, actions = 0x0

2014-10-21 Thread Madhu Challa
sorry forgot to put that. On Tue, Oct 21, 2014 at 7:43 AM, Ben Pfaff wrote: > On Sat, Oct 18, 2014 at 01:18:01PM -0700, Madhu Challa wrote: > > When flow_get fails (in this case flow does not exist) simply log > > the key part of the get and erase the rest of the flow because it > > is invalid.

Re: [ovs-dev] [PATCH v3] lib/dpif: Fix crash in format_odp_actions, actions = 0x0

2014-10-21 Thread Ben Pfaff
On Sat, Oct 18, 2014 at 01:18:01PM -0700, Madhu Challa wrote: > When flow_get fails (in this case flow does not exist) simply log > the key part of the get and erase the rest of the flow because it > is invalid. > > verified the fix by doing ovs-ofctl del-flows when traffic is running > > 2014-10

[ovs-dev] [PATCH v3] lib/dpif: Fix crash in format_odp_actions, actions = 0x0

2014-10-18 Thread Madhu Challa
When flow_get fails (in this case flow does not exist) simply log the key part of the get and erase the rest of the flow because it is invalid. verified the fix by doing ovs-ofctl del-flows when traffic is running 2014-10-18T20:12:13.785Z|00011|dpif(revalidator20)|WARN|system@ovs-system: failed