From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Pfaff Subject: Re: [PATCH v2.39 7/7] datapath: Add basic MPLS support to kernel Date: Tue, 17 Sep 2013 17:05:39 -0700 Message-ID: <20130918000539.GF13848@nicira.com> References: <1378711207-29890-1-git-send-email-horms@verge.net.au> <1378711207-29890-8-git-send-email-horms@verge.net.au> <20130916204619.GE20037@nicira.com> <20130917234717.GA3675@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jesse Gross , Pravin Shelar , "dev@openvswitch.org" , netdev , Ravi K , Isaku Yamahata , Joe Stringer To: Simon Horman Return-path: Received: from na3sys009aog118.obsmtp.com ([74.125.149.244]:44887 "HELO na3sys009aog118.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752890Ab3IRAFr (ORCPT ); Tue, 17 Sep 2013 20:05:47 -0400 Received: by mail-ve0-f178.google.com with SMTP id jw12so4867844veb.37 for ; Tue, 17 Sep 2013 17:05:46 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20130917234717.GA3675@verge.net.au> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Sep 17, 2013 at 06:47:22PM -0500, Simon Horman wrote: > On Mon, Sep 16, 2013 at 01:46:19PM -0700, Ben Pfaff wrote: > > On Mon, Sep 16, 2013 at 03:38:21PM -0500, Jesse Gross wrote: > > > - Ben, do you want to take over for the userspace portions of the > > > series on the assumption that the above comments can be fixed fairly > > > easily? > > > > Yes, that's fine. Simon, I guess that you are looking at Jesse's > > comments about mpls_depth from earlier? > > Yes, I have a solution to that problem and I will post it after testing > further. I don't think it will affect the other user-space patches > in a material way. So I think you can review them as-is. That sounds good, thanks.