[ovs-dev] [PATCH 2/2] datapath: Correct argument size for ODP_FLOW_GET.

Ben Pfaff blp at nicira.com
Thu Dec 23 17:36:42 UTC 2010


On Wed, Dec 22, 2010 at 07:23:24PM -0500, Jesse Gross wrote:
> On Wed, Dec 22, 2010 at 12:32 PM, Ben Pfaff <blp at nicira.com> wrote:
> > ODP_FLOW_GET takes an odp_flowvec, not an odp_flow.
> >
> > (This would merely introduce a gratuitous ABI incompatibility for the sake
> > of pedantic correctness, except that we're breaking the ABI regularly
> > anyhow.)
> >
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> 
> Acked-by: Jesse Gross <jesse at nicira.com>

Thanks, I pushed this one.




More information about the dev mailing list