diff options
author | Christian E. Hopps <chopps@chopps.org> | 2019-09-27 12:59:30 -0400 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-10-16 12:40:14 +0000 |
commit | fb76b4549f2ac529b82bdbbaee0786857386a2a7 (patch) | |
tree | 57285486a378a0a377fe97c00a78f77bbf66774a /src/scripts/vnet/speed | |
parent | 8a7109cc6e61f9ed4677bf114466ba14e82dee71 (diff) |
misc: add "maxframe" and "rate" to packet-generator cli.
Allow for setting the maximum number of generated packets to be included
in the frame passed to next nodes. This is very important for testing
code which may be susceptible to multi-frame vs single-frame bugs (e.g.,
code that is doing re-ordering where packets may be buffered between
frames).
Update:
- remove redundant packet "rate" option.
- reduce n_max_frame to u32 as that's what pulled from the CLI.
Type: feature
Signed-off-by: Christian E. Hopps <chopps@chopps.org>
Change-Id: Ie362bbb110b2cf01d9f65c559bbe9101e17b7fdc
Signed-off-by: Christian Hopps <chopps@labn.net>
(cherry picked from commit 87d7bac5cf2ebdc7820e1edaadc2cc3b6d111cf2)
Diffstat (limited to 'src/scripts/vnet/speed')
0 files changed, 0 insertions, 0 deletions