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 D1E7743C50 for ; Mon, 11 Mar 2024 07:56:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAEBC402AE; Mon, 11 Mar 2024 07:56:46 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 67F4B4029E for ; Mon, 11 Mar 2024 07:56:45 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-42e29149883so15120121cf.2 for ; Sun, 10 Mar 2024 23:56:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710140205; x=1710745005; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=d0UySW5fswR7xS4DIZRoF4+Rw8Hg0O2dKYE8VKHmpsQ=; b=XGncGVXsl1xJSPMYaVnnFGakeA+A+hDSe/cIcgiPh+dX3dmdoATw4+ofug3NHaL0j/ 30shHvLKgO137mUv+1SgXOCMxblxnOp3hta9x/Hr7mX2+yAdgPnlNOGH3/IhJ15mYGoU 50isRme60iMBghjwnwd8kiMyawur++KfZVQZ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710140205; x=1710745005; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=d0UySW5fswR7xS4DIZRoF4+Rw8Hg0O2dKYE8VKHmpsQ=; b=LQ3ep9hJeMxkJcdf9mqZTNk8E7CptskaF9kScs+LUZAcgL0BTSyhmyNSzNHmSg2LMS fN9QSeukweFC0c3b/iywijiQPUP2Po9p/gLUPRpIhiERPnOYV/WaTDK+XDAxx4OW8ooO 5V/Q4RRCCgoP0Kafg2/4NosH2jKfrbNyMou0zFkpnZQrofZJX/Uunk0oShk8k+gRdr6h /Z2OHY+E1gM/HDd+b6cpUlaCoNilm7LfHECkC+ixB7875jKv2JOdZ9ic6w8Ol4+LREPS +REOOlxB2iO0NbNWIVvqGe+ZPC+P6RDBxF1i8GD09i79I0DIf7o0Xhq7//Qbkvq3ZWBj L6rA== X-Gm-Message-State: AOJu0YwslMBMx860qG158F25+g14RaUSUCZP4Yn8dUQZGdn7QYI5mIlI ohHrx5axq6yagCp+rYcFQuCg5CU5m9HVCLVddDs+68CXeI5wgcSXC8cybBE9KrT91ddykVFsy4j q5Ybp6+1i9BUoj8g6iwkt22R4hMNeKbZMcrwcwN8tTOFdYBGFtBhygRzn X-Google-Smtp-Source: AGHT+IE5TAbKD2cuZv2r84ciqE17xcljOeoFARbl8vpSji3Nme3HFZKQ6DUmP9VYL7cX5JnVaPYg8ZhLnMyW X-Received: by 2002:a05:622a:1985:b0:42e:b777:f28b with SMTP id u5-20020a05622a198500b0042eb777f28bmr8620048qtc.12.1710140204882; Sun, 10 Mar 2024 23:56:44 -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 ed11-20020ad44eab000000b0069006b70543sm208611qvb.55.2024.03.10.23.56.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Mar 2024 23:56:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Mar 2024 23:56:44 -0700 (PDT) Message-ID: <65eeab2c.d40a0220.c6871.e84bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E7ED6052471; Mon, 11 Mar 2024 02:56:44 -0400 (EDT) Subject: |SUCCESS| pw138148 [PATCH] [v2] app/dma-perf: calrify incorrect NUMA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311060053.137-1-vipin.varghese@amd.com> References: <20240311060053.137-1-vipin.varghese@amd.com> 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138148 _Testing PASS_ Submitter: Vipin Varghese Date: Monday, March 11 2024 06:00:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138148 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29495/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/