All of lore.kernel.org
 help / color / mirror / Atom feed
* Performance issue in DPDK setup
@ 2017-01-19  6:47 Priyanka
  2017-01-19  7:42 ` Arnon Warshavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Priyanka @ 2017-01-19  6:47 UTC (permalink / raw)
  To: users, dev

Hi All,

We have VMs on a physical server  with both VMs having 1 core 7 GB RAM 
with DPDK 16.04. The VMs are communicating using SR-IOV (per VM 1 VF is 
assigned). We are performance benchmarking the setup with our 
application which sends burst of packet on the sender VM and receiver VM 
receives it in a ring. But we are unable to get good performance at L2 
layer also. The problem we noticed is that if we attempt to send a burst 
of 1 lakh (1,00,000) packet at a go, the receiver side is able to 
receive only 40,000 packets. We feel there is some buffer overflow 
happening but we cannot trace it. So, we feel a uniform rate of sending 
packet and not a huge burst would be a better application for benchmarking.

Is there a application available in DPDK where we can specify the 
sending rate i.e. ask the application to send 1 Gbps traffic etc, so 
that it would send 1 Gb traffic uniformly in the second.
Please guide us on this.

Thanks,

Priyanka

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-19 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-19  6:47 Performance issue in DPDK setup Priyanka
2017-01-19  7:42 ` Arnon Warshavsky
2017-01-19 14:10   ` Wiles, Keith

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.