From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6] vfio: change to use generic multi-process channel Date: Fri, 13 Apr 2018 01:27:34 +0200 Message-ID: <2040340.U6zOjKPeEb@xps> References: <1515643654-129489-5-git-send-email-jianfeng.tan@intel.com> <1521535809-47337-1-git-send-email-jianfeng.tan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, anatoly.burakov@intel.com To: "Tan, Jianfeng" Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id B2D9A1C13E for ; Fri, 13 Apr 2018 01:27:36 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 05/04/2018 16:26, Tan, Jianfeng: > 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 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/ All, but first one, are applied now. I guess you can rebase on master.