From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from filtteri2.pp.htv.fi (filtteri2.pp.htv.fi [213.243.153.185]) by dpdk.org (Postfix) with ESMTP id 33D8DB372 for ; Tue, 9 Sep 2014 23:44:22 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by filtteri2.pp.htv.fi (Postfix) with ESMTP id A9C5E19BD39; Wed, 10 Sep 2014 00:49:27 +0300 (EEST) X-Virus-Scanned: Debian amavisd-new at pp.htv.fi Received: from smtp6.welho.com ([213.243.153.40]) by localhost (filtteri2.pp.htv.fi [213.243.153.185]) (amavisd-new, port 10024) with ESMTP id oS9i4C7BzFvE; Wed, 10 Sep 2014 00:49:22 +0300 (EEST) Received: from drone (91-145-91-118.bb.dnainternet.fi [91.145.91.118]) by smtp6.welho.com (Postfix) with ESMTP id A79D85BC005; Wed, 10 Sep 2014 00:49:22 +0300 (EEST) Date: Wed, 10 Sep 2014 00:49:22 +0300 From: Aaro Koskinen To: Jeff Shaw Message-ID: <20140909214922.GB589@drone.musicnaut.iki.fi> References: <4a71bb41.1307.14857e341d5.Coremail.zimeiw@163.com> <20140909160911.GA18226@plxv1142.pdx.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140909160911.GA18226@plxv1142.pdx.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] TCP/IP stack for DPDK 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, 09 Sep 2014 21:44:22 -0000 Hi, On Tue, Sep 09, 2014 at 09:09:11AM -0700, Jeff Shaw wrote: > > You can find the code from the link: https://github.com/dpdk-net/netdp > > Hi zimeiw, when will you be posting the source code to github? > I can only find a static lib and some header files. It's BSD licensed, getting only the binary should be good enough for you. :-) A.