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 4385342947 for ; Sat, 15 Apr 2023 04:27:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F23640697; Sat, 15 Apr 2023 04:27:41 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 9EEAE40697 for ; Sat, 15 Apr 2023 04:27:40 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id my14-20020a17090b4c8e00b0024708e8e2ddso9806051pjb.4 for ; Fri, 14 Apr 2023 19:27:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681525660; x=1684117660; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=mfbzCi6ytrohm1bcfAHu7an78LPzm4m5lrogW3tCTis=; b=GcBm6n977v1sDVEwfzHEeJqfccUyqVCscN2j/pqfxxjIgRE2U12F7LjTCRO6LtBhXu VK7BZ7McWgVz0ptRMFLl+UYcnxEF2GGfLRptZ9eqph56/eWPpumD8Ze3+qxyUFkzullb nlc3+TEhhr9w8hA63Dn44we74aw1Ir0VaqImo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681525660; x=1684117660; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mfbzCi6ytrohm1bcfAHu7an78LPzm4m5lrogW3tCTis=; b=EZBRQTAEaEJDIL3zG7It26WWqQtUyFwSIdrtXaZCxLIScRa5HdxyINUTeGd5Zj2Wn7 zs1/ejxxhTpz9/Lk3I73GX5Q7zAOamb5mOAO51gP6Z5RSG3fzfgwCQVP2PnbU25TKtVt evhCSX2pwcjy/ocrr0/dWoRjKwDtUSVuEst1wDUCptmXogVJwC7Uw8XQd4lxLEOqXM1q h0KCNa4amL6eJN4awMYao+5Rf3RIuKf9AiZMf7XlJzS//fvuKDMhSY01iod6k/9OoNjR p7Hh7xZLHBLe+JhrCn5Y6ygXmrb3iPJM8oGOiZVo9hVpoLkZW/GJbWwwAa30h4DDgcau v01g== X-Gm-Message-State: AAQBX9fw/3c/zyu3UimZULytGpaiSRgSNulanrlVbwnv70xpUQkKjHBS ZnWQEynOZ07JXYDyfqChuzapZoXIz5da6u54KJr9OML2hrOEaVDQu6cnMA== X-Google-Smtp-Source: AKy350Yhbe5SsulYNO4sBK97cKKlYnC4vMvWKCqfRtX+ETXX1qk6/dQu6qD6A5bfYKnWVMkMwSRxwbWkkDWr X-Received: by 2002:a17:90a:4a0c:b0:246:cad7:fab3 with SMTP id e12-20020a17090a4a0c00b00246cad7fab3mr7274428pjh.1.1681525659814; Fri, 14 Apr 2023 19:27:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kp12-20020a170903280c00b001a683234179sm153860plb.7.2023.04.14.19.27.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 19:27:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B092605246B; Fri, 14 Apr 2023 22:27:39 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 488AE6008C; Sat, 15 Apr 2023 02:27:39 +0000 (UTC) Subject: |SUCCESS| pw126083-126084 [PATCH] [2/2] config/arm: Enable NUMA for generic Arm build From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415022739.488AE6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 02:27:39 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126084 _Functional Testing PASS_ Submitter: Akihiko Odaki Date: Friday, April 14 2023 12:41:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126083-126084 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26002/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/