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 382AD42B9F for ; Fri, 26 May 2023 19:28:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3602B4068E; Fri, 26 May 2023 19:28:12 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 30FEE4068E for ; Fri, 26 May 2023 19:28:11 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b0201d9a9eso2546785ad.0 for ; Fri, 26 May 2023 10:28:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685122090; x=1687714090; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AAogazW4W/ReGYWlFoFjt8IAT0d4OvAutAidJ9DW35M=; b=cNJMznPXNFzLZecO8fKsR6gGQkEiZxyYSwwPZhx+iBTp5JTvlW2QBfWq5MZTlVbPor KoEvOHJOWwhWOMMr8awVIitWYiIXmkIwJ1U/ij/Sub9OIT6FA3mO2jtNF7v8awhWA7ZE ustLmPgNQbekUtBjM7tBC5sB7zqmSRwXIrHRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685122090; x=1687714090; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AAogazW4W/ReGYWlFoFjt8IAT0d4OvAutAidJ9DW35M=; b=Ld/jgZCbt6cfJNmSMQOcefXlABomsvvyaLdxxxron7bCqviwNWHA3zGHjjvs0YV7HN Wx2f9MSOsoQZG+hWCs4eS0nqvy4gBtA00r7xdx6Gq0a5aYPWrrgWCOr1ZJuxHJyV8PdD I0GC0hPI9PawMBdpcB08bABG3hRrEBlpVX2znv2JVCa6dhVDugzmX+/TopUVaOfaKZgr WtJ15kidbkJSU+KsT+uRZ/WfyDerc7MqeDGBhBjXpZSp/ZxTQ6zZahO+Mt8hHlX5176U 3zBtXkbPjMd0x9ARh3rgo0XG9SDYjyDQ9TcqMBniPHMwZYnUsWsnsfsCT76Y+kGMKuP7 hMFg== X-Gm-Message-State: AC+VfDzrFjX3QKZ/5Kx362KtW6Gn/uQT4PPFKJ/07TSXEgIKwAc7O9zp vTJ6jiQ7WAugAZPSdqJmJVRu0JIn8C7rByKR4Ksl/eyNiOVfc75eWjFBVA== X-Google-Smtp-Source: ACHHUZ7n262lsTyEyAeF4S9CxkVNPhQ+zxog0lWZ8axSH40cO3ythUu4Cno9gjrpgZIORC63/YcAA7pZ6Bdh X-Received: by 2002:a17:903:32c1:b0:1b0:4a2:5928 with SMTP id i1-20020a17090332c100b001b004a25928mr5467874plr.8.1685122090335; Fri, 26 May 2023 10:28:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x10-20020a170902ea8a00b001afc4200fc0sm179868plb.127.2023.05.26.10.28.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 10:28:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 10:28:10 -0700 (PDT) Message-ID: <6470ec2a.170a0220.a525.7234SMTPIN_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 CD6A6605246B; Fri, 26 May 2023 13:28:09 -0400 (EDT) Subject: |SUCCESS| pw127553 [PATCH] [v8] 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/127553 _Testing PASS_ Submitter: Kaisen You Date: Friday, May 26 2023 08:45:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127553 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/26411/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/