[dpdk-dev] [PATCH] rte_reciprocal: make arg to rte_reciprocal_divide_u64 const

Thomas Monjalon thomas at monjalon.net
Wed Apr 3 18:17:23 CEST 2019


22/03/2019 19:09, Maxime Coquelin:
> On 3/21/19 8:59 PM, Stephen Hemminger wrote:
> > The divisor is not modified here. Doesn't really matter for optimizaton
> > since the function is inline already; but helps with expressing
> > intent.
> > 
> > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> 
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Applied, thanks




More information about the dev mailing list