From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.46.186]) by dpdk.org (Postfix) with ESMTP id BA510B6E3 for ; Tue, 17 Feb 2015 10:33:30 +0100 (CET) Received: from [192.168.1.77] (99-34-229-174.lightspeed.sntcca.sbcglobal.net [99.34.229.174]) by mail.mhcomputing.net (Postfix) with ESMTPSA id 22B5380C003; Tue, 17 Feb 2015 01:32:57 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) From: Matthew Hall In-Reply-To: <3361385.7MKTL9LB3Z@xps13> Date: Tue, 17 Feb 2015 01:33:26 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <59FCAE43-65FD-4A3C-97F9-60250B78EEC3@mhcomputing.net> References: <20150212070635.GA31227@mhcomputing.net> <25886713.7gVMi5Gd1P@xps13> <3361385.7MKTL9LB3Z@xps13> To: Thomas Monjalon X-Mailer: Apple Mail (2.1878.6) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] Previous DPDK version API documentation for app developers X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2015 09:33:30 -0000 On Feb 17, 2015, at 1:30 AM, Thomas Monjalon = wrote: > Yes, you're right. It has been renamed. > But I think you should better work on improving the HEAD ;) Yes, I agree. But to get to this point I have to get the core = application features to even work in 1.7, before I can switch the app to = 1.8. :) It should not be too much longer I hope. I'm pushing hard on the last = feature I want done, but it's server-side-only TCP so it will take a = while I think. Matthew.=