DOKK / manpages / debian 11 / rt-tests / queuelat.8.en
QUEUELAT(8) System Manager's Manual QUEUELAT(8)

queuelat - Queue latency test program

queuelat [-h] [-m max-queue-len] [-c cycles-per-packet] [-p mpps] [-f tsc-freq] [-t timeout]

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

A summary of options is included below.

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.
Estimated number of cycles it takes to process one packet.
This value should come from the envisioned packet
forwarding application being simulated.
Million packets per second that arrive for processing.
TSC frequency in MHz.
Timeout in seconds to quit the program.

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

Sept 3, 2018