From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Michal Kobylinski <michalx.kobylinski@intel.com>
Cc: dev@dpdk.org, cristian.dumitrescu@intel.com
Subject: Re: [PATCH v3] lib/table: fix wrong type of nht field
Date: Tue, 21 Jun 2016 22:43:21 +0200 [thread overview]
Message-ID: <146675818.KmKcgPuTAd@xps13> (raw)
In-Reply-To: <1466515210-8212-1-git-send-email-michalx.kobylinski@intel.com>
2016-06-21 15:20, Michal Kobylinski:
> Change type of nht field from uint32_t to uint8_t and increase max of
> next hops.
>
> nht_entry and nht should be declared as uint8_t because
> entry_size is in bytes and is given as a parameter to compute
> the position in nht array.
>
> Fixes: dc81ebbacaeb ("lpm: extend IPv4 next hop field")
>
> Signed-off-by: Michal Kobylinski <michalx.kobylinski@intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Applied, thanks
prev parent reply other threads:[~2016-06-21 20:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-20 10:10 [PATCH] lib/table: fix wrong type of nht field Michal Jastrzebski
2016-06-20 10:13 ` Thomas Monjalon
2016-06-21 11:16 ` Dumitrescu, Cristian
2016-06-21 11:20 ` Dumitrescu, Cristian
2016-06-21 12:27 ` [PATCH v2] " Michal Kobylinski
2016-06-21 13:09 ` Dumitrescu, Cristian
2016-06-21 13:15 ` Thomas Monjalon
2016-06-21 13:21 ` Dumitrescu, Cristian
2016-06-21 13:20 ` [PATCH v3] " Michal Kobylinski
2016-06-21 20:43 ` Thomas Monjalon [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=146675818.KmKcgPuTAd@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=cristian.dumitrescu@intel.com \
--cc=dev@dpdk.org \
--cc=michalx.kobylinski@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.