All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Olivier Matz <olivier.matz@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] common: introduce an integer log2 function
Date: Mon, 03 Jul 2017 10:48:51 +0200	[thread overview]
Message-ID: <1678816.Vku0tILulI@xps> (raw)
In-Reply-To: <20170406141536.14980-1-olivier.matz@6wind.com>

06/04/2017 16:15, Olivier Matz:
> At some places, the log2() function is used despite this function
> works on float. This introduces a dependency to the math lib but
> most of the time it is not required because we want an integer log2.
> 
> Add a new helper to do this job and fix 2 drivers.

Only nfp driver is fixed.

> Signed-off-by: Olivier Matz <olivier.matz@6wind.com>

Acked-by: Alejandro Lucero <alejandro.lucero@netronome.com>

Applied, thanks

      parent reply	other threads:[~2017-07-03  8:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-06 14:15 [PATCH] common: introduce an integer log2 function Olivier Matz
2017-04-06 14:23 ` Olivier MATZ
2017-04-06 15:11   ` Jerin Jacob
2017-07-01 14:37   ` Thomas Monjalon
2017-07-03  8:16     ` Alejandro Lucero
2017-07-03  8:48 ` 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=1678816.Vku0tILulI@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=olivier.matz@6wind.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.