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 08621429D4 for ; Tue, 25 Apr 2023 22:02:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1B7B40ED6; Tue, 25 Apr 2023 22:02:31 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D033240ED6 for ; Tue, 25 Apr 2023 22:02:29 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-54fe0146b01so74294597b3.3 for ; Tue, 25 Apr 2023 13:02:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682452949; x=1685044949; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v2c3Vm4ErxjwOGRnIKJE4eLRmyxNIlMsrTYFUpkl8xQ=; b=ge9q9tGiOuK6+N2fS4nk+yKDjfZgp75NbyWmy8f6y9wSVxan2HLW3lj0o/XZpOMWVD LYFxJAq9voXSGGpA7FpOUuOZZ7YTmEwbt+INd6lB5qnzfPWAk6bId3BiRM9IMPqDgq27 CsUrE1Np6VaoTOlOUzrbjqDJ7M+SxZgeKnwsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682452949; x=1685044949; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v2c3Vm4ErxjwOGRnIKJE4eLRmyxNIlMsrTYFUpkl8xQ=; b=aXRaM3l4fgH97l8VRGJ46fgXHRsKgu78rhXZU7oX0I1T6IY9nXT5OkoDNa3tVIi97c hvKiAB6v8WbIkVpBQ8aUyZHv2slXYJz0GlP0HFkAX9P7Se5Zbn6MF0LJQISFsfHjP1aY dnqOACwBYAhz5WwCzpX9HR2VMEeb9KWGIbMGQ9d87fZXvmUSrZSg7Z4f8dEvPX/BU9Ni ENC5lidTs4rU8hrBNhayw/GqLKibsRTeHH8Hmo6pUkd7rx1Zt1ta5OiqdcKuEhsGmuOe MD/q3ZWAtZw48hrzI/YMAtSqpg5JgFB4+w3qzQQ68rEDQj9MS458mB+mLoZNiWXEkRjn Od/A== X-Gm-Message-State: AAQBX9cv1/lvOJ66s60ZERXUyP5HrrmY0OndsUxrmCNuUUo1pXTA2Sso PilULgD+djnKSA/Ep2FuDrTscufRLwK7263qnyxrPxaCHRwWl6kNCH6eMyj4APOFuUuOF+0gaw= = X-Google-Smtp-Source: AKy350a7m0wH6Q2iVCquqkqqWbxjfz4tsOVOE6tyGY4FIljXxGaSdcx/kSm5dSL6kUkgmIqOlbA+3yImIg0/ X-Received: by 2002:a81:66c4:0:b0:556:1998:f4f1 with SMTP id a187-20020a8166c4000000b005561998f4f1mr10874252ywc.28.1682452949172; Tue, 25 Apr 2023 13:02:29 -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 i85-20020a816d58000000b00556140df3bbsm905575ywc.35.2023.04.25.13.02.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 13:02:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 13:02:29 -0700 (PDT) Message-ID: <644831d5.810a0220.b0b47.3c26SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C8904605246B; Tue, 25 Apr 2023 16:02:28 -0400 (EDT) Subject: |SUCCESS| pw126498 [PATCH] [v6] enhance NUMA affinity heuristic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126498 _Testing PASS_ Submitter: Kaisen You Date: Tuesday, April 25 2023 05:16:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126498 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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 Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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/26115/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/