From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by dpdk.org (Postfix) with ESMTP id 80728C598 for ; Wed, 24 Jun 2015 15:14:36 +0200 (CEST) Received: by wiga1 with SMTP id a1so135382682wig.0 for ; Wed, 24 Jun 2015 06:14:36 -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=rdtunQZocrIWMWv0Zt7SDURFjMvI4v5FcVAEJQzaxHU=; b=kvE9ZT5PrluqKpV4ZtAqTxTE2VZ2iz9IjnlCjTEZ3Vq4ypcnhkyCK8I6apc4d3fC0m FxmRDBXbxgugCmoPCr6jvtqU3jfDVg4qzMkZhq0HotWoj5TkCtzoScL0jG/fE3DeQYn+ +XCKgy2uijKHj+CGJ0b1DWkHpucpJgBBscBMrMDQ2vSsHmPyLe8oAAY+qyKQhJy/thwA f9xDugOdVIv7cufyB49/NocjgyZaKdwT6HQYwNFq1/irlI6PqukMVGxzu+uOXcWpYXTb DfJVBpkidU7PLT0E5m+zGWQOnXZ7ZfmTZHiHlDg915rZaIaW+XihVw4DQp0NJa43gYe+ 9nbg== X-Gm-Message-State: ALoCoQmNZia6olUA8FbEncQWpStz5R0UMXVo2wT3s1MkfRT+tvqUNPwR8WjGg8HRAim86tH6Zi+Z X-Received: by 10.180.86.168 with SMTP id q8mr4715849wiz.80.1435151676390; Wed, 24 Jun 2015 06:14:36 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id ck18sm32183102wjb.47.2015.06.24.06.14.34 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jun 2015 06:14:35 -0700 (PDT) From: Thomas Monjalon To: Chui Hui Chiu Date: Wed, 24 Jun 2015 15:13:31 +0200 Message-ID: <2076510.WuEbyluSSI@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] Getting the latest code of DPDK 2 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: Wed, 24 Jun 2015 13:14:37 -0000 2015-06-24 07:22, Chui Hui Chiu: > How do I get the latest code for DPDK 2 with all fixes and patches since > DPDK 2.0.0? Are they already integrated into the master version? It is a work in progress. The master branch is the most up-to-date: http://dpdk.org/browse/dpdk/log/ A new release is planned during the summer: http://dpdk.org/dev/roadmap