DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Victor Detoni <victordetoni@gmail.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Set mtu value
Date: Sun, 21 Aug 2016 22:27:51 -0700	[thread overview]
Message-ID: <CAOaVG143YC52sYJayR+5rnAB1JypeOR7MOu8ZtghW5VOZPEJNA@mail.gmail.com> (raw)
In-Reply-To: <CANpwN=sXS201s2WrDLRQAz2-NuRbHctdOjJ6O+2p=3HOLeVR1A@mail.gmail.com>

only some device drivers support changing MTU via the change API.
For the rest the application has to stop the device, configure new
settings, and start.

  reply	other threads:[~2016-08-22  5:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-21 21:27 Victor Detoni
2016-08-22  5:27 ` Stephen Hemminger [this message]
2016-08-22 13:12   ` Victor Detoni
2016-08-30  1:55     ` Victor Detoni

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=CAOaVG143YC52sYJayR+5rnAB1JypeOR7MOu8ZtghW5VOZPEJNA@mail.gmail.com \
    --to=stephen@networkplumber.org \
    --cc=users@dpdk.org \
    --cc=victordetoni@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).