From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] Fix power_of_2 macro. Avoid branching when calculating RTE_MIN and RTE_MAX. Date: Wed, 10 Dec 2014 13:58:08 +0100 Message-ID: <1711352.ynynK9mjB7@xps13> References: <1418157854-7642-1-git-send-email-rkerur@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: r k Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-12-09 13:05, r k: > Subject: [PATCH] Fix power_of_2 macro. Avoid branching when > calculating RTE_MIN and RTE_MAX. Please could you add more explanations about the problem you are solving? You should also add a Signed-off like explained in this page: http://dpdk.org/dev#send Thanks -- Thomas