From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 7559393CE for ; Fri, 13 Nov 2015 16:42:43 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP; 13 Nov 2015 07:42:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,287,1444719600"; d="scan'208";a="850445785" Received: from dwdohert-dpdk-fedora-20.ir.intel.com (HELO dwdohert-dpdk-fedora-23.ir.intel.com) ([163.33.213.71]) by fmsmga002.fm.intel.com with ESMTP; 13 Nov 2015 07:42:43 -0800 To: Thomas Monjalon References: <1447101259-18972-1-git-send-email-declan.doherty@intel.com> <1447176763-19303-1-git-send-email-declan.doherty@intel.com> <1447176763-19303-4-git-send-email-declan.doherty@intel.com> <10502190.2hFvHITPkX@xps13> From: Declan Doherty Message-ID: <564604BF.9090103@intel.com> Date: Fri, 13 Nov 2015 15:41:51 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <10502190.2hFvHITPkX@xps13> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v6 03/10] eal: add __rte_packed /__rte_aligned macros 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: Fri, 13 Nov 2015 15:42:43 -0000 On 13/11/15 15:35, Thomas Monjalon wrote: > 2015-11-10 17:32, Declan Doherty: >> Adding a new marco for specifing __aligned__ attribute, and updating the > > 2 typos spotted on this line ;) > I wonder why the "marco" typo is so common. > oops, I didn't have my spell-check plugin enabled in vim :(