Scroll to navigation

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

NAME

queuelat - Queue latency test program

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

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.

AUTHOR

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

Sept 3, 2018