[ovs-dev] [no-slow 6/6] ofproto-dpif: Don't slow-path controller actions with pause.

Ben Pfaff blp at ovn.org
Tue Jan 2 18:39:20 UTC 2018


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 <jpettit at ovn.org>

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 <blp at ovn.org>


More information about the dev mailing list