From: Jiri Pirko <jiri@resnulli.us>
To: dsahern@kernel.org
Cc: netdev@vger.kernel.org, idosch@mellanox.com, jiri@mellanox.com,
jakub.kicinski@netronome.com, David Ahern <dsahern@gmail.com>
Subject: Re: [PATCH v2 net-next 3/3] mlxsw: Add extack messages for port_{un,}split failures
Date: Tue, 5 Jun 2018 17:15:30 +0200 [thread overview]
Message-ID: <20180605151530.GC2117@nanopsycho> (raw)
In-Reply-To: <20180605151411.20310-4-dsahern@kernel.org>
Tue, Jun 05, 2018 at 05:14:11PM CEST, dsahern@kernel.org wrote:
>From: David Ahern <dsahern@gmail.com>
>
>Return messages in extack for port split/unsplit errors. e.g.,
> $ devlink port split swp1s1 count 4
> Error: mlxsw_spectrum: Port cannot be split further.
> devlink answers: Invalid argument
>
> $ devlink port unsplit swp4
> Error: mlxsw_spectrum: Port was not split.
> devlink answers: Invalid argument
>
>Signed-off-by: David Ahern <dsahern@gmail.com>
>Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
next prev parent reply other threads:[~2018-06-05 15:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-05 15:14 [PATCH v2 net-next 0/3] devlink: Add extack messages for reload and port split/unsplit dsahern
2018-06-05 15:14 ` [PATCH v2 net-next 1/3] devlink: Add extack to reload and port_{un,}split operations dsahern
2018-06-05 15:14 ` [PATCH v2 net-next 2/3] netdevsim: Add extack error message for devlink reload dsahern
2018-06-05 15:14 ` [PATCH v2 net-next 3/3] mlxsw: Add extack messages for port_{un,}split failures dsahern
2018-06-05 15:15 ` Jiri Pirko [this message]
2018-06-05 16:32 ` [PATCH v2 net-next 0/3] devlink: Add extack messages for reload and port split/unsplit David Miller
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=20180605151530.GC2117@nanopsycho \
--to=jiri@resnulli.us \
--cc=dsahern@gmail.com \
--cc=dsahern@kernel.org \
--cc=idosch@mellanox.com \
--cc=jakub.kicinski@netronome.com \
--cc=jiri@mellanox.com \
--cc=netdev@vger.kernel.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 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.