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 B8A0942B7F for ; Wed, 24 May 2023 03:14:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 945CA4067E; Wed, 24 May 2023 03:14:35 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 83ED54067E for ; Wed, 24 May 2023 03:14:34 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-757942bd912so49999285a.2 for ; Tue, 23 May 2023 18:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684890874; x=1687482874; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r9VAeSQo83lUZ7qby3HMf8uQwepKRynvGjiVBIoH5jg=; b=CoPlrRR8G2oUnil9q9nTPl2t3qFRiEn+bCF0UsYQ72lje3Na6p38YQUq9baWaxDOAM uhB91f3/QE2KyW3YZPkexjjKaMl8tqxZLzSgFwocmXGZweX9kd3BNQpjxBkUTeRUJ0kc +MBfylUpLvlQgNOKyYrqwj7MY1SSnAwwEO5aM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684890874; x=1687482874; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r9VAeSQo83lUZ7qby3HMf8uQwepKRynvGjiVBIoH5jg=; b=VALiakmw5DaFN0InKTwK3IzLVkgFhB4gC0Ra5RR6xOS/desH3Eiegbza2kJrjmpXga ulEEzwF949UcyQAXNh6sRwnlH498X2uzY+nZlaw0jKuWEJ0w3Yu0i5ZQ8xt8S9MFHHdw STRjDoPHWUf2SeKAwC98bCscus/x0lz1+S+P+pAvm+Y979EHyooWaEfQvY086L8VLgh0 7u2g+01Qb5DHuyf0gCwpULeK2eQVbCq/zJ6uVF1Kf7U0lfTPZtz8QRudiOuo+VbJnS4x 8Uvt+3xP0Wb+f8MIlU8jVN1mjw6EgjQHiuB6b4qMmJXOqNlrmsUTkPyrLk3edhN+jt7U B6SA== X-Gm-Message-State: AC+VfDw67UZGvXAIDXEJ4v54NbmWgUkBZbQiFOHmb27yZjnmiXk4VXY6 rFIcUwrEAO20qQNSDsyW8XYUSqkRf7vBHah51NQZC2MCXhnPMurf9iZlGw== X-Google-Smtp-Source: ACHHUZ5law/Ay+z1YOq1dE/ICSk3SXM62amyZrRiAQcVVaaiq3WiYUMOqJxoKYrlXvjNmFQHCdcJYZDcjE6x X-Received: by 2002:ad4:574a:0:b0:5a6:24f6:724d with SMTP id q10-20020ad4574a000000b005a624f6724dmr27144898qvx.13.1684890873976; Tue, 23 May 2023 18:14:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a0ce382000000b0062381b9f587sm1033664qvl.48.2023.05.23.18.14.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 18:14:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 18:14:33 -0700 (PDT) Message-ID: <646d64f9.0c0a0220.83eba.34f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A7148605246B; Tue, 23 May 2023 21:14:33 -0400 (EDT) Subject: |SUCCESS| pw127187 [PATCH] [v7] enhance NUMA affinity heuristic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127187 _Testing PASS_ Submitter: Kaisen You Date: Tuesday, May 23 2023 02:50:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127187 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/