All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] Adding help and inline mode control to eswitch
@ 2016-11-27 11:21 Roi Dayan
  2016-11-27 11:21 ` [PATCH iproute2 1/2] devlink: Add usage help for eswitch subcommand Roi Dayan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Roi Dayan @ 2016-11-27 11:21 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Or Gerlitz, Roi Dayan

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-30  3:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-27 11:21 [PATCH iproute2 0/2] Adding help and inline mode control to eswitch Roi Dayan
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.