From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 6AD1393F8 for ; Wed, 25 Nov 2015 19:50:00 +0100 (CET) Received: by wmec201 with SMTP id c201so269942142wme.0 for ; Wed, 25 Nov 2015 10:50:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type; bh=vFiKlkeOiVV8k01HJN7+qqBidicFZThKCjThmCEz5J4=; b=sKEvgIl7UhvkDPVqRowhJ6l6UgIasP/g6ietkbEGJ2N4FTb09L0HhzOwIvYAxnhpus 5sXVwnZHc/+I5VCbyTP2NBnHue2p5YN0Lxc9qm2RoarQFDdC0VyhUrehU77QiRG7oAXt sHYj7xFHsvqGOumLsUSzuZAbjhPHGCCZZrc6zPfH/PaSDW+/CsnS5u/07A+rkDz/VJP4 aPgQ/IvnPWmZbsVaflisdZUc2RQnnEc4Onlt2VoN+8hlLYHFde9Zv/PVCYrUzJn06X7z bUevhOJTzcxYfPWHtKNJ/fUIme3dxkbk38P2VUqhjud/H2WNceJ46Tj47YuLIe9lh6Zo Eveg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=vFiKlkeOiVV8k01HJN7+qqBidicFZThKCjThmCEz5J4=; b=UHlS72pw/HT2oa04Xq9ZR0tDJvMsASiKRco4ZfcdrznAO2q1F1pJDiQkYWrCetkRcm Sz+CRLiIXYrkatZD8skH0frrEQJ3/3l/8xWxjtccnJru7i3LW/y3V9qskK+vIBzspYFY Ft0beIq0mwJFlSRlkQUQlk+jlXUl8LNjPw08cYYDjppuEqnXM5/z+wx4RtnrC7FApLpb ROKuBtHBE1yOaMilxTnKOx5YwmXFhmoriR3OTNg62KoEuBqpjlD6oWFmxRg4H3MnuUHW KBFSj2QhvTfip/mVvU/YmOqHXaqFyfHIYuzbknjQGkVDgif/LLYjmemIfd01bZYodv08 RC8g== X-Gm-Message-State: ALoCoQml3aC9OkSaiBUsbisG+8k9jVW4sd/hNymso7P7BdDDxvN12F8SgEjDqp4bhqbGONi0bB5g X-Received: by 10.28.26.147 with SMTP id a141mr6670773wma.36.1448477400293; Wed, 25 Nov 2015 10:50:00 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id z66sm4800516wmz.7.2015.11.25.10.49.59 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Nov 2015 10:49:59 -0800 (PST) From: Thomas Monjalon To: "Alejandro.Lucero" Date: Wed, 25 Nov 2015 19:48:41 +0100 Message-ID: <4758988.pskrIhkzxO@xps13> Organization: 6WIND User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <1448468395-15577-2-git-send-email-alejandro.lucero@netronome.com> References: <1448468395-15577-1-git-send-email-alejandro.lucero@netronome.com> <1448468395-15577-2-git-send-email-alejandro.lucero@netronome.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v8 1/9] nfp: basic initialization X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2015 18:50:00 -0000 2015-11-25 16:19, Alejandro.Lucero: > From: "Alejandro.Lucero" > > Signed-off-by: Alejandro.Lucero > Signed-off-by: Rolf.Neugebauer Please could you remove the dot in the names?