dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Andrzej Ostruszka <amo@semihalf.com>
To: Stephen Hemminger <stephen@networkplumber.org>,
	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 17:06:19 +0100	[thread overview]
Message-ID: <b5c51c38-ae98-0c9d-6cfc-fe90b71b0ef1@semihalf.com> (raw)
In-Reply-To: <20200214074755.5fd685de@hermes.lan>

On 2/14/20 4:47 PM, Stephen Hemminger wrote:
> 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/

Yes indeed.  Thank you for pointing out, will drop it.

With regards
Andrzej Ostruszka

PS. Did you remember this patch, or is there some neat way to search for
relevant outstanding patches?  I'm pretty sure I've seen it but there
are so many changes being sent and at the time had no need for this
change that it escaped from my memory.

      reply	other threads:[~2020-02-14 16:06 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
2020-02-14 16:06   ` Andrzej Ostruszka [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=b5c51c38-ae98-0c9d-6cfc-fe90b71b0ef1@semihalf.com \
    --to=amo@semihalf.com \
    --cc=aostruszka@marvell.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.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 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).