RE: Proper understanding of

"Caitlin Bestler" <[email protected]> Tue, 2 Jan 2007 08:45:55 -0800
Newsgroups gmane.ietf.rddp
Message-ID <54AD0F12E08D1541B826BE97C98F99F1E1270D@NT-SJCA-0751.brcm.ad.broadcom.com>
bbr wrote:
> Folks,
>=20
>=20
>=20
> I'm looking at the changes in MPA from draft 02 (against
> which the conformance suite was written) to draft 08. I would
> like to understand how to take the following text from page 25
> (clause 6).=20
>=20
>=20
>=20
> "To detect the start of the FPDU unambiguously one of the following
>=20
> MUST be used:
>=20
> 1: In an ordered TCP stream, the ULPDU Length field in the current
>=20
> FPDU when FPDU has a valid CRC, can be used to identify the
>=20
> beginning of the next FPDU.
>=20
> 2: For optimized MPA/TCP receivers that support out of order
>=20
> reception of FPDUs (see section 4.3 MPA Markers on page 15) a
>=20
> Marker can always be used to locate the beginning of an FPDU (in
>=20
> FPDUs with valid CRCs). Since the location of the Marker is
>=20
> known in the octet stream (sequence number space), the Marker can
>=20
> always be found.
>=20
> 3: Having found an FPDU by means of a Marker, an optimized MPA/TCP
>=20
> receiver can find following contiguous FPDUs by using the ULPDU
>=20
> Length fields (from FPDUs with valid CRCs) to establish the next
>=20
> FPDU boundary."
>=20
>=20
>=20
> Question: Is an implementation allowed to use the marker, as
> described below, to "unambiguously" detect the start of a FPDU?
>=20
>=20
>=20
> Condition under which marker was received:
>=20
>=20
>=20
> 1.    Markers being used (negotiated on)
>=20
> 2.    Large FPDU being sent which consumes three TCP segments (not
> desired but allowed)=20
>=20
> 3.    Second TCP segment lost
>=20
> 4.    Marker located in third TCP segment
>=20
>=20
>=20
> Issue: In item two above it would appear that the
> implementation would have to validate the FPDU in which the
> marker is received (perform CRC check) before it can use it.
> However, since a portion of the FPDU is missing this would
> not be possible to do. Therefore a conformant device MUST NOT
> use this marker to detect the start of the FPDU.
>=20
>=20
>=20
> Is this the correct understanding of this requirement?
>=20
>=20

The probable FPDU is not complete, therefore a conformant
receiver MUST NOT provide the DDP Segment to the DDP layer.

Whether the MPA receiver "used" the marker in the third segment
in an attempt to validate the FPDU is irrelevant, since no action
would result from merely testing the hypothesis. It would still
conclude that the FPDU was no ready for delivery to the DDP layer.