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 0EEB842B7F for ; Wed, 24 May 2023 02:27:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5B614067E; Wed, 24 May 2023 02:27:27 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 72D274067E for ; Wed, 24 May 2023 02:27:27 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-561f10b6139so3502687b3.2 for ; Tue, 23 May 2023 17:27:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684888046; x=1687480046; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PQug+GpVLymefq/XsdiYjFBuiDbjWh/6rYygUfhzNx0=; b=hUGxHgXoR67LIsjRcpKV2/5p8bvrjwvXAkkSDd8D2Wgwp1QiqBsREhNtbN+Cuw4YvY 1e8E+mLYUOmnl7LHMGqH+AcdSlNuBgG32Gz++Z2aOF7JxreHDTGfqxrmjChDwOaEUvGn YPBN2Yx5GgQxi2fiVYw+i6dUfGAVwp7lmHhCU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684888046; x=1687480046; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PQug+GpVLymefq/XsdiYjFBuiDbjWh/6rYygUfhzNx0=; b=iKQslhcPHTpWgshXawpF9ZN3Ct8Y7X11elyy9XdVswItVrcg7WuB04GWEPcvXnI5Ra Kga+Rvt5uDlA85dZ0zpbFwbgbeUVDL38H5VaQfViLfC+HcToy/uTpa5Lk04m1TX3Fciz DjIZo5Q793V6bmzVkdQHpfI5rZNkGfxyzubWaKNndGkiyLqBnznm41GZF0GjlXy1EqZ3 Mt4EVJhkSf+JY2RzLU6F/Y0JT3lHvT722iyaQz3oFF/qO46L3JfaIZNzqX8XRUkkPtZH 2HnjdVrTOX+yRDHQRZjYx/FkNjej1A5aC8sCM5VMBPdfeI4EVJKar3rR096k8l8cMDzz WESA== X-Gm-Message-State: AC+VfDxUeTqNV584V8CCysu31gFRZRb7doH4LReLBTzKqkk/kVnZP5p4 HGICWcXHnTOIrTj/UK3cZVlo1af+YfrGcCc+KkneD8Fmor1PC6tO2ThisnwSeTt8VurTi5jILg= = X-Google-Smtp-Source: ACHHUZ4q7acfU6v9qdoxLs7EYSZHNPlCvmYEBuDtClhyV/FZV8ydg67pxHOXJgLE6RapB06Vm31hzEbpmH3I X-Received: by 2002:a0d:c802:0:b0:564:c4db:633a with SMTP id k2-20020a0dc802000000b00564c4db633amr13477024ywd.15.1684888046205; Tue, 23 May 2023 17:27:26 -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 q11-20020a81750b000000b0055a6e9c76eesm1679637ywc.10.2023.05.23.17.27.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 17:27:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 17:27:26 -0700 (PDT) Message-ID: <646d59ee.810a0220.a47e4.56d6SMTPIN_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 DC5AC605246B; Tue, 23 May 2023 20:27:25 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/