DPDK patches and discussions
 help / color / mirror / Atom feed
From: Olivier MATZ <olivier.matz@6wind.com>
To: Gal Sagie <gal.sagie@gmail.com>, "<dev@dpdk.org>" <dev@dpdk.org>
Subject: Re: [dpdk-dev] TSO with chained imbues
Date: Mon, 29 Dec 2014 09:49:28 +0100	[thread overview]
Message-ID: <54A11598.5010709@6wind.com> (raw)
In-Reply-To: <CAG9LJa6NwGVsJ0rZg1dVfha1c0y1p5QJpyumzG0=Poi03ZMrkg@mail.gmail.com>

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

      reply	other threads:[~2014-12-29  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-25 15:55 Gal Sagie
2014-12-29  8:49 ` Olivier MATZ [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54A11598.5010709@6wind.com \
    --to=olivier.matz@6wind.com \
    --cc=dev@dpdk.org \
    --cc=gal.sagie@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).