From: Stephen Hemminger <stephen@networkplumber.org>
To: Andrzej Ostruszka <aostruszka@marvell.com>
Cc: <dev@dpdk.org>, Bruce Richardson <bruce.richardson@intel.com>,
Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Subject: Re: [dpdk-dev] [PATCH] lpm6: add const to IPv6 addresses
Date: Fri, 14 Feb 2020 07:47:55 -0800 [thread overview]
Message-ID: <20200214074755.5fd685de@hermes.lan> (raw)
In-Reply-To: <20200214143800.27230-1-aostruszka@marvell.com>
On Fri, 14 Feb 2020 15:37:59 +0100
Andrzej Ostruszka <aostruszka@marvell.com> wrote:
> LPM6 does not modify input IPv6 addresses so mark them as 'const'.
>
> The real need is to add those annotations to the API but in addition
> they were added also to internal functions and slight formatting changes
> were performed (aligning of input args).
>
> Signed-off-by: Andrzej Ostruszka <aostruszka@marvell.com>
This is a duplicate of:
https://patchwork.dpdk.org/patch/65126/
next prev parent reply other threads:[~2020-02-14 15:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-14 14:37 [dpdk-dev] [PATCH] lpm6: add const to IPv6 addresses Andrzej Ostruszka
2020-02-14 15:47 ` Stephen Hemminger [this message]
2020-02-14 16:06 ` Andrzej Ostruszka
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=20200214074755.5fd685de@hermes.lan \
--to=stephen@networkplumber.org \
--cc=aostruszka@marvell.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=vladimir.medvedkin@intel.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.