[ovs-dev] [PATCH 5/7] datapath: Change listing flows to use an iterator concept.

Ben Pfaff blp at nicira.com
Mon Dec 27 23:28:34 UTC 2010


On Mon, Dec 27, 2010 at 06:16:19PM -0500, Jesse Gross wrote:
> One other thing:
> 
> > +    } else {
> > +        if (error) {
> > +            flow->key_len = 0;
> 
> struct odp_flow does not have a key_len field as of this patch, so
> this causes a compile failure.

Yes, this part of patch 5 needs to be moved into patch 6.  Sorry about
that.




More information about the dev mailing list