From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B7B06A0553; Mon, 17 Feb 2020 19:05:22 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D2C3B1DAA0; Mon, 17 Feb 2020 19:05:21 +0100 (CET) Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) by dpdk.org (Postfix) with ESMTP id D8F7F1DA11 for ; Mon, 17 Feb 2020 19:05:20 +0100 (CET) Received: by mail-lj1-f194.google.com with SMTP id x7so19877911ljc.1 for ; Mon, 17 Feb 2020 10:05:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Dpni8igY0DZxoDgsyNWneAZUS1wdlUPLwZwUeoSLQ9w=; b=N7/IUIdDDm4MMHWoMYtcVun9/ifWfLXGvi9qTL/zp3RfePSluTkDPFgWdaJm7dbzds ifLc2+BpdELx+jrl1uRoGb9RjWNTXRifWden277GJtuaG3oZsxX+Ph5+A2jy911tawtJ ee9lREcVGnYZ+dTYpx41YHtD5qp384DUmry7k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Dpni8igY0DZxoDgsyNWneAZUS1wdlUPLwZwUeoSLQ9w=; b=AqbTIY8PwQtnMutc18ryzSsTQpobr1IzlLAYPON+JXUq1YyOAKchPlq9QNLRjoHnkX jZDJO+bIfBSoW7GhxoLp0Qr5PhSaVy8lZtr4YUEph1lz+FEip6i+5KI1gV4Qpsdkli9N 1g8s8o50/hwWs+pEXdhE9dxQsuCRpsFtt46kfamLKv24mIIuQgB/veQo/4MSuIvTfNoy eQTyiw7HdN1421lxe4fUKNFdvE7GrflXwUWmi/NLuD/yMVDbS7NHD8aZ07PrWTMs0600 6LA/8rjdDSbWRPfxkIiMzKtn4ZDoSjvGJlfuROhXrBUGX8kzHwXPUbf1ajSBa30+YjR0 zk3g== X-Gm-Message-State: APjAAAWttQan8Tsob+4CajzotTAWzkNd5hic8CRzHrohvzChIGaQlSoa oMSZJ5t/arhMrzvjNk6JrMLJ7v1TtDCBdU9S3I+aWQ== X-Google-Smtp-Source: APXvYqzD8TQJXwQpNMuASy/L0bvE7RGpqfInVENMO5tPhijMNUCY0otwEoFnObBvOEbYq0X95YtLBd8IzWYzQ7LleEI= X-Received: by 2002:a2e:9f47:: with SMTP id v7mr10529282ljk.124.1581962720224; Mon, 17 Feb 2020 10:05:20 -0800 (PST) MIME-Version: 1.0 References: <20200217164345.6207-1-taox.zhu@intel.com> In-Reply-To: From: Jeremy Plsek Date: Mon, 17 Feb 2020 13:04:44 -0500 Message-ID: To: David Marchand Cc: Nithin Dabilpuram , Vamsi Attunuru , dev , Bruce Richardson , Aaron Conole , taox.zhu@intel.com, Jerin Jacob Kollanukkaran Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] mempool/octeontx2: fix compile issue 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Feb 17, 2020 at 9:57 AM David Marchand wrote: > > Jeremy, > > On Mon, Feb 17, 2020 at 12:19 PM David Marchand > wrote: > > > > This patch has been sent with a date in the future. > > Date: Mon, 17 Feb 2020 16:43:45 +0000 > > > > Please fix your mail setup, this triggers an error with meson in UNH > > CI (at least). > > Do you use the tools/pwclient script from dpdk-ci or some git-am > script of yours? We use a customized script given to us by the Intel CI team which does use git-am. > I can see git-am has an option to tweak the commit dates (--ignore-date). I can look into adding it. I've also updated our compile scripts (again) to hopefully mitigate the issue. I've also rerun the tests for this patch with those changes. > > This should avoid the issue of files in the future that meson is not happy with. > > > -- > David Marchand > -- Jeremy Plsek UNH InterOperability Laboratory