On 08/24/15 at 10:43am, Pravin B Shelar wrote:
> - if (ip_tunnel_collect_metadata() && geneve->collect_md) {
> + if (ip_tunnel_collect_metadata() || gs->collect_md) {OK, what I pointed out in patch 5 is fixed here. Metadata bits look good. Acked-by: Thomas Graf <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
