[dpdk-dev] TSO with chained imbues

Olivier MATZ olivier.matz at 6wind.com
Mon Dec 29 09:49:28 CET 2014


Hi Gal,

On 12/25/2014 04:55 PM, Gal Sagie wrote:
> Does the TSO offload option works for chained mbufs?
> What i mean is, if i have a chain representing a big TCP buffer, and i only
> set the first mbuf with
> TSO flags and tso_segsz (mss) and L4 size, will that work ? (or only
> applied on the first mbuf)

This should work indeed.
In a mbuf chain, only the first mbuf carries the flags for the
whole chain.

Regards,
Olivier


More information about the dev mailing list