From: Stephen Hemminger <stephen@networkplumber.org>
To: William Tu <witu@nvidia.com>
Cc: <netdev@vger.kernel.org>, <jiri@nvidia.com>, <bodong@nvidia.com>,
<tariqt@nvidia.com>, <yossiku@nvidia.com>, <kuba@kernel.org>
Subject: Re: [PATCH RFC v2 iproute2-next] devlink: Add eswitch attr option for shared descriptors
Date: Thu, 29 Feb 2024 19:39:33 -0800 [thread overview]
Message-ID: <20240229193933.38e0bf32@hermes.local> (raw)
In-Reply-To: <20240301020214.8122-1-witu@nvidia.com>
On Fri, 1 Mar 2024 04:02:14 +0200
William Tu <witu@nvidia.com> wrote:
> + } else if ((dl_argv_match(dl, "shrdesc-mode")) &&
So devlink has its own match problem.
We stopped allowing new match arguments because they create
ordering conflicts. For example in your new code if "shrdesc" is
passed it matches the mode field.
next prev parent reply other threads:[~2024-03-01 3:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 2:02 [PATCH RFC v2 iproute2-next] devlink: Add eswitch attr option for shared descriptors William Tu
2024-03-01 3:39 ` Stephen Hemminger [this message]
2024-03-02 1:29 ` William Tu
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=20240229193933.38e0bf32@hermes.local \
--to=stephen@networkplumber.org \
--cc=bodong@nvidia.com \
--cc=jiri@nvidia.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tariqt@nvidia.com \
--cc=witu@nvidia.com \
--cc=yossiku@nvidia.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 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.