quick
tool/traffic-generator/quick
Type: Command
| Argument | Type | Description |
|---|---|---|
| entries-to-show | num | |
| test-id | num | |
| measure-out-of-order | bool | |
| cpu-core | multi { array-id, array-id, cpu-core: range [0 .. 255] } | |
| stream | multi { stream: enum } | |
| port | multi { port: enum } | |
| interface | multi { port: iface_enum } | |
| id | multi { id: num [0 .. 255] } | |
| packet-size | multi { array-id, array-id, packet-size: range [1 .. 65535] } | |
| pps | multi { pps: num } | |
| mbps | multi { mbps: num } | |
| tx-template | multi { tx-template: enum } | |
| packet-count | multi { packet-count: num } |
| Read-only Argument | Type | Description |
|---|---|---|
| seq | enum (TOT) { TOT:0xffffffff } | |
| id | enum (TOT) { TOT:0xffffffff } | |
| tx-packet | num | |
| tx-rate | num | |
| rx-packet | num | |
| rx-rate | num | |
| rx-ooo | num | |
| rx-bad-csum | num | |
| lost-packet | num | |
| lost-rate | num | |
| lost-ratio | string | |
| lat-min | string | |
| lat-avg | string | |
| lat-max | string | |
| jitter | string |