From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: Userland IP stack for DPDK Date: Wed, 17 Sep 2014 22:44:16 -0700 Message-ID: <20140918054416.GA18818@mhcomputing.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org To: Vadim Suraev Return-path: Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Thu, Sep 18, 2014 at 07:13:43AM +0300, Vadim Suraev wrote: > Hi, > I've published the source code of Linux kernel IP stack ported to user space > and integrated with DPDK (1.6 currently). > I includes also some example applications & test scripts as well as > documentation > about what & how is done and how to use & adapt it. > The source: > git-9UaJU3cA/F/QT0dZR+AlfA@public.gmane.org:vadimsu/ipaugenblick.git > > two branches - master & muticore > Documentation: > - README at the root of the project > ipaugenblick.net > Please feel free to ask questions you may have > Regards, > Vadim. Hi Vadim, The docs you wrote are very good. Not many developers offer support over Skype either, this is quite unique and very cool! :) Definitely going to find some time to experiment with it. In a few weeks I'll release my code too. Matthew.