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 D8A7E429ED for ; Tue, 25 Apr 2023 18:59:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9DBF40ED6; Tue, 25 Apr 2023 18:59:00 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 46C6140ED6 for ; Tue, 25 Apr 2023 18:59:00 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-760c58486d3so147866539f.0 for ; Tue, 25 Apr 2023 09:59:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682441939; x=1685033939; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ymNGIgUzO6cPu1XFJy7sqX2gSuHLtpohnKnPhjXAViA=; b=gEpYXFyPTgn0Jms54r3buGRAIWLX13v402qrvfo7QvFpG4qKfcSgzJMx36jPCsaMaD MIiSx7vyUuX9P1bxMZK4jK2vURfma0QM3uOM3H4GDc2G5L+gPry3r4sJ2G2nnPo7FnAu cJTrGRiMCb9EgiMaj5A0QdgADKX3Lr4XEx3Nc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682441939; x=1685033939; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ymNGIgUzO6cPu1XFJy7sqX2gSuHLtpohnKnPhjXAViA=; b=WlAYQluG9QLHPXc02NYS7iE/y0ZQvXUvQSKRUBz3EW4YDGblA1oTwkDogFDTMSdUdX oP+wPrRJrqE8IoqtB4sFBKx3mALFUEfwqsBXi6QiEYHTd6JSfow1XPzmlc+HFEQACgpZ xTvWs9hFhD0ycjucMGu/GG4F1CU1WKPwqjBaZMZzP6UZG1JgKapDSZ9nKYP3P3EmBT32 yhaFdvpsQPnM8tQPcdNJD/QEUAIo2rIyMyh+KMMy3tpiAOJZBEJeDvm0VeJCDKBsuP6w sxoyNjyd2pTM3PKs2IO/Te1L6SEnULXB5a1JwH8Ch15CWDmvNpoqT5eFbWhwXyrP6aBN 3yTA== X-Gm-Message-State: AAQBX9cFFQq0wbSmHaAqriqeWz9oQCFB1VU11ARCNYZdgpNY1DrMqff+ BYFc1VKrCvk+hOCd/a+YM0G4VcDX09B8ISCiAFBeltvpjoP18iQp43H5rg== X-Google-Smtp-Source: AKy350ZwAvtq17FEb9filOM6Jlj+y8jGn4nzV1QK6hR9pXGoMY2rohYf1ioSUjb0tQxt/IOFc0IQYq0ao4tj X-Received: by 2002:a5d:9b18:0:b0:762:f8d4:6f9 with SMTP id y24-20020a5d9b18000000b00762f8d406f9mr7827020ion.2.1682441939622; Tue, 25 Apr 2023 09:58:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n18-20020a02a192000000b0040fa4f6b3d8sm1122001jah.47.2023.04.25.09.58.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 09:58:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 09:58:59 -0700 (PDT) Message-ID: <644806d3.020a0220.26f64.6e12SMTPIN_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 2F09C605246B; Tue, 25 Apr 2023 12:58:59 -0400 (EDT) Subject: |SUCCESS| pw126498 [PATCH] [v6] enhance NUMA affinity heuristic From: dpdklab@iol.unh.edu To: Test Report Cc: Kaisen You , 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-abi-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 | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/