From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Qiu Subject: [PATCH 0/2 v4] Enable hotplug support for fm10k Date: Fri, 26 Jun 2015 16:29:48 +0800 Message-ID: <1435307390-20140-1-git-send-email-michael.qiu@intel.com> References: <1434702717-11877-1-git-send-email-michael.qiu@intel.com> Cc: shaopeng.he@intel.com To: dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id C2E50C7F4 for ; Fri, 26 Jun 2015 10:29:57 +0200 (CEST) In-Reply-To: <1434702717-11877-1-git-send-email-michael.qiu@intel.com> 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" Hotplug feature is supported in EAL, this patch set is to enable this feature in driver side. change log: v4 --> v3: rebase code. v3 --> v2: reset queue numbers to zero. v2 --> v1: remove __rte_unused flag Michael Qiu (2): fm10k: Free queues when close port fm10k: Add hotplug support for fm10k drivers/net/fm10k/fm10k_ethdev.c | 134 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 129 insertions(+), 5 deletions(-) -- 1.9.3