DPDK usage discussions
 help / color / mirror / Atom feed
From: "soumya pal" <soumya_pal2004@rediffmail.com>
To: <users@dpdk.org>
Subject: [dpdk-users] DPDK : iperf , PMD related problem
Date: 24 Jan 2020 11:38:15 -0000	[thread overview]
Message-ID: <20200124113815.17059.qmail@f4mail-235-121.rediffmail.com> (raw)

Hello,

I am new to DPDK.
I am creating a traffic generator for LTE. I need to wrap the traffic using GTPU header. My application opens one PMD interface. I like to run dpdk-iperf application to generate various types of traffics. I need to catch the traffic on PMD and put proper GTPU header. Please note that I have created a small ARP implementation to know the MAC address of the remote end.

Please let me know
1.	Is it possible to capture the dpdk-iperf traffic in PMD?
2.	What is the maximum size of that packet? 
3.	Is this capturing process in PMD time consuming? Will it affect the system?
4.	Previously I have used one extra KNI interface to get the traffic from Kernel ( say normal iperf). My problem was it was also including traffic like “mdns” to go ( wrapped in GTPU) from the Virtual interface (kni), which we do not want to send via PMD to remote end. Is there any solution for that? 

Please let me know your inputs.

Regards
Soumya

                 reply	other threads:[~2020-01-26 20:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200124113815.17059.qmail@f4mail-235-121.rediffmail.com \
    --to=soumya_pal2004@rediffmail.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).