From: Stephen Hemminger <stephen@networkplumber.org>
To: Xin Long <lucien.xin@gmail.com>
Cc: network dev <netdev@vger.kernel.org>,
David Ahern <dsahern@gmail.com>, Paolo Abeni <pabeni@redhat.com>,
Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>,
Andrea Claudi <aclaudi@redhat.com>, Jan Tluka <jtluka@redhat.com>,
olichtne@redhat.com, wenxu <wenxu@ucloud.cn>
Subject: Re: [PATCH iproute2-next] man: document tunnel options in ip-route.8.in
Date: Sun, 9 Mar 2025 17:06:11 -0700 [thread overview]
Message-ID: <20250309170611.6f495971@hermes.local> (raw)
In-Reply-To: <528cee6bcfd8ff5b4d294d5b59d5c1ccfec18e19.1741030368.git.lucien.xin@gmail.com>
On Mon, 3 Mar 2025 14:32:48 -0500
Xin Long <lucien.xin@gmail.com> wrote:
> +
> +.I GENEVE_OPTS
> +- Pecified in the form CLASS:TYPE:DATA, where CLASS is represented as a
> +16bit hexadecimal value, TYPE as an 8bit hexadecimal value and DATA as a
> +variable length hexadecimal value. Additionally multiple options may be
> +listed using a comma delimiter.
> +.sp
> +
> +.I VXLAN_OPTS
> +- Pecified in the form GBP, as a 32bit number. Multiple options is not
> +supported.
> +.sp
> +
> +.I ERSPAN_OPTS
> +- Pecified in the form VERSION:INDEX:DIR:HWID, where VERSION is represented
> +as a 8bit number, INDEX as an 32bit number, DIR and HWID as a 8bit number.
> +Multiple options is not supported. Note INDEX is used when VERSION is 1,
> +and DIR and HWID are used when VERSION is 2.
> .in -2
Please run spell check on any documentation changes.
I think you meant "Specified" not Pecified
prev parent reply other threads:[~2025-03-10 0:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-03 19:32 [PATCH iproute2-next] man: document tunnel options in ip-route.8.in Xin Long
2025-03-10 0:06 ` Stephen Hemminger [this message]
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=20250309170611.6f495971@hermes.local \
--to=stephen@networkplumber.org \
--cc=aclaudi@redhat.com \
--cc=dsahern@gmail.com \
--cc=jtluka@redhat.com \
--cc=lucien.xin@gmail.com \
--cc=marcelo.leitner@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=olichtne@redhat.com \
--cc=pabeni@redhat.com \
--cc=wenxu@ucloud.cn \
/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).