From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by dpdk.org (Postfix) with ESMTP id AF26D1B1B2 for ; Mon, 9 Oct 2017 16:36:39 +0200 (CEST) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 3510DABB8; Mon, 9 Oct 2017 14:36:39 +0000 (UTC) To: Luca Boccassi , dev@dpdk.org References: <20171009132058.8915-1-bwiedemann@suse.de> <20171009132411.8992-1-bwiedemann@suse.de> <1507557080.28033.10.camel@debian.org> From: "Bernhard M. Wiedemann" Message-ID: <9687ec77-a8ea-1d22-bb00-94b30dc23c28@suse.de> Date: Mon, 9 Oct 2017 16:36:38 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <1507557080.28033.10.camel@debian.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] Sort list of entries in examples.dox 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, 09 Oct 2017 14:36:39 -0000 On 2017-10-09 15:51, Luca Boccassi wrote: > If you are interested in reproducible builds please have a look at this > patch series I submitted a while ago: > > http://dpdk.org/dev/patchwork/patch/28386/ > > I have verified that those patches make the build reproducible on > Debian (x86/x86_64/arm64). > > Feedback from SUSE is very welcome! I am very interested in that topic. and would like to see http://dpdk.org/dev/patchwork/patch/28387/ merged (instead of my patch). If https://savannah.gnu.org/bugs/?52076 gets merged, it will avoid the need for the others, except the above and http://dpdk.org/dev/patchwork/patch/28391/ The latter I have not found necessary so far, but races are hard to reproduce anyway.