DPDK usage discussions
 help / color / mirror / Atom feed
From: Manoj Mallawaarachchi <manoj_ws@yahoo.com>
To: <users@dpdk.org>
Cc: <manoj_ws@yahoo.com>
Subject: [dpdk-users] Sending & Receiving Packets from Internet
Date: Mon, 22 May 2017 20:02:35 +0000 (UTC)	[thread overview]
Message-ID: <1922512750.4546748.1495483355635@mail.yahoo.com> (raw)
In-Reply-To: <1922512750.4546748.1495483355635.ref@mail.yahoo.com>

Dear All,

I'm new to DPDK and try to implement below scenario in my physical box having DPDK supported 1GB two port NIC( 82575EB)

Connectivity scenario :
PC laptop (via cross cable+static IP)----> [DPDK physical Box]- DPDK port 0 --> L2forwarder -->DPDK port 1 ---> Internet router/Gw.

Environment :

DPDK 16.11.1 + Ubuntu 

My Objective is below:

1) connect PC via DPDK forwarding application reside in DPDK physical box to Internet home router and monitor real time traffic while browsing.(The DPDK box act as bridge between Internet and client PC.)

2) Implement QoS for the same traffic (source IP based)

I try to achieve it, but no much success, as my forwarding PC able to ping one way after put ARP entry as mentioning gateway IP as DPDK port 0 MAC , but no reply.

A) Seeking your valuable advice how to configure/develop two way communication app based on L2/L3 forwarder or any other example. 

B)Is that required to bind user space TCP/IP stack with application to implement such scenario or it  can achieve via L2 or L3 forwarder?

C) Advice on how to setup the physical connectivity.


Note: I refer below discussions to get more clarity but not fully resolved my objective:

http://dpdk.org/ml/archives/dev/2013-June/000237.html

http://www.dpdk.org/ml/archives/users/2017-January/001421.html

Seeking your valuable advice to way forward.

Thank you,
Manoj M

       reply	other threads:[~2017-05-22 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1922512750.4546748.1495483355635.ref@mail.yahoo.com>
2017-05-22 20:02 ` Manoj Mallawaarachchi [this message]
     [not found] <413431592.1560403.1495635831121.ref@mail.yahoo.com>
2017-05-24 14:23 ` Manoj Mallawaarachchi

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=1922512750.4546748.1495483355635@mail.yahoo.com \
    --to=manoj_ws@yahoo.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).