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 A46985932 for ; Wed, 20 Aug 2014 13:07:58 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 20 Aug 2014 04:11:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,901,1400050800"; d="scan'208";a="561034033" Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157]) by orsmga001.jf.intel.com with ESMTP; 20 Aug 2014 04:11:28 -0700 Received: from irsmsx110.ger.corp.intel.com (163.33.3.25) by IRSMSX103.ger.corp.intel.com (163.33.3.157) with Microsoft SMTP Server (TLS) id 14.3.195.1; Wed, 20 Aug 2014 12:11:26 +0100 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.112]) by IRSMSX110.ger.corp.intel.com ([169.254.15.149]) with mapi id 14.03.0195.001; Wed, 20 Aug 2014 12:11:26 +0100 From: "Richardson, Bruce" To: "Cao, Min" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure Thread-Index: AQHPtaVqPD0g+WauukGv3H4+pbN/qJvZDv6AgABUQCA= Date: Wed, 20 Aug 2014 11:11:25 +0000 Message-ID: <59AF69C657FD0841A61C55336867B5B0343EAB17@IRSMSX103.ger.corp.intel.com> References: <1407789890-17355-1-git-send-email-bruce.richardson@intel.com> In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure 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, 20 Aug 2014 11:07:59 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Cao, Min > Sent: Wednesday, August 20, 2014 8:08 AM > To: dev@dpdk.org > Subject: Re: [dpdk-dev] [RFC PATCH 00/14] Extend the mbuf structure >=20 > Tested-by: Cao Min > This patch modifies the mbuf data struct, function and performace tests c= an > work OK with it. > It is ready to be integrated to dpdk.org. >=20 Well, it's getting there. I need to rework and clean up the patches somewha= t, taking account of the feedback received. 32-bit support also needs to be= looked at more, too. However, I hope shortly to have non-RFC (i.e. v1 of N= :-) ) versions of these patches ready to submit. /Bruce