From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: DPDK: Proposal for a patch patch-test integration tree Date: Wed, 27 May 2015 23:22:35 +0200 Message-ID: <5566359B.6050408@6wind.com> References: <55662DAF.3000909@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: dev@dpdk.org Return-path: Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id AA05A1DB1 for ; Wed, 27 May 2015 23:22:38 +0200 (CEST) Received: by wgbgq6 with SMTP id gq6so20512402wgb.3 for ; Wed, 27 May 2015 14:22:38 -0700 (PDT) Received: from saturne.dev.6wind.com ([2a01:e35:8a8e:1b70:226:b9ff:fec7:e133]) by mx.google.com with ESMTPSA id k2sm944185wix.4.2015.05.27.14.22.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 May 2015 14:22:37 -0700 (PDT) In-Reply-To: <55662DAF.3000909@redhat.com> 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 27/05/2015 22:48, Thomas F Herbert wrote: > Work Flow and Process: > > All patches will be taken from from public submissions to dpdk-dev.org > scraped from dpdk patchwork. Patches will be applied to the patch-test > tree and tested against HEAD as they are received. The feedback from the > testing will be provided to the community. The patch-test tree will > periodically be git pull'ed from dpdk. > > Longer term goal: > > Initially, the patches will be applied along with some simple smoke > tests. The longer term goal is to automate this process, apply more > extensive tests and post the results in dpdk patchwork, > http://dpdk.org/dev/patchwork/project/dpdk/list/ which would have an > accompanying mailing list for distribution of a results summary of the > tests. thanks for helping. It could be broken into two parts: - patch-test-net-next, http://dpdk.org/browse/dpdk/tree/MAINTAINERS#n190 http://dpdk.org/browse/dpdk/tree/drivers/net - patch-test-other-next, all, excepted drivers Best regards, Vincent