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 D3F00A0A0C for ; Thu, 1 Jul 2021 15:43:28 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C02E640141; Thu, 1 Jul 2021 15:43:28 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id F23644003E for ; Thu, 1 Jul 2021 15:43:27 +0200 (CEST) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 6BB275C00B9; Thu, 1 Jul 2021 09:43:27 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Thu, 01 Jul 2021 09:43:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= bKVpKcSTkndcssgUsd1h25b1lYsuMlmwWUV5QEpAnYQ=; b=XzJ3GuNhUvgo7kQJ U5SC+8peD+f9XzhUtTxiCmN927kSBfilGQQhWlHJ374YqickbICsK/Y8oft7CZ/R dFNvEHWazzZcQNltf2+1Vrq2odmjoirS+SCZgjzBp5L77MtDuQRMocSZhPyd3c8X 0QqnGTDdEdRtpkszdFWQ/QYZTmv4iT/xRl71xNl6KM/D+ATaKErknKmjZnBFAyZy etczWvXecE+23IS0ZiKLbtZHelTg0dYTaB+z93k3bY8gdC15AxsfX0Cc/DBKtzpN v+/8i9/Sm3UWXHmBbOiH/n1Tw2CKQKJjYEkjB+IABOAUiv6T8sE+ermsVxK88dt2 XIfkew== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=bKVpKcSTkndcssgUsd1h25b1lYsuMlmwWUV5QEpAn YQ=; b=dQWx8DH6tmSZXcLmc4Q1/JN8B6RUuWSJ2IVed2WfbUl4JEOMbRY1T5gkA KEmwpC1rFc7dAyz3E9Z/QOZaRPLJRdDyuhJmWMKDvNI2J0Ymz/Uj5S7HERW2ll0Y qt0x+Ran29G9Tg/wZ5HxmF69GDq2UHcwIYaWed0m7pNt69AgT7WTOD6P1lYRANMm LRqLhRPS2OK4hCHMDj+dyK2AcMYVfZDG984VpTVPTOvm6aCaKSMvy2hBJIbqCU8S o3XB6WBVlzABuvUMoS5IqAejtBJK7cJGzLsuKUCodIiMq98s8bdeFpFbejncqvgd Q/FglNQcFq578KhaJEwftTEzZV8FQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrfeeiiedgieehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepgeejgfdvgedtieegfefggeeuledtheelvdehhedttdelgeeiudeu gfejfeffvdetnecuffhomhgrihhnpehgihhthhhusgdrtghomhdpvgigrghmphhlvgdrtg homhenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpeht hhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 1 Jul 2021 09:43:26 -0400 (EDT) From: Thomas Monjalon To: Antonis Christodoulou Cc: "users@dpdk.org" Date: Thu, 01 Jul 2021 15:43:25 +0200 Message-ID: <6375367.taekoeiVmC@thomas> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-users] Question regarding DPDK on AWS X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org Sender: "users" 30/06/2021 16:40, Antonis Christodoulou: > Hello all, Hello, > my name is Antonis Christodoulou, and I am a new user of DPDK. I am not sure this is the right place to ask a usage question, so please feel free to redirect me to someone more appropriate for such questions as needed. Your question below looks related to the TCP stack in F-stack, not DPDK itself. I would recommend to get in touch with the F-Stack project: https://github.com/F-Stack/f-stack/issues > I am working on AWS, and I have set up F-stack over DPDK, successfully connecting to an address within my private VPC, using a client socket. On the other side I am running a simple echo server with ncat -l 2001 -k -c 'xargs -n1 echo' -vvv. However, when I just change the address to some global IP, like the one used by www.example.com, ie. 93.184.216.34 (I used port 80), then I am not getting any socket connection. > > Would you know why this is happening? I have not set up any veth0 interface yet for the DPDK NIC, I am not sure this is needed for connectivity. > > Regards, > Antonis