From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by dpdk.org (Postfix) with ESMTP id B0A0E5ABA for ; Thu, 11 Jun 2015 10:34:16 +0200 (CEST) Received: by wiwd19 with SMTP id d19so68014054wiw.0 for ; Thu, 11 Jun 2015 01:34:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=DQKDMa/3KTCJ3WN4iW3jHooVx8rKT/VjNS2VsRLtwxM=; b=L0lHL/FllilGQc+OOaZIpkq9iCDc73zVVHdqJ/C+buFNBpNBzTTW1hMRsay1bHmvfV DbhNsDhseJn2sR0AF8X/QxIbIM74hMhX1V2+9ihxbjmGYhgzwySPJtnE6V9PHEEHHlXt Dy1Z+6F4MGISwqM3lam7MsoN0FozqFUkF0i/pEPA50assHpWDDQtJdPA4o8WV8PQQFf0 v6YYL0wriDVulzHpABv4UfMS+kAIOo6p5ZdpsiKM6u9jW24e4n+Wm+o+xd/DEI87gG+F L8TDJG3tTxYPOot+L02K5OETr6QPSmnjGk23NVa4kRIsmnzlsRRvTkYDVrkcZW9BWajN hWmg== X-Gm-Message-State: ALoCoQmYpfgsbJlI5u+H1ApHmpAiGutONv2ZpC3Afm5Pm8XocjFkZ+HG+52OlgC7i1BP26GVTIGP X-Received: by 10.180.73.236 with SMTP id o12mr12792937wiv.56.1434011656502; Thu, 11 Jun 2015 01:34:16 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id hn7sm529923wib.5.2015.06.11.01.34.15 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jun 2015 01:34:15 -0700 (PDT) From: Thomas Monjalon To: Simon Kagstrom Date: Thu, 11 Jun 2015 10:33:21 +0200 Message-ID: <2892912.hbmKnaj783@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: <20150611092702.06cc9405@miho> References: <2520130.3p9lvqUWmZ@xps13> <20150611092702.06cc9405@miho> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] deadline notice X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2015 08:34:16 -0000 2015-06-11 09:27, Simon Kagstrom: > Hi! > > On Wed, 10 Jun 2015 20:39:59 +0200 > Thomas Monjalon wrote: > > > 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. > > I didn't find this in the list: > > rte_reorder: Allow sequence numbers > 0 as starting point It was considered more or less as a fix. > and I think it would be good to have as well. Yes of course.