From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Qiu Subject: [PATCH 0/2 v3] Enable hotplug support for fm10k Date: Fri, 19 Jun 2015 16:31:55 +0800 Message-ID: <1434702717-11877-1-git-send-email-michael.qiu@intel.com> References: <1433938895-16331-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 DEB68379E for ; Fri, 19 Jun 2015 10:32:05 +0200 (CEST) In-Reply-To: <1433938895-16331-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: 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