On Fri, Aug 21, 2015 at 03:25:22PM -0700, Jarno Rajahalme wrote:
> Tunnel metadata has grown large since the addition of Geneve options.
> Copying tunnel metadata for performing a lookup is not necessary.
> Change recirc_metadata to use a pointer to struct flow_tnl, and only
> copy the tunnel metadata when needed, and only copy as little of it as
> possible.
> 
> Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com>

The order of members in struct flow_tnl is now important, so I'd add a
comment in that structure explaining that.

Which lookups does this speed up?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to