DPDK patches and discussions
 help / color / mirror / Atom feed
From: Gal Sagie <gal.sagie@gmail.com>
To: "<dev@dpdk.org>" <dev@dpdk.org>
Subject: [dpdk-dev] TSO with chained imbues
Date: Thu, 25 Dec 2014 17:55:46 +0200	[thread overview]
Message-ID: <CAG9LJa6NwGVsJ0rZg1dVfha1c0y1p5QJpyumzG0=Poi03ZMrkg@mail.gmail.com> (raw)

Hello all,

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)

I think that ideally this should work, just like for example, Jumbo frames
are being
splitted into chained mbuf's (other direction)

Thanks
Gal.

             reply	other threads:[~2014-12-25 15:55 UTC|newest]

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

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='CAG9LJa6NwGVsJ0rZg1dVfha1c0y1p5QJpyumzG0=Poi03ZMrkg@mail.gmail.com' \
    --to=gal.sagie@gmail.com \
    --cc=dev@dpdk.org \
    /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).