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

* Re: Performance issue in DPDK setup
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Arnon Warshavsky @ 2017-01-19  7:42 UTC (permalink / raw)
  To: Priyanka; +Cc: users, dev

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

Hi
The DPDK based Pkt-gen is doing a very good job for such uniform packet
blasting
http://dpdk.org/download
http://pktgen.readthedocs.io/en/latest/

/Arnon

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

* Re: Performance issue in DPDK setup
  2017-01-19  7:42 ` Arnon Warshavsky
@ 2017-01-19 14:10   ` Wiles, Keith
  0 siblings, 0 replies; 3+ messages in thread
From: Wiles, Keith @ 2017-01-19 14:10 UTC (permalink / raw)
  To: Arnon Warshavsky; +Cc: Priyanka, users, dev


> On Jan 19, 2017, at 1:42 AM, Arnon Warshavsky <arnon@qwilt.com> wrote:
> 
>> 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.
>> 
> 
> Hi
> The DPDK based Pkt-gen is doing a very good job for such uniform packet
> blasting

Thanks Arnon,

Just to be picky and not to be confused with the Lunix kernel pktgen the name for the DPDK version is call Pktgen-DPDK no dash in pktgen :-)

> http://dpdk.org/download
> http://pktgen.readthedocs.io/en/latest/
> 
> /Arnon

Regards,
Keith

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