DPDK usage discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Antonis Christodoulou <christan305@hotmail.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] Question regarding DPDK on AWS
Date: Thu, 01 Jul 2021 15:43:25 +0200	[thread overview]
Message-ID: <6375367.taekoeiVmC@thomas> (raw)
In-Reply-To: <VI1P193MB0510DD44C40648F5D8F5F53AE1019@VI1P193MB0510.EURP193.PROD.OUTLOOK.COM>

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<http://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






      reply	other threads:[~2021-07-01 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-30 14:40 Antonis Christodoulou
2021-07-01 13:43 ` Thomas Monjalon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6375367.taekoeiVmC@thomas \
    --to=thomas@monjalon.net \
    --cc=christan305@hotmail.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).