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 8C735A00C2; Fri, 1 Jul 2022 09:30:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 857DE41133; Fri, 1 Jul 2022 09:30:44 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 7BD4D40E03 for ; Fri, 1 Jul 2022 09:30:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1656660643; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=pFQfXdGuOZXeHlC9WW97Xx9otLuWyg/zSRxu3UMurP8=; b=VQXr07rPoqbOVzSbaxMOcpvkFVXhefkUdJdOESrVemo4KkfsPFG6vEWhAJGfjDxXWWEb/0 iee4wEa7yK+xCgsJrteeZ9P+UxU2EwaatyarswVZhSM13C2yD4KdaNKFexA0ZEREtm3k36 9/SYNGNaQpAag3P/kaOvPpSiQKqDHfE= Received: from mail-lj1-f198.google.com (mail-lj1-f198.google.com [209.85.208.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-66-k4gNHZGkMhOIUBypqqYjBA-1; Fri, 01 Jul 2022 03:30:41 -0400 X-MC-Unique: k4gNHZGkMhOIUBypqqYjBA-1 Received: by mail-lj1-f198.google.com with SMTP id p7-20020a2e9a87000000b0025a99d8c2dcso224103lji.18 for ; Fri, 01 Jul 2022 00:30:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=pFQfXdGuOZXeHlC9WW97Xx9otLuWyg/zSRxu3UMurP8=; b=4CQwbdbaBSdHKfvQtQ1X2oEYvN0t9PDsJDy52OLaeKlho3+Nkh2cKLGBfPdABqyN6o VY9ozx0xaiUJ1zu4ozrbookVrjS/mVMj4mfHe34rQlVizKepW7AWRUujtc9JsJOL0vZw lCV5c09oGk5MYLdO/jiPvO5Os2TvD8F22NBk6AamtE1jrzUtNDI3yHx+lfRvF5NOOCjg 2WN/oi9w2UQWQ3gQcAWC2anhXqtrbClU1saCVMs7D0Id4E78yDffbj74es2Fzz24nVRe dT5ViZ9hQerKhe3MG9ub6nkzNQn4u9JhOgd6SNKTxkLHNHlOPtcklZRlKKygR/NfP0zM PFQg== X-Gm-Message-State: AJIora8wwzZ8mt8prrPGepoPF1susRwM5pSK5zNL8LZsHneWKxQaWLPK 0Rphkqr4HjLq2wR324EcoeIQYFWJQCZl9gWXuGpgdhv+ScQsUUjRLe9gf8NvAD3m7OmnJktZVmA GixxqRDj2Nb4E9Jgr3PE= X-Received: by 2002:a05:6512:13a0:b0:47f:709d:dc11 with SMTP id p32-20020a05651213a000b0047f709ddc11mr7809147lfa.265.1656660640419; Fri, 01 Jul 2022 00:30:40 -0700 (PDT) X-Google-Smtp-Source: AGRyM1v2ohBtQt6Z0Gv6Tx+DSmDKHLG/MJM0BdOzKyTko5jJ7YNJ8eP/APc99fZ8aewkfRcvDwWhvM+xA3JclC4izSs= X-Received: by 2002:a05:6512:13a0:b0:47f:709d:dc11 with SMTP id p32-20020a05651213a000b0047f709ddc11mr7809139lfa.265.1656660640233; Fri, 01 Jul 2022 00:30:40 -0700 (PDT) MIME-Version: 1.0 References: <20220630173445.3751472-1-thinhtr@linux.vnet.ibm.com> In-Reply-To: <20220630173445.3751472-1-thinhtr@linux.vnet.ibm.com> From: David Marchand Date: Fri, 1 Jul 2022 09:30:29 +0200 Message-ID: Subject: Re: [dts][PATCH] tests/coremask: fix all_core size To: Thinh Tran Cc: dts@dpdk.org, "Tu, Lijuan" , Thomas Monjalon Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org On Thu, Jun 30, 2022 at 7:35 PM Thinh Tran wrote: > > My system has 16 lcores, due to adding one (+1) to the length of > all_cores[] make the calculation of big_coremask wrong and cause test to fail. > > Signed-off-by: Thinh Tran This code changed with: https://git.dpdk.org/tools/dts/commit/?id=049a60d99f0b2f750087215ba0badc6a7001a36c I suppose you looked at the current HEAD, but it pointed to the 'master' branch that is not updated anymore. The current code is in the main branch now. I fixed the HEAD issue in the dts repository on the server side. Can you try with the latest code? Thanks. -- David Marchand