From: Stephen Hemminger <stephen@networkplumber.org>
To: Pedro Tammela <pctammela@mojatatu.com>
Cc: netdev@vger.kernel.org, Jamal Hadi Salim <jhs@mojatatu.com>
Subject: Re: [PATCH iproute2 1/3] tc: m_csum: parse index argument correctly
Date: Fri, 24 Feb 2023 10:18:29 -0800 [thread overview]
Message-ID: <20230224101829.58c5e6e5@hermes.local> (raw)
In-Reply-To: <20230224181130.187328-2-pctammela@mojatatu.com>
On Fri, 24 Feb 2023 15:11:28 -0300
Pedro Tammela <pctammela@mojatatu.com> wrote:
> + if (matches(*argv, "index") == 0) {
> + goto skip_args;
No new uses of matches allowed in iproute2 commands.
next prev parent reply other threads:[~2023-02-24 18:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-24 18:11 [PATCH iproute2 0/3] tc: parse index argument correctly Pedro Tammela
2023-02-24 18:11 ` [PATCH iproute2 1/3] tc: m_csum: " Pedro Tammela
2023-02-24 18:18 ` Stephen Hemminger [this message]
2023-02-24 18:11 ` [PATCH iproute2 2/3] tc: m_mpls: " Pedro Tammela
2023-02-24 18:11 ` [PATCH iproute2 3/3] tc: m_nat: " Pedro Tammela
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=20230224101829.58c5e6e5@hermes.local \
--to=stephen@networkplumber.org \
--cc=jhs@mojatatu.com \
--cc=netdev@vger.kernel.org \
--cc=pctammela@mojatatu.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).