On Tue, Mar 22, 2022 at 7:42 AM Templin (US), Fred L <fred.l.temp...@boeing.com> wrote: > > Lars, I did a poor job of answering your question. One of the most important > aspects of > > IP Parcels in relation to TSO and GSO/GRO is that transports get to use a > full 4MB buffer > > instead of the 64KB limit in current practices. This is possible due to the > IP Parcel jumbo > > payload option encapsulation which provides a 32-bit length field instead of > just a 16-bit. > > By allowing the transport to present the IP layer with a buffer of up to 4MB, > it reduces > > the overhead, minimizes system calls and interrupts, etc. > > > > So, yes, IP Parcels is very much about improving the performance for end > systems in > > comparison with current practice (GSO/GRO and TSO).
Hi Fred, The nice thing about TSO/GSO/GRO is that they don't require any changes to the protocol as just implementation techniques, also they're one sided opitmizations meaning for instance that TSO can be used at the sender without requiring GRO to be used at the receiver. My understanding is that IP parcels requires new protocol that would need to be implemented on both endpoints and possibly in some routers. Do you have data that shows the benefits of IP Parcels in light of these requirements? Thanks, Tom > > > > Thanks - Fred > > _______________________________________________ > Int-area mailing list > Int-area@ietf.org > https://www.ietf.org/mailman/listinfo/int-area _______________________________________________ Int-area mailing list Int-area@ietf.org https://www.ietf.org/mailman/listinfo/int-area