From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tetsuya Mukawa Subject: Re: deadline notice Date: Thu, 11 Jun 2015 18:20:58 +0900 Message-ID: <557952FA.1020708@igel.co.jp> References: <2520130.3p9lvqUWmZ@xps13> <5578E4BD.3030401@igel.co.jp> <17955759.q268rHF4cX@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) by dpdk.org (Postfix) with ESMTP id 8027A9AD8 for ; Thu, 11 Jun 2015 11:21:03 +0200 (CEST) Received: by pdjm12 with SMTP id m12so938487pdj.3 for ; Thu, 11 Jun 2015 02:21:02 -0700 (PDT) In-Reply-To: <17955759.q268rHF4cX@xps13> 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" On 2015/06/11 17:34, Thomas Monjalon wrote: > 2015-06-11 10:30, Tetsuya Mukawa: >> On 2015/06/11 3:39, Thomas Monjalon wrote: >>> Hi, >>> >>> As described in the roadmap (http://dpdk.org/dev/roadmap), >>> starting from this week, >>> every new feature submission will be postponed to release 2.2. >>> The below features, which were submitted earlier, will be accepted in >>> the release 2.1 if they are correctly reviewed and acknowledged before >>> the end of June. >>> New fixes and needed reworks will be accepted, of course. >>> During July, only important and small fixes will be integrated. >>> >>> Planned features for DPDK 2.1: >>> - memory size without hugepage >>> - indirect mbuf cloning >>> - packet type >>> - memzone freeing >>> - interrupt mode >>> - speed capability >>> - IEEE1588 timestamping >>> - multicast filtering >>> - flow director extension >>> - ethtool-like ops >>> - hash key size >>> - ring hotplug >>> - e1000 hotplug >>> - igbvf allmulticast >>> - ixgbe base update >>> - ixgbe hotplug >>> - ixgbe LRO >>> - ixgbe extended stats >>> - i40e base update >>> - i40e hotplug >>> - i40e port mirroring >>> - i40e QinQ >>> - fm10k hotplug >>> - fm10k promiscuous >>> - fm10k mac vlan filtering >>> - mlx4 update >>> - cxgbe driver >>> - bnx2x driver >>> - Hyper-V driver >>> - Xen driver >>> - vmxnet3 vlan filtering >>> - vmxnet3 jumbo >>> - virtio hotplug >>> - vhost multiqueue >>> - vhost migration >>> - pcap jumbo >>> - bonding hotplug >>> - bonding dynamic RSS >>> - bonding mode 4 external state machine >>> - uio MSI-X >>> - TILE-Gx architecture >>> - HTM lock elision for x86 >>> - OSv support >>> - jhash update >>> - toeplitz hash >>> - cuckoo hash >>> - KNI optimization >>> - KNI multicast >>> - packet framework enhancements >>> - cmdline polling mode >>> - proc_info app >>> - VXLAN example >>> >>> Thanks a lot >> Hi Thomas, >> >> Please add "BSD Port Hotplug Support". >> http://dpdk.org/dev/patchwork/project/dpdk/list/?submitter=64&state=new > It was not reported because they are mostly some reworks. > But you're right, hotplug in BSD is a feature. Thanks! Tetsuya