On Wed, Jan 24, 2018 at 01:48:11PM -0800, Justin Pettit wrote: > > > On Jan 24, 2018, at 9:47 AM, Ben Pfaff <[email protected]> wrote: > > > > Signed-off-by: Ben Pfaff <[email protected]> > > --- > > ofproto/ofproto-dpif-upcall.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/ofproto/ofproto-dpif-upcall.c b/ofproto/ofproto-dpif-upcall.c > > index 5ddf08a75ec0..035233d5adc8 100644 > > --- a/ofproto/ofproto-dpif-upcall.c > > +++ b/ofproto/ofproto-dpif-upcall.c > > @@ -2138,7 +2138,7 @@ revalidate_ukey__(struct udpif *udpif, const struct > > udpif_key *ukey, > > * but not the newly revalidated wildcard mask (wc), i.e., if > > revalidation > > * tells that the datapath flow is now too generic and must be narrowed > > * down. Note that we do not know if the datapath has ignored any of > > the > > - * wildcarded bits, so we may be overtly conservative here. */ > > + * wildcarded bits, so we may be overly conservative here. */ > > Politics seems to be seeping in everywhere, let's try to keep it out of OVS. > > Signed-off-by: Justin Pettit <[email protected]>
Thanks. I converted that to an Acked-by and applied this to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
