From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [vmxnet3-usermap PATCH] pmd: use byte ordering functions from dpdk Date: Mon, 30 Sep 2013 11:24:30 +0200 Message-ID: <201309301124.30955.thomas.monjalon@6wind.com> References: <1380531353-23482-1-git-send-email-thomas.monjalon@6wind.com> <52493F4E.6060005@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <52493F4E.6060005-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> 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" 30/09/2013 11:07, Damien Millescamps : > On 09/30/2013 10:55 AM, Thomas Monjalon wrote: > > CPU should always use little endian on Intel > > but it is more consistent to use DPDK macros. > > > > Signed-off-by: Thomas Monjalon > > --- > > > > pmd/vmx_user.h | 14 +++++++------- > > 1 file changed, 7 insertions(+), 7 deletions(-) > > Acked-by: Damien Millescamps pushed -- Thomas