From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: LD_PRELOAD libraries for DPDK to run unmodified applications with DPDK? Date: Wed, 24 Sep 2014 14:18:49 -0700 Message-ID: <20140924211849.GA30052@mhcomputing.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Malveeka Tewari 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 Wed, Sep 24, 2014 at 01:10:32PM -0700, Malveeka Tewari wrote: > > There is already a rump-kernel based TCP/IP stack for DPDK > https://github.com/rumpkernel/dpdk-rumptcpip/. ... > But these solutions are again too heavy weight. Try using this along with https://github.com/rumpkernel/rumprun-posix . Matthew.