QUEUELAT(8) System Manager's Manual QUEUELAT(8)

queuelat - Queue latency test program

queuelat [-c|--cycles N] [-f|--freq F] [-h|--help] [-m|--max-len LEN] [-p|--packets F] [-q|--queue-len N] [-t|--timeout TIME]

queuelat simulates a network queue checking for latency violations in packet processing.

A summary of options is included below.

Estimated number of cycles it takes to process one packet. This value should come from the envisioned packet forwarding application being simulated.
TSC frequency in MHz.
Show help
Maximum allowed latency, in nanoseconds. If latency to process any packet exceeds this value, the program quits, writing a message to the trace buffer.
Million packets per second that arrive for processing.
Minimum queue length to print in the trace
Timeout in seconds to quit the program.

queuelat was written by Marcelo Tosatti <mtosatti@redhat.com>

Sept 3, 2018