From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Qiu Subject: [PATCH 0/2 v2] Enable hotplug support for fm10k Date: Wed, 10 Jun 2015 20:21:33 +0800 Message-ID: <1433938895-16331-1-git-send-email-michael.qiu@intel.com> References: <1433083021-16701-1-git-send-email-michael.qiu@intel.com> Cc: shaopeng.he@intel.com To: dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 73497DE6 for ; Wed, 10 Jun 2015 14:21:47 +0200 (CEST) In-Reply-To: <1433083021-16701-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. 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