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 3A35643209 for ; Thu, 26 Oct 2023 16:49:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3465B402B5; Thu, 26 Oct 2023 16:49:33 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 0CBE8402B5 for ; Thu, 26 Oct 2023 16:49:32 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-457bc2de48dso483024137.1 for ; Thu, 26 Oct 2023 07:49:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698331771; x=1698936571; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TOwwzfWlCvmTI3krCpbEb4XyU9fLVWaEhqG62j7vD7g=; b=BMaQIDWDnNG3hNzp6gpP3zeVGiqTk3Qhz5UO0TTF87JaDzfFLQsXJ+mMFv41kS9cNN a61tUc2jBbIiEDCnjSaNvLTk64/o53Z/w1I7V0XqVvR/lQAn8SwpmNsr6+zZfDWV3Upy w80+21CEj6vSk5Vhkh4b896CLLU9I8lnltdTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698331771; x=1698936571; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TOwwzfWlCvmTI3krCpbEb4XyU9fLVWaEhqG62j7vD7g=; b=WQe6EJLhIhtUkjTLXSx4qAZi6eE8E2EzpS9tCAwciVwFhB48eECwV8BuEnHUN3PfSd 2RKpttDb6xPy9dh6ESm5d6gBcQKaw7HK3J+QKqJsGgsoVBR+1aHKl2ONRwlUfqtBgNsa sjhELx5h5TgyDnzYPXxADwVrweLa2NvdhEnF7sanjR3BWXj95gkFofGB5KHToG9strnM NYWHYQc/3s80kBDtgUSuT0VAN+BM/TzRh57Tj6iUOGqIPAU4DD6gEwJFjmqydXIUKvDi CzZmMv3tLcGPsxyNGWZKdHKrDpfHKKqIi8UhWMdAMvq+gAM/fqPXihQV9fwtIiZlc6UP mqHQ== X-Gm-Message-State: AOJu0YyH7KeIJJUDe4YbV/ZLGDFOfjwzvBEDZkwARDH0Ae4PoR6fvdlc vpx6SATvTTAGDLdbWnj0VAU+QVHfMFbQl+0zsZmSYUyDOxTzKcSKdL2KUDm6F8/n8qm834XTDQ= = X-Google-Smtp-Source: AGHT+IF0zBbQ5YnR7bSI3hMgefCLrDTV2TXa0WTAxbq7ZslwWTTTTpA5nxFHxUi7G7ZFDqzFtBCDK/6xw3jL X-Received: by 2002:a05:6102:45:b0:452:7f81:1502 with SMTP id k5-20020a056102004500b004527f811502mr18748429vsp.26.1698331771459; Thu, 26 Oct 2023 07:49:31 -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 a43-20020ab03cab000000b007b69cccf7f2sm178177uax.2.2023.10.26.07.49.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 07:49:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 07:49:31 -0700 (PDT) Message-ID: <653a7c7b.b00a0220.d4e23.71dfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F2D96050A61; Thu, 26 Oct 2023 10:49:31 -0400 (EDT) Subject: |SUCCESS| pw133386 [PATCH] [v2] app/dma-perf: fix lcores array out o 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133386 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, October 26 2023 09:53:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133386 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28088/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/