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 8E7F742B98 for ; Thu, 25 May 2023 10:03:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8801D40DDB; Thu, 25 May 2023 10:03:36 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id F308E40DDB for ; Thu, 25 May 2023 10:03:34 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56187339d6eso3597627b3.2 for ; Thu, 25 May 2023 01:03:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685001814; x=1687593814; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CKK+EJKu3zOjCM01jbag4mlcqzzk5dhZWIEjoEdY02U=; b=URow/WFteu/uwxgxUaRoBie4r90i6jiXXbSZcwQ3KFKDxh2VkyGoe30ddv36kYzDkT LWlnae87hmCApag5NzALsC0GaLHMAjvTlPrSnGeec9shbUW1jUKkDKsSESBE+8rqOt2n 0lIjw69qYzcnl5h5MPxSJ0mTSqNSep9Z6CKi0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685001814; x=1687593814; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CKK+EJKu3zOjCM01jbag4mlcqzzk5dhZWIEjoEdY02U=; b=kEKaLUKmu18QzvcxCeBeUwJoSw8AoZwhMXf5OnnPUvr/l0izeYMiH25FFbGgDdoEzX XGYZHXeGJoKlaate4pc7HNTnrMVZ4wpEbHLzNaTVcSgZ8ehxKnsh/oGHA3+vynYbLVIB ZYDc3GvJuUxCcl0XaG6tVBNh63agwj8QkdcAd3J46R2xIWVS2OCN0SGABvj5a5eBdFzn qktM6HgIiB+IfgZNbR6FU5brWUx5rquq29dIJk1tsGJty3czCiaYoK3Zii0W+Fz7LG1Q C9hqgmacPUEEWUFteBfQdxF8NwtjSck3r/QRoIteOqy4lFJEp+cOyg4FoSSqugGZzEuS eV5g== X-Gm-Message-State: AC+VfDwkgzwbB6ZSRhGx9GYnQMEMCqslUPbabztfOg+mDrrU0jA6+096 6VzyU53IeHvtqilX0nX9QgB1lxkrTeC8aURpfJErDXGeZGqdqMS7+Vome6ppsojj8lUggMWQNQ= = X-Google-Smtp-Source: ACHHUZ5CJGyUNSBU/72ZPc6pct0I6TSCN7MYd8vmlanB2G045TKUMGSxOgVIzQmgj0xjbCpcFsTqcShW56Zz X-Received: by 2002:a0d:d956:0:b0:55c:edbb:8e1c with SMTP id b83-20020a0dd956000000b0055cedbb8e1cmr25192545ywe.27.1685001814435; Thu, 25 May 2023 01:03:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i205-20020a816dd6000000b00552f3c660e8sm79411ywc.54.2023.05.25.01.03.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 01:03:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 01:03:34 -0700 (PDT) Message-ID: <646f1656.810a0220.87c60.1f01SMTPIN_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 14320605246B; Thu, 25 May 2023 04:03:34 -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 SVE | 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/