From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: ethdev cleanup following hotplug changes Date: Tue, 21 Jul 2015 10:10:07 +0200 Message-ID: <2149635.fSpIPWaEju@xps13> References: <6716150.9oBPbZhtzg@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Tetsuya Mukawa Return-path: Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by dpdk.org (Postfix) with ESMTP id 0CD7E5A31 for ; Tue, 21 Jul 2015 10:11:19 +0200 (CEST) Received: by wibud3 with SMTP id ud3so106965038wib.1 for ; Tue, 21 Jul 2015 01:11:18 -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-07-21 08:49, Tetsuya Mukawa: > 2015-07-17 18:31 GMT+09:00 Thomas Monjalon : > > Any news about this comment in ethdev? > > > > * TODO: > > * rte_eal_vdev_init() should return port_id, > > * And rte_eth_dev_save() and rte_eth_dev_get_changed_port() > > * should be removed. */ > > > > http://dpdk.org/browse/dpdk/tree/lib/librte_ether/rte_ethdev.c#n618 > > So far, I don't have patch for that, also unfortunately, it may be > difficult to have time in next few weeks. > So I will submit the patch for DPDK-2.2. Will that fit your schedule? OK. There is no schedule, only some needs :) Knowing that you are not working on it currently, maybe someone else would like to do it. Thanks for the info. > (Also, I will submit hotplug patch to support vfio devices for > DPDK-2.2, if I can have time and anyone doesn't submit.) OK thanks