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);
Another valuable simplification, thanks again.
Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev