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 8F7AC1C7FE for ; Thu, 5 Apr 2018 16:39:33 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Apr 2018 07:39:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,411,1517904000"; d="scan'208";a="214187285" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.237.220.128]) ([10.237.220.128]) by orsmga005.jf.intel.com with ESMTP; 05 Apr 2018 07:39:31 -0700 To: "Tan, Jianfeng" Cc: Thomas Monjalon , "dev@dpdk.org" References: <1515643654-129489-5-git-send-email-jianfeng.tan@intel.com> <1521535809-47337-1-git-send-email-jianfeng.tan@intel.com> From: "Burakov, Anatoly" Message-ID: Date: Thu, 5 Apr 2018 15:39:29 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v6] vfio: change to use generic multi-process channel X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2018 14:39:34 -0000 On 05-Apr-18 3:26 PM, Tan, Jianfeng wrote: > Hi Anatoly, > > An obvious action would be change rte_mp_request to > rte_mp_request_sync(). Before sending out the new patch, do you have any > other comments for this patch? Hi Jianfeng, I don't think i do, but i'll have another look at it just in case, when i get time. > > Hi Thomas, > > Several patches will change vfio; may I know the your preferred apply > sequence? (I'm trying to find out which patch shall rebase on; of > course, I can wait until other patches are applied) > > - http://dpdk.org/dev/patchwork/patch/37258/ > - http://dpdk.org/dev/patchwork/patch/37152/ > - http://dpdk.org/dev/patchwork/patch/37082/ > - http://dpdk.org/dev/patchwork/patch/37047/ > > Thanks, > Jianfeng > -- Thanks, Anatoly