From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Machata Subject: Re: [PATCH net 0/7] net: ip6_gre: Fixes in headroom handling Date: Fri, 18 May 2018 00:03:58 +0300 Message-ID: References: <20180517.164208.574367250425398030.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , , To: David Miller Return-path: Received: from mail-he1eur01on0046.outbound.protection.outlook.com ([104.47.0.46]:55072 "EHLO EUR01-HE1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751231AbeEQVEW (ORCPT ); Thu, 17 May 2018 17:04:22 -0400 In-Reply-To: <20180517.164208.574367250425398030.davem@davemloft.net> (David Miller's message of "Thu, 17 May 2018 16:42:08 -0400") Sender: netdev-owner@vger.kernel.org List-ID: David Miller writes: > Series applied, thank you. Hi David, I forgot to add Fixes lines to the individual patches. I replied to the e-mails with those. Let me know if you want me to send a v2 with that and the Acked-by's. > Those reproducable test cases in the various commit messages are > pretty awesome. Could you please extract them and put them somewhere > appropriate under selftests? The ip6gretap one is covered by the mirror_gre test if you run it with veth devices instead of HW ports, but I can make it self-contained if you think that would be better. I'll add the erspan one. Thanks, Petr