To answer my own question.

Limit is set by the length (in packets) of the pcap file.
You can make continuous with packet-generator configure <stream> limit 0.

Ray K

On 11/03/2021 14:23, Kinsella, Ray wrote:
> Folks,
> 
> Is there anyway to tell the Packet Generator to generate a continuous stream?
> Configuration is below and is stopping at the end of the pcap files (1m 
> packets).
> 
> Ray K
> 
> create packet-generator interface pg1 
> create packet-generator interface pg2 
> packet-generator new pcap ../vpp_configs/pg/vxlan_traces/intfc1.pcap source 
> pg1 name s1 rate 1.00e6 maxframe 256
> packet-generator new pcap ../vpp_configs/pg/vxlan_traces/intfc2.pcap source 
> pg2 name s2 rate 1.00e6 maxframe 256
> packet-generator enable-stream
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18900): https://lists.fd.io/g/vpp-dev/message/18900
Mute This Topic: https://lists.fd.io/mt/81253570/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to