From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH net-next v3 0/2] GTP SGSN-side tunnels Date: Fri, 24 Mar 2017 19:25:06 +0100 Message-ID: <20170324182506.GA1389@salvia> References: <20170324093358.31374-1-jonas@southpole.se> <20170324104111.GA1466@salvia> <1b705318-c537-7ae7-47bc-89a5fbb93abf@southpole.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: davem@davemloft.net, netdev@vger.kernel.org, laforge@gnumonks.org To: Jonas Bonn Return-path: Received: from mail.us.es ([193.147.175.20]:47936 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935889AbdCXSZ2 (ORCPT ); Fri, 24 Mar 2017 14:25:28 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 6AD501EC2CA for ; Fri, 24 Mar 2017 19:25:24 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 5F07EA6B3 for ; Fri, 24 Mar 2017 19:25:24 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id BBDBBA6C1 for ; Fri, 24 Mar 2017 19:25:20 +0100 (CET) Content-Disposition: inline In-Reply-To: <1b705318-c537-7ae7-47bc-89a5fbb93abf@southpole.se> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, Mar 24, 2017 at 02:57:41PM +0100, Jonas Bonn wrote: > On 03/24/2017 11:41 AM, Pablo Neira Ayuso wrote: > >On Fri, Mar 24, 2017 at 10:33:56AM +0100, Jonas Bonn wrote: > >>Changes since v2: > >> > >>* Move #define of legacy netlink attribute into enum > >>* Added note to commit message about load-testing use-case > >>* Ack from Pablo > >Thanks a lot Jonas! > > > >David, please apply. Thanks! > > David, please apply v4 instead as it has a coding-style fixup requested by > Harald. Right, please apply v4, thanks!