DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] DPDK : iperf , PMD related problem
@ 2020-01-24 11:38 soumya pal
  0 siblings, 0 replies; only message in thread
From: soumya pal @ 2020-01-24 11:38 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-26 20:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-24 11:38 [dpdk-users] DPDK : iperf , PMD related problem soumya pal

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).