DPDK usage discussions
 help / color / mirror / Atom feed
From: Antonis Christodoulou <christan305@hotmail.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] Question regarding DPDK on AWS
Date: Wed, 30 Jun 2021 14:40:22 +0000	[thread overview]
Message-ID: <VI1P193MB0510DD44C40648F5D8F5F53AE1019@VI1P193MB0510.EURP193.PROD.OUTLOOK.COM> (raw)

Hello all,

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.

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:38 UTC|newest]

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

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=VI1P193MB0510DD44C40648F5D8F5F53AE1019@VI1P193MB0510.EURP193.PROD.OUTLOOK.COM \
    --to=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).