From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 69AF8A09E4; Thu, 22 Apr 2021 14:36:59 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFA3741D23; Thu, 22 Apr 2021 14:36:58 +0200 (CEST) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mails.dpdk.org (Postfix) with ESMTP id 7344D41CAF for ; Thu, 22 Apr 2021 14:36:56 +0200 (CEST) Received: by mail-wm1-f47.google.com with SMTP id k128so24005975wmk.4 for ; Thu, 22 Apr 2021 05:36:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:cc:date:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=zPLkbXkiyXfjeNqWBkVpR7rG7nzM7mg2/JFCH01uQlg=; b=YQbizIVAU4dASqUCZOwHLv1+4PHVAJXejEZ4rKPY4beQAaPnXFk9U7YkJ0iki2KLMH 90I3Yze2BEWm7hNVssS7KGOOkJVI3sCHkc6vfaJKpvYFoMEkpvTFT2TuUMos/OYypXvs ARq3x3/bZfxKf/5IXSiEf+C8d32cBIHtutWpqXqqscNXBE4m8UseYmCAaUTV3sVbQqdS zJuv+lk31qqoDb65xW4KZYE3j/oZKKAhYpob79+inEROPOjZL1KkYIEQMNZIZQMc6KYH po//cAZhf8TdeODqjGoyeHMTPouZmtds+bB55Nex5Pl+WhX8LGq4YBL9pBLFwods/sbE R/yw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=zPLkbXkiyXfjeNqWBkVpR7rG7nzM7mg2/JFCH01uQlg=; b=jyhOKASkiKS1rToBJ+2qTg/1ll4i4+sQ9thnkBR+zdwQEP/U1hpPLc/xZhMuYAB64T stxZK5Eb05+q48z6z4ETMMOofuo73zhMw31EsiZP7/Kfr2yrFHBgjpsaz5Q0O+sTvn0q ihVdNRTLcEd6tO3jX4aPL7nlhGnnqpNjLQ/hB7O/qHteDToYFXlS7FtsNcX/70NDQ+JP svxL8dCFwclEbC3XtDZtEP66MasoCBMnWMs3F0GZa4t5MLMFaIzb5Y6Dg1s2zirSZEOZ I1nsMgHj8IrNp9374EScagO46P2PU9hqP90ocefJxpilx1eKwRt+zhsPOwT4uQuCnZAv stFg== X-Gm-Message-State: AOAM5309/vS+x/W305tW4GV+UpV9ALJZRVEu8SPrnJhLNJSK2VOBhTL7 nYSPAmXsgpof8NO3BtZu5bM= X-Google-Smtp-Source: ABdhPJz93q9KxNrmCdnTZVLXNvhFBtKve8jEhYPb03DfyLcQLDxGLJwxcixI0tXau4JUIXuedPv2oQ== X-Received: by 2002:a1c:64c4:: with SMTP id y187mr15153981wmb.162.1619095016305; Thu, 22 Apr 2021 05:36:56 -0700 (PDT) Received: from 192.168.1.111 ([152.37.116.229]) by smtp.gmail.com with ESMTPSA id d2sm3341322wrs.10.2021.04.22.05.36.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Apr 2021 05:36:55 -0700 (PDT) Message-ID: <21dae117f67136d8c7ecf60ee2a1fba46a7779b0.camel@gmail.com> From: Luca Boccassi To: Thomas Monjalon Cc: dev@dpdk.org, david.marchand@redhat.com Date: Thu, 22 Apr 2021 13:36:54 +0100 In-Reply-To: <5208791.ia0RB9XNo1@thomas> References: <20210420114508.397249-1-luca.boccassi@gmail.com> <11995440.i68pant0sZ@thomas> <5208791.ia0RB9XNo1@thomas> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5-1.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] autotest: disable lcores_autotest on ppc X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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 Thu, 2021-04-22 at 13:01 +0200, Thomas Monjalon wrote: > 22/04/2021 12:26, Luca Boccassi: > > On Wed, 2021-04-21 at 17:06 +0200, Thomas Monjalon wrote: > > > 20/04/2021 13:45, luca.boccassi@gmail.com: > > > > This test consistently times out on ppc64 builds. Disable it. > > > > > > It looks like hiding an issue. > > > Is there any specific reason for this timeout? > > > > As mentioned in the message, there's nothing useful in the logs, it > > just times out. > > OK but it could be fixed probably instead of disabling. I'm sure it could, and it would be great if somebody would do so - but I do not have either the time or the hardware to take care of PPC-specific problems, apart from the bare minimum to remove blockers to get things done for Debian 11. -- Kind regards, Luca Boccassi