> On Jan 2, 2018, at 10:39 AM, Ben Pfaff <[email protected]> wrote:
> 
> On Thu, Dec 21, 2017 at 02:25:15PM -0800, Justin Pettit wrote:
>> A previous patch removed slow-pathing for controller actions with the
>> exception of ones that specified "pause".  This commit removes that
>> restriction so that no controller actions are slow-pathed.
>> 
>> Signed-off-by: Justin Pettit <[email protected]>
> 
> One worthwhile checkpatch warning:
> WARNING: Line length is >79-characters long
> #175 FILE: ofproto/ofproto-dpif-xlate.c:4372:
>                                               
> ctx->xin->flow.in_port.ofp_port);

Thanks.  I fixed this and the newline I introduced that you mentioned in your 
followup.

> Another valuable simplification, thanks again.

Thanks!

--Justin


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to