netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roi Dayan <roid@mellanox.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org, Or Gerlitz <ogerlitz@mellanox.com>,
	Roi Dayan <roid@mellanox.com>
Subject: [PATCH iproute2 0/2] Adding help and inline mode control to eswitch
Date: Sun, 27 Nov 2016 13:21:01 +0200	[thread overview]
Message-ID: <1480245663-814-1-git-send-email-roid@mellanox.com> (raw)

Hi,

The first patch is adding missing help message for eswitch.
The second patch is adding functionality to show/modify eswitch inline mode.

Thanks,
Roi


Roi Dayan (2):
  devlink: Add usage help for eswitch subcommand
  devlink: Add option to set and show eswitch inline mode

 devlink/devlink.c       |   89 +++++++++++++++++++++++++++++++++++++++++++++-
 include/linux/devlink.h |    8 ++++
 man/man8/devlink-dev.8  |   21 ++++++++++-
 3 files changed, 115 insertions(+), 3 deletions(-)

             reply	other threads:[~2016-11-27 11:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-27 11:21 Roi Dayan [this message]
2016-11-27 11:21 ` [PATCH iproute2 1/2] devlink: Add usage help for eswitch subcommand Roi Dayan
2016-11-30  3:19   ` Stephen Hemminger
2016-11-27 11:21 ` [PATCH iproute2 2/2] devlink: Add option to set and show eswitch inline mode Roi Dayan
2016-11-27 11:30 ` [PATCH iproute2 0/2] Adding help and inline mode control to eswitch Roi Dayan

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=1480245663-814-1-git-send-email-roid@mellanox.com \
    --to=roid@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=stephen@networkplumber.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).