From mboxrd@z Thu Jan 1 00:00:00 1970 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 E2C182A07 for ; Thu, 28 May 2015 11:49:39 +0200 (CEST) Received: by wizo1 with SMTP id o1so54824206wiz.1 for ; Thu, 28 May 2015 02:49:39 -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=M1J+1+bk+NAA7qgM/KdKMVML3pFfN0OLezNrM4AAA3g=; b=TpWPzNZzBRWNdLoH5slbiUCH6M9wHqAi7w8QF/W7wZVpxXG1aB6uSlaP+vCD1YR4vZ T9DnMH2ez9jKc8R5Eew56PLZmwtWaC6wEjoaL37T//6KzVjKifDOfzJVw3fYi742Ecp3 EXfVnmmK+9jZ/qqXFDocW9n2aAeCoEBEH93uYGMfGZ5mIeYBRB6nhalfRHkoiTxB/M1J Sv6+43KkIHz39IdzVcIajTYh5JGY/tOt9gSH/u9IvROslNH7GB6zvHeqpuwsi4U066yV 2UxpZckiBMWCT9FJU09MAKeRdO0Wp6hQYh86r821geFwcWpz3aoCFT9JVoaZ708GYzg5 sRHw== X-Gm-Message-State: ALoCoQmqxodVw1JO6fej3V0Fuhef0N6PKCsjuoOqLYneGRO2n2EfmzN6hrT+jAObk84twa8m05og X-Received: by 10.180.208.7 with SMTP id ma7mr51428034wic.0.1432806579719; Thu, 28 May 2015 02:49:39 -0700 (PDT) Received: from xps13.localnet (guy78-3-82-239-227-177.fbx.proxad.net. [82.239.227.177]) by mx.google.com with ESMTPSA id ww1sm2510991wjb.14.2015.05.28.02.49.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 May 2015 02:49:38 -0700 (PDT) From: Thomas Monjalon To: Thomas F Herbert Date: Thu, 28 May 2015 11:48:48 +0200 Message-ID: <2331715.1xvNry3sVr@xps13> Organization: 6WIND User-Agent: KMail/4.14.7 (Linux/4.0.1-1-ARCH; KDE/4.14.7; x86_64; ; ) In-Reply-To: <55662DAF.3000909@redhat.com> References: <55662DAF.3000909@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] DPDK: Proposal for a patch patch-test integration tree 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, 28 May 2015 09:49:40 -0000 2015-05-27 16:48, Thomas F Herbert: > This is a proposal to create a patch-test dpdk tree. I welcome feedback > from the dpdk community on this proposal. > > This tree will consist of pre-integrated patches submitted to dpdk-dev > mailing list. The purpose of this tree is to help reduce the effort in > reviewing patches and providing feedback to submitters of patches. Also > integrators of dpdk can benefit by having a "linux-next" like tree to > clone and or try new features for performance and breadth of hardware > support. It is the hope that the patch-test tree will provide early > feedback to patch reviewers as well as an assurance of quality to the > project maintainer. Thanks for the proposal. This tree may be hosted here: http://dpdk.org/browse You just have to give the name of the repository and a SSH key. When it will be done, we could discuss which tests should be passed.