From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6E5E64241F; Fri, 20 Jan 2023 14:18:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 015F240150; Fri, 20 Jan 2023 14:18:41 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mails.dpdk.org (Postfix) with ESMTP id D86D7400D5 for ; Fri, 20 Jan 2023 14:18:38 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 189D65C00ED; Fri, 20 Jan 2023 08:18:37 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Fri, 20 Jan 2023 08:18:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; t=1674220717; x= 1674307117; bh=ctXghZIENN3XLt+oPYL4ndVJmtcNb8mjzTNMi7pkVVc=; b=J EFxWQofzCcxgCpp5xXwDZJWuQKnNOdnc9NQQoqVIB+YwVZCk9ni4nBIZUwHEx9Xp 06E7XjI6D8bUxEDTy2rgMlt4Fv+QUw/cdwFFgXZIMNAwuLE88g1fyRmT0ogM9Zvf gl1eTWbdpVXVg0uYZmXzrNiW0VepKPn1HI3qFzthf5tzB07PtIjLHvl+TqV+9ExA KYns+Riy+e3EO2SeYNijGZsG2a6SIefx1qgYB2dany7ZqvahAWiHhLDGfscy5jSR 8NZLmkS213lAV3nX3Y9MRCKlGkNDn6+pN4LnvYkj9p77Mq+AAQOUERZ1ohfgj+fy DaIR44g3XpoOsY1UljWGA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1674220717; x= 1674307117; bh=ctXghZIENN3XLt+oPYL4ndVJmtcNb8mjzTNMi7pkVVc=; b=k a9YETt4JSYxYbnKiRPa6cUgFWRJO/O2Wk1M8b66bcPwaWxVM3rVI2wMoHuSZO1PK HvTYczsf3MjlNi1sYIgZO0Xi8mJRb+uPd4dJhleTcIiYBCFR3PlSvs+CPmwFCfUD gfBjWGBULNgyZv5xUMD5HRem5Eju8uT1PbC/Kd+p/GRZ1UimMziRluEjw2bkwGXO LIrwNErvh4u/TQd76XhxOuBWFmmmJBToCvAuZG2mZYAyel8m/93JWlK+0Ww6hSRy PxfGS9JBYbFFOn1vIWtN/4pftfztqpZr1sjuuXsfJwKtQU0r80KxglXoBjd0khB0 aoh1pqO+caZS6N5ED6SKw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrudduvddgheduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvfevufffkfgjfhgggfgtsehtuf ertddttddvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghs sehmohhnjhgrlhhonhdrnhgvtheqnecuggftrfgrthhtvghrnhepjeejffffgfffkeefff elgfekleetjeffleeludeghfehleffteehveduffdugfdvnecuffhomhgrihhnpeguphgu khdrohhrghenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 20 Jan 2023 08:18:35 -0500 (EST) From: Thomas Monjalon To: Sam Kirubakaran Cc: dev@dpdk.org Subject: Re: TCP stack support on DPDK Date: Fri, 20 Jan 2023 12:31:47 +0100 Message-ID: <2606825.OYXXYNVTWy@thomas> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 20/01/2023 09:11, Sam Kirubakaran: > Hi team, > > My name is Sam and I am a Software Engineer. > Currently, we are trying to improve the performance of proprietary in-house > tools by using DPDK but we are not sure whether DPDK has support for TCP > stack. No there is no stack inside DPDK. You can find some projects here: https://www.dpdk.org/ecosystem/#projects