From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <anatoly.burakov@intel.com>
Received: from mga11.intel.com (mga11.intel.com [192.55.52.93])
 by dpdk.org (Postfix) with ESMTP id BD5506882
 for <dev@dpdk.org>; Thu, 22 May 2014 14:54:41 +0200 (CEST)
Received: from fmsmga001.fm.intel.com ([10.253.24.23])
 by fmsmga102.fm.intel.com with ESMTP; 22 May 2014 05:54:51 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="4.98,887,1392192000"; d="scan'208";a="536013314"
Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155])
 by fmsmga001.fm.intel.com with ESMTP; 22 May 2014 05:54:50 -0700
Received: from irsmsx105.ger.corp.intel.com (163.33.3.28) by
 IRSMSX102.ger.corp.intel.com (163.33.3.155) with Microsoft SMTP Server (TLS)
 id 14.3.123.3; Thu, 22 May 2014 13:54:11 +0100
Received: from irsmsx101.ger.corp.intel.com ([169.254.1.249]) by
 IRSMSX105.ger.corp.intel.com ([169.254.7.70]) with mapi id 14.03.0123.003;
 Thu, 22 May 2014 13:54:11 +0100
From: "Burakov, Anatoly" <anatoly.burakov@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Thread-Topic: [dpdk-dev] [PATCH v2 08/16] Add support for mapping devices
 through VFIO.
Thread-Index: AQHPc3pXCHomzD8lD0mKR5G/Z8BpJ5tMcREAgAARV0D///imgIAAESvg///zqQCAABELcA==
Date: Thu, 22 May 2014 12:54:11 +0000
Message-ID: <C6ECDF3AB251BE4894318F4E451236976CC851E2@IRSMSX101.ger.corp.intel.com>
References: <C6ECDF3AB251BE4894318F4E45123697592AA9BE@IRSMSX101.ger.corp.intel.com>
 <1871082.JnAAVjVYKa@xps13>
 <C6ECDF3AB251BE4894318F4E451236976CC8519E@IRSMSX101.ger.corp.intel.com>
 <7296546.Pqjxyb6pDa@xps13>
In-Reply-To: <7296546.Pqjxyb6pDa@xps13>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [163.33.239.182]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2 08/16] Add support for mapping devices
 through VFIO.
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: Thu, 22 May 2014 12:54:42 -0000

Hi Thomas,

> Yes I agree. But I stopped on the name for another thing: it's not really
> specific to vfio. Actually, vfio uses it for synchronization. But wouldn'=
t it be
> more generic?

OK, _mp_sync it is then.

Best regards,
Anatoly Burakov
DPDK SW Engineer