From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernard Iremonger Subject: [PATCH v4 0/1] ring PCI Port Hotplug Date: Tue, 7 Jul 2015 14:09:22 +0100 Message-ID: <1436274563-15555-1-git-send-email-bernard.iremonger@intel.com> References: To: dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 9778E3772 for ; Tue, 7 Jul 2015 15:10:38 +0200 (CEST) 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" Changes in V4: Rebase to latest code. Update commit line, no changes to code. Changes in V3: Rebase to use drivers/net/ring directory Handle no parameters case Changes in V2: Fix crash in the rte_pmd_ring_devuninit() function. Bernard Iremonger (1): ring: changes to support PCI Port Hotplug drivers/net/ring/rte_eth_ring.c | 97 ++++++++++++++++++++++++++++++--------- 1 files changed, 75 insertions(+), 22 deletions(-) -- 1.7.4.1