From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/2] xenvirt hotplug support Date: Fri, 30 Oct 2015 17:57:47 +0100 Message-ID: <3479488.JECLlCmJdO@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Iremonger, Bernard" Return-path: Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by dpdk.org (Postfix) with ESMTP id D0C7091B4 for ; Fri, 30 Oct 2015 17:59:01 +0100 (CET) Received: by wicll6 with SMTP id ll6so14731108wic.0 for ; Fri, 30 Oct 2015 09:59:01 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-10-30 05:42, Xie, Huawei: > On 10/28/2015 12:07 AM, Bernard Iremonger wrote: > > add Port Hotplug support to the xenvirt PMD > > > > This patch depends on v5 of the following patch set: > > > > remove-pci-driver-from-vdevs.patch > > > > Changes in v2: > > Rebase > > Update release notes. > Acked-by: Huawei Xie Applied, thanks