From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dharton@cisco.com>
Received: from alln-iport-5.cisco.com (alln-iport-5.cisco.com [173.37.142.92])
 by dpdk.org (Postfix) with ESMTP id A8D572BA0
 for <dev@dpdk.org>; Fri, 22 Apr 2016 17:04:29 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple;
 d=cisco.com; i=@cisco.com; l=1176; q=dns/txt; s=iport;
 t=1461337469; x=1462547069;
 h=from:to:cc:subject:date:message-id:references:
 in-reply-to:content-transfer-encoding:mime-version;
 bh=Pq7xG/EX/DOY8LToXZooOvkFBhuwKLkmKpWOLLPCwes=;
 b=fe4h47oT1Fm+NBHQqwUNoa7lXCzEnS9CDoQqjxav76EpYXENJmOXoNZr
 xAlcHyJ6jTD5AuGYQ55k/mGTQlCMW2JvLka7lKf5E+FvISS3FTV3+tYjo
 6J8H+niyDsHR55agqF5xnzkLs9PUgn0jz8/7qKVJyDijL5uBW2KmtfKUJ 8=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: =?us-ascii?q?A0D/AQD1PBpX/4gNJK1egziBUAa3cYIPA?=
 =?us-ascii?q?Q2Bc4YOAoEnOBQBAQEBAQEBZSeEQQEBAQMBOj8MBAIBCBEEAQEfCQcyFAkIAgQ?=
 =?us-ascii?q?BDQUIiBoIvywBAQEBAQEBAQEBAQEBAQEBAQEBAQEVhiGES4oVBZgPAY4MjxePL?=
 =?us-ascii?q?gEeAQFCg2tsAYd3fwEBAQ?=
X-IronPort-AV: E=Sophos;i="5.24,517,1454976000"; d="scan'208";a="262990825"
Received: from alln-core-3.cisco.com ([173.36.13.136])
 by alln-iport-5.cisco.com with ESMTP/TLS/DHE-RSA-AES256-SHA;
 22 Apr 2016 15:04:28 +0000
Received: from XCH-RCD-019.cisco.com (xch-rcd-019.cisco.com [173.37.102.29])
 by alln-core-3.cisco.com (8.14.5/8.14.5) with ESMTP id u3MF4SOB013727
 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=FAIL);
 Fri, 22 Apr 2016 15:04:28 GMT
Received: from xch-rcd-016.cisco.com (173.37.102.26) by XCH-RCD-019.cisco.com
 (173.37.102.29) with Microsoft SMTP Server (TLS) id 15.0.1104.5;
 Fri, 22 Apr 2016 10:04:28 -0500
Received: from xch-rcd-016.cisco.com ([173.37.102.26]) by
 XCH-RCD-016.cisco.com ([173.37.102.26]) with mapi id 15.00.1104.009; Fri, 22
 Apr 2016 10:04:28 -0500
From: "David Harton (dharton)" <dharton@cisco.com>
To: "Mcnamara, John" <john.mcnamara@intel.com>, "Horton, Remy"
 <remy.horton@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
CC: "Van Haaren, Harry" <harry.van.haaren@intel.com>
Thread-Topic: [dpdk-dev] [RFC PATCH v1 0/3] Remove string operations from
 xstats
Thread-Index: AQHRlyVTq5+EWbgW3kKb6tsWJ2kqsZ+TB72QgABnDwCAArMW0A==
Date: Fri, 22 Apr 2016 15:04:27 +0000
Message-ID: <706c465fc08c4977aa36a53acf9548f4@XCH-RCD-016.cisco.com>
References: <1460731462-21229-1-git-send-email-remy.horton@intel.com>
 <d14ff11b7f5e459a8e18eac7bd4f3622@XCH-RCD-016.cisco.com>
 <B27915DBBA3421428155699D51E4CFE20251ACE0@IRSMSX103.ger.corp.intel.com>
In-Reply-To: <B27915DBBA3421428155699D51E4CFE20251ACE0@IRSMSX103.ger.corp.intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [10.82.215.239]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [RFC PATCH v1 0/3] Remove string operations from
 xstats
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Apr 2016 15:04:30 -0000



> -----Original Message-----
> From: Mcnamara, John [mailto:john.mcnamara@intel.com]
> Sent: Wednesday, April 20, 2016 12:50 PM
> To: David Harton (dharton) <dharton@cisco.com>; Horton, Remy
> <remy.horton@intel.com>; dev@dpdk.org
> Cc: Van Haaren, Harry <harry.van.haaren@intel.com>
> Subject: RE: [dpdk-dev] [RFC PATCH v1 0/3] Remove string operations from
> xstats
>=20
> > -----Original Message-----
> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of David Harton
> > (dharton)
> > Sent: Wednesday, April 20, 2016 5:04 PM
> > To: Horton, Remy <remy.horton@intel.com>; dev@dpdk.org
> > Subject: Re: [dpdk-dev] [RFC PATCH v1 0/3] Remove string operations
> > from xstats
> >
> >
> > Again, I can provide the patches for the changes I've made that align
> > with this proposed API.  I just never got any feedback on it when
> > requested previously.
>=20
> Hi David,
>=20
> Perhaps it would be good to submit your patches, also with an RFC tag, so
> we can make a comparison.

Will do.  Timing is a little bad right now due to personal commitments.

Can we wait a couple weeks?

Thanks,
Dave

>=20
> Thanks,
>=20
> John.
> --