From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: TCP/IP stack - options Date: Mon, 16 Sep 2013 22:31:05 +0200 Message-ID: <52376A89.4000504@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: 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" Hi Sujith, NetBSD/Rump is the only open source TCP/IP stack for DPDK. Some people may have tried to port LwIP too. As far as we know, only 6WIND has a robust and fully compliant stack which provides socket APIs to the applications on top of the DPDK. I'd be pleased to get a list of options for the DPDK too: - Rump/NetBSD thanks to Antti - maybe LwIP TBC - 6WINDGate's fast path TCP/IP stack and to list them on dpdk.org. My 2 cents, Vincent > Hi all, > > I'm new to DPDK and this group. > > In order to try out some of my applications on DPDK, I'd like to know a > little bit about the options that are there for protocol processing. > Could someone give info about the TCP/IP stacks that could be used with > DPDK libraries and applications? Quick googling gave a few names (6Wind, > rump kernel tcp/ip stack, etc). But some wise words from the group could > go a long way in helping me out. > > Thanks in advance ! > -Sujith