DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] 8K flow limit
@ 2017-10-11  8:57 Jacobus Gericke
  2017-10-11 12:31 ` Wiles, Keith
  0 siblings, 1 reply; 2+ messages in thread
From: Jacobus Gericke @ 2017-10-11  8:57 UTC (permalink / raw)
  To: users

Hi,

We are running Pktgen on two seperate VMs.  We use a range of src mac
addresses to create a certain amount of flows. We have noticed that there
is a ~8K flow limit per VF bonded to the VM. It is basically a limit of 8K
src macs that create a flow for each port/VF. Is this a Pktgen limit? Is
there a way to achieve more flows per VF bonded to the VM?

-- 
Kind regards
Jaco Gericke

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

* Re: [dpdk-users] 8K flow limit
  2017-10-11  8:57 [dpdk-users] 8K flow limit Jacobus Gericke
@ 2017-10-11 12:31 ` Wiles, Keith
  0 siblings, 0 replies; 2+ messages in thread
From: Wiles, Keith @ 2017-10-11 12:31 UTC (permalink / raw)
  To: Jacobus Gericke; +Cc: users



> On Oct 11, 2017, at 3:57 AM, Jacobus Gericke <jacobus.gericke@netronome.com> wrote:
> 
> Hi,
> 
> We are running Pktgen on two seperate VMs.  We use a range of src mac
> addresses to create a certain amount of flows. We have noticed that there
> is a ~8K flow limit per VF bonded to the VM. It is basically a limit of 8K
> src macs that create a flow for each port/VF. Is this a Pktgen limit? Is
> there a way to achieve more flows per VF bonded to the VM?

In Pktgen this is a limit to the amount of memory allocated per port for the range command. You can increase the number by increasing the define in the file app/pktgen-constants.h and increase the number of packets per port. Increasing these numbers will consume memory very quickly so be be careful.

> 
> -- 
> Kind regards
> Jaco Gericke

Regards,
Keith

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

end of thread, other threads:[~2017-10-11 12:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-11  8:57 [dpdk-users] 8K flow limit Jacobus Gericke
2017-10-11 12:31 ` Wiles, Keith

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