Re: [EXT] Re: [PATCH net-next 2/2] samples: pktgen: new append mode

2021-01-26 Thread Igor Russkikh
Hi Jesper, Thanks for reviewing this. >> DELAY may now be explicitly specified via common parameter -w > > What are you actually using this for? Basically, for the second patch. When running multidev pktgen (using that -a option) with large amount of clones and bursts (-c and -b) I saw that s

Re: [PATCH net-next 2/2] samples: pktgen: new append mode

2021-01-26 Thread Jesper Dangaard Brouer
On Fri, 22 Jan 2021 16:05:17 +0100 Igor Russkikh wrote: > To configure various complex flows we for sure can create custom > pktgen init scripts, but sometimes thats not that easy. > > New "-a" (append) option in all the existing sample scripts allows > to append more "devices" into pktgen threa

[PATCH net-next 2/2] samples: pktgen: new append mode

2021-01-22 Thread Igor Russkikh
To configure various complex flows we for sure can create custom pktgen init scripts, but sometimes thats not that easy. New "-a" (append) option in all the existing sample scripts allows to append more "devices" into pktgen threads. The most straightforward usecases for that are: - using multipl