From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f52.google.com (mail-lf0-f52.google.com [209.85.215.52]) by dpdk.org (Postfix) with ESMTP id C4A81DE5 for ; Mon, 16 Jan 2017 17:02:55 +0100 (CET) Received: by mail-lf0-f52.google.com with SMTP id v186so86969348lfa.1 for ; Mon, 16 Jan 2017 08:02:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding; bh=doJGyEkpJNAtfLmIhVXv4DyOQdTuT7HAJ+mOlHgF21U=; b=VQx6PzIQJ3anJF5UOzmKRWSFJULxVX+jXlA+blMJ/uQ9k0NGxpa4bWjBgZ4MSvgRF7 V0kCoT5NzKPs16iKBCvccJSiUBdAPvyRBy3hLJQj4FQNfONvQmwQc65204ypZk4SDckh I2C2F6OK6xjy80V5NxG3FuoiDensyIIXnuypMWNF8DTk6egUqd+Vl3j1KijEfMW45R3c H4lpI+I1SpDVA62lfGSEyh/e9n2RP9Pau8ZLRNsP6DW8h4fNWbO35knvfCN7C+kKTNUv cDkGhTp4aHNKSCWsIRGEdFVU/H0G+T0exlDE0b1nMD2rH7OOHpH0ccb71whG2J8meJjB +Y6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-transfer-encoding; bh=doJGyEkpJNAtfLmIhVXv4DyOQdTuT7HAJ+mOlHgF21U=; b=X/bFfgqqt4y0jN8hbyw3hIJnacYwqC6ho/UHSThnmzH/E6twxMNm507XZageSOkdnI yCp0y7jHK+eK2gqQJu9Vc2zTbOLedXI6Qqn6ByuyQc13KAYrSmcFCCGM3A6RUOVWSMSp 6XolVvFqksVD+Qo1YUNNfIrcbDFHMa0fd7WyNcdXShpI5hFpbKwg6OxVS/R3JtCWPU/A NTvWwMmOGp4noiv0sRw6iA3KERqpEhr7WtaLqrniAciEbEmUxAx3fwTNXylB0b8olQWe g4j3SlsSx+9iS1I5svwrTDeKibPlHpTkH7G7At42db0+cW9TvitiKeDsyx12UF72tYZZ VFjQ== X-Gm-Message-State: AIkVDXKYfRMURXqJrueFaf6h/XyeAljH2E+2+F0wjS2s+Am718udfelGRj2MwMPO2fZFce9V X-Received: by 10.46.80.27 with SMTP id e27mr489176ljb.33.1484582575172; Mon, 16 Jan 2017 08:02:55 -0800 (PST) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id s70sm7573031lfi.0.2017.01.16.08.02.54 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Jan 2017 08:02:54 -0800 (PST) From: Thomas Monjalon To: dev@dpdk.org Date: Mon, 16 Jan 2017 17:02:53 +0100 Message-ID: <4833533.9kVdhXKYOk@xps13> User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-dev] delay for 17.02-rc1 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2017 16:02:56 -0000 Hi all, As you know, the integration deadline was on January 5th: http://dpdk.org/dev/roadmap#dates Unfortunately, a lot of patches are not ready yet. There are some delays in every areas, so neither the next-* trees, nor the mainline, are ready. We cannot have too much delay because: 1/ we must be on time for next releases 2/ there will be holidays in China very soon Which solutions do we have? 1/ close 17.02 features now and frustrate everyone 2/ postpone some patches to RC2 if they do not disturb validation too much 3/ hurry up Comments are welcome