From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/7] Use an accessor for rte_hash_key Date: Tue, 17 Oct 2017 15:59:02 +0200 Message-ID: <4317181.EN77ZZiejQ@xps> References: <1503086972-32649-1-git-send-email-mike.stolarchuk@bigswitch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, mstolarchuk To: bruce.richardson@intel.com, pablo.de.lara.guarch@intel.com Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id DFE581B6E5 for ; Tue, 17 Oct 2017 15:59:03 +0200 (CEST) In-Reply-To: <1503086972-32649-1-git-send-email-mike.stolarchuk@bigswitch.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/08/2017 22:09, mstolarchuk: > Improves consistency, allows identifcation of use-sites > > Signed-off-by: mstolarchuk Any comment on this patch and others from the same author?