This memo defines a metric for one-way packet loss across
paths. It builds on notions introduced and discussed in the Frameworkdocument, RFC 2330 [1]; the reader is assumed to
familiar with that document
This memo is intended to be parallel in structure to a document for One-way Delay ("A One-way Delay Metric for IPPM") [2];
the reader is assumed to be familiar with that document
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in document are to be interpreted as described in RFC 2119 [5].
Although RFC 2119 was written with protocols in mind, the key
are used in this document for similar reasons. They are used
ensure the results of measurements from two different
are comparable, and to note instances when an implementation
perturb the network
RFC 2680 One Way Packet Loss Metric for IPPM September 1999
+ Using this singleton metric, a 'sample', called Type-P-One-way
Loss-Poisson-Stream, is introduced to measure a sequence
singleton transmissions and/or losses measured at times taken
a Poisson process
+ Using this sample, several 'statistics' of the sample are
and discussed
This progression from singleton to sample to statistics, with
separation among them, is important
Whenever a technical term from the IPPM Frameworkdocument is
used in this memo, it will be tagged with a trailing asterisk.
example, "term*" indicates that "term" is defined in the Framework
1.1. Motivation
Understanding one-way packet loss of Type-P* packets from a
host* to a destination host is useful for several reasons
+ Some applications do not perform well (or at all) if end-to-
loss between hosts is large relative to some threshold value
+ Excessive packet loss may make it difficult to support
real-time applications (where the precise threshold of "excessive
depends on the application).
+ The larger the value of packet loss, the more difficult it is transport-layer protocols to sustain high bandwidths
+ The sensitivity of real-time applications and of transport-
protocols to loss become especially important when very
delay-bandwidth products must be supported
The measurement of one-way loss instead of round-trip loss
motivated by the following factors
+ In quality-of-service (QoS) enabled networks, provisioning in direction may be radically different than provisioning in
reverse direction, and thus the QoS guarantees differ.
the paths independently allows the verification of
guarantees
It is outside the scope of this document to say precisely how
metrics would be applied to specificproblems
Synchronization measures the extent to which two clocks agree
what time it is. For example, the clock on one host might
5.4 msec ahead of the clock on a second host. {Comment: A
ITU-T equivalent is "time error".}
Accuracy measures the extent to which a given clock agrees
UTC. For example, the clock on a host might be 27.1 msec
UTC. {Comment: A rough ITU-T equivalent is "time error
UTC".}
Resolution measures the precision of a given clock.
example, the clock on an old Unix host might advance only
every 10 msec, and thus have a resolution of only 10 msec
{Comment: A very rough ITU-T equivalent is "sampling period".}
skew
Skew measures the change of accuracy, or of synchronization
with time. For example, the clock on a given host might
1.3 msec per hour and thus be 27.1 msec behind UTC at one
and only 25.8 msec an hour later. In this case, we say that
clock of the given host has a skew of 1.3 msec per hour
to UTC, which threatens accuracy. We might also speak of
skew of one clock relative to another clock, which synchronization. {Comment: A rough ITU-T equivalent is "
drift".}
>>The *Type-P-One-way-Packet-Loss* from Src to Dst at T is 0<<
that Src sent the first bit of a Type-P packet to Dst at wire-time*
and that Dst received that packet
>>The *Type-P-One-way-Packet-Loss* from Src to Dst at T is 1<<
that Src sent the first bit of a type-P packet to Dst at wire-time
and that Dst did not receive that packet
+ A given methodology will have to include a way to
between a packet loss and a very large (but finite) delay.
noted by Mahdavi and Paxson [3], simple upper bounds (such as
255 seconds theoretical upper bound on the lifetimes of
packets [4]) could be used, but good engineering, including
understanding of packet lifetimes, will be needed in practice
{Comment: Note that, for many applications of these metrics,
may be no harm in treating a large delay as packet loss. An
playback packet, for example, that arrives only after the
point may as well have been lost.}
+ If the packet arrives, but is corrupted, then it is counted
lost. {Comment: one is tempted to count the packet as
since corruption and packet loss are related but
phenomena. If the IP header is corrupted, however, one cannot
sure about the source or destination IP addresses and is thus
shaky grounds about knowing that the corrupted received corresponds to a given sent test packet. Similarly, if
parts of the packet needed by the methodology to know that
corrupted received packet corresponds to a given sent test packet
then such a packet would have to be counted as lost.
these packets as lost but packet with corruption in other parts
the packet as not lost would be inconsistent.}
+ If the packet is duplicated along the path (or paths) so multiple non-corrupt copies arrive at the destination, then
packet is counted as received
+ If the packet is fragmented and if, for whatever reason reassembly does not occur, then the packet will be deemed lost
+ At the Src host, select Src and Dst IP addresses, and form a
packet of Type-P with these addresses
+ At the Dst host, arrange to receive the packet
+ At the Src host, place a timestamp in the prepared Type-P packet
and send it towards Dst
+ If the packet arrives within a reasonable period of time, the one
way packet-loss is taken to be zero
+ If the packet fails to arrive within a reasonable period of time
the one-way packet-loss is taken to be one. Note that threshold of "reasonable" here is a parameter of the methodology
{Comment: The definition of reasonable is intentionally vague,
is intended to indicate a value "Th" so large that any value
the closed interval [Th-delta, Th+delta] is an threshold for loss. Here, delta encompasses all error in synchronization along the measured path. If there is a
value after which the packet must be counted as lost, then
reintroduce the need for a degree of clock synchronization
to that needed for one-way delay. Therefore, if a measure
packet loss parameterized by a specific non-huge "reasonable
time-out value is needed, one can always measure one-way delay
see what percentage of packets from a given stream exceed a
time-out value.}
Issues such as the packet format, the means by which Dst knows
to expect the test packet, and the means by which Src and Dst
synchronized are outside the scope of this document. {Comment:
plan to document elsewhere our own work in describing such
detailed implementationtechniques and we encourage others to
well.}
The first two sources are interrelated and could result in a
packet with finite delay being reported as lost. Type-P-One-way
Packet-Loss is 0 if the test packet does not arrive, or if it
arrive and the difference between Src timestamp and Dst timestamp
greater than the "reasonable period of time", or loss threshold.
the clocks are not sufficiently synchronized, the loss threshold
not be "reasonable" - the packet may take much less time to
than its Src timestampindicates. Similarly, if the loss
is set too low, then many packets may be counted as lost. The threshold must be high enough, and the clocks synchronized
enough so that a packet that arrives is rarely counted as lost. (
the discussions in the previous two sections.)
Since the sensitivity of packet loss measurement to lack of synchronization is less than for delay, we refer the reader to
treatment of synchronization errors in the One-way Delay metric [2]
for more details
The last source of error, resource limits, cause the packet to
dropped by the measurementinstrument, and counted as lost when
fact the network delivered the packet in reasonable time
The measurement instruments should be calibrated such that the threshold is reasonable for application of the metrics and the
are synchronized enough so the loss threshold remains reasonable
In addition, the instruments should be checked to ensure the that
possibility a packet arrives at the network interface, but is
due to congestion on the interface or to other resource
(e.g., buffers) on the instrument is low
The calibration and context in which the metric is measured MUST
carefully considered, and SHOULD always be reported along with
results. We now present four items to consider: Type-P of the
packets, the loss threshold, instrument calibration, and the
traversed by the test packets. This list is not exhaustive; additionalinformation that could be useful in applications of the metrics should also be reported
2.8.1. Type-
As noted in the Frameworkdocument [1], the value of the metric
depend on the type of IP packets used to make the measurement,
"Type-P". The value of Type-P-One-way-Delay could change if protocol (UDP or TCP), port number, size, or arrangement for
treatment (e.g., IP precedence or RSVP) changes. The exact Type-
used to make the measurements MUST be accurately reported
Finally, the path traversed by the packet SHOULD be reported, possible. In general it is impractical to know the precise path
given packet takes through the network. The precise path may
known for certain Type-P on short or stable paths. If Type-
includes the record route (or loose-source route) option in the
header, and the path is short enough, and all routers* on the
support record (or loose-source) route, then the path will
precisely recorded. This is impractical because the route must
short enough, many routers do not support (or are not configured for
record route, and use of this feature would often artificially
the performance observed by removing the packet from common- processing. However, partial information is still valuable context
For example, if a host can choose between two links* (and hence separate routes from Src to Dst), then the initial link used
valuable context. {Comment: For example, with Merit's NetNow setup
Given the singleton metric Type-P-One-way-Packet-Loss, we now
one particular sample of such singletons. The idea of the sample
to select a particular binding of the parameters Src, Dst, and Type
P, then define a sample of values of parameter T. The means defining the values of T is to select a beginning time T0, a
time Tf, and an average rate lambda, then define a pseudo-
Poisson process of rate lambda, whose values fall between T0 and Tf
The time interval between successive values of T will then
1/lambda
{Comment: Note that Poisson sampling is only one way of defining
sample. Poisson has the advantage of limiting bias, but
methods of sampling might be appropriate for different situations
We encourage others who find such appropriate cases to use
general framework and submit their sampling method
standardization.}
RFC 2680 One Way Packet Loss Metric for IPPM September 1999
The values of T in the sequence are monotonic increasing. Note
T would be a valid parameter to Type-P-One-way-Packet-Loss, and
L would be a valid value of Type-P-One-way-Packet-Loss
Given T0, Tf, and lambda, we compute a pseudo-random Poisson
beginning at or before T0, with average arrival rate lambda,
ending at or after Tf. Those time values greater than or equal to T
and less than or equal to Tf are then selected. At each of the
in this process, we obtain the value of Type-P-One-way-Packet-Loss
this time. The value of the sample is the sequence made up of
resulting