From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rcdn-iport-2.cisco.com (rcdn-iport-2.cisco.com [173.37.86.73]) by dpdk.org (Postfix) with ESMTP id 48CD52E89 for ; Thu, 5 Sep 2013 10:39:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=478; q=dns/txt; s=iport; t=1378370429; x=1379580029; h=from:to:subject:date:message-id:content-id: content-transfer-encoding:mime-version; bh=5EL8JRMfZtepk3R8/UdHdAq/HiJwxrJRXF/vEAWt3T8=; b=EpIS7vi8Zgo4u9hmxJpL8g6FlFfaQBRlAN8fwCETNBz4rxTGR2eCrJ94 DdjGChJbJvN8lGyzqvYNOPOSvvstPwC/JqPKHAZNzbXye6lZkzYb9Z6by FGMCAghfzo23J8gszTEkv38A8CPVNqDoT4ZYOMBeKfKYlFfS+7elPoRXm I=; X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiUFAIhCKFKtJV2Z/2dsb2JhbABbgweBBsFGgSYWdIImAQQ6UQEqFEInBBuHepk3oQmPL4NVgQADlBuVQIMggio X-IronPort-AV: E=Sophos;i="4.90,845,1371081600"; d="scan'208";a="255849402" Received: from rcdn-core-2.cisco.com ([173.37.93.153]) by rcdn-iport-2.cisco.com with ESMTP; 05 Sep 2013 08:40:22 +0000 Received: from xhc-aln-x04.cisco.com (xhc-aln-x04.cisco.com [173.36.12.78]) by rcdn-core-2.cisco.com (8.14.5/8.14.5) with ESMTP id r858eMtM027273 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 5 Sep 2013 08:40:22 GMT Received: from xmb-aln-x07.cisco.com ([169.254.2.36]) by xhc-aln-x04.cisco.com ([173.36.12.78]) with mapi id 14.02.0318.004; Thu, 5 Sep 2013 03:40:22 -0500 From: "Sujith Sankar (ssujith)" To: "dev@dpdk.org" Thread-Topic: TCP/IP stack - options Thread-Index: AQHOqhOOCHE23oFgBEqdQq5AloX3NQ== Date: Thu, 5 Sep 2013 08:40:22 +0000 Message-ID: <9C4CB4066E545D4D9D728B3238E19CA501477A5A@xmb-aln-x07.cisco.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.4.130416 x-originating-ip: [10.65.49.125] Content-Type: text/plain; charset="us-ascii" Content-ID: <090FAA7BF684D941AF683C5DCAC75FD3@emea.cisco.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dpdk-dev] TCP/IP stack - options 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: Thu, 05 Sep 2013 08:39:54 -0000 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