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 CD18743209 for ; Thu, 26 Oct 2023 16:48:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C63D940E54; Thu, 26 Oct 2023 16:48:19 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 5EADA42DE4 for ; Thu, 26 Oct 2023 16:48:18 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7a80a96dbso18849807b3.0 for ; Thu, 26 Oct 2023 07:48:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698331698; x=1698936498; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TOwwzfWlCvmTI3krCpbEb4XyU9fLVWaEhqG62j7vD7g=; b=B5AJ95xYVAZuN2NaI199sAYwqmtQOCB0+INuCXcTL+ioOfejJtypKCYJkQ4A4HfMQR F5JBWcNQvjqj0Jyrj5IxzJoiQCkh549v3jX29Qt3Tv8YCfH5wiqAyjMbtb4pBWR4G4vj L5fF6Uq88w58g+JZIiqk/ZTNOp7ZJwaLdh8sw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698331698; x=1698936498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TOwwzfWlCvmTI3krCpbEb4XyU9fLVWaEhqG62j7vD7g=; b=OSyg5lJu4A3qnStjgosnk5fHndXg9562XF8ieWetYdWkBWDFtybiPdRRZJynYyKKuC Dj1UWXMP7WHjIWDRNNI/Ta7ss+ysX3jE39zL5IacsTnXtrU/DjT6yVvi7V7KLtHTe6H+ AaRdgI9qYHoKX5y0Rg2xDjT+h4DRr7EHn3Ze69zLgltZcfdZqZ2tSTylhswkXWtf6xkX xmIq+qRYaKPW1EVqlkMGhGfMBJO8JCafHyBE4GTodnxrhpxyHIqFw4BMAqbKOjYwTXXD a8go1FeTziIAwVV4IsOtON4tvRMFNzx7p7JcKcrxHtUb/NpUFyOwybN1bkpVSPAoyvel i7vQ== X-Gm-Message-State: AOJu0Yztu0n+EB9l1wqGrHPDmQrZRD6Hd34rIW/lRu1KkM0TbX2m2ykt H44mVnN2SQmd1TKVNIcWhGLeRa5Z3sZp3r1SKPD3btr9z0FsOKD3R3qGwQ== X-Google-Smtp-Source: AGHT+IGG3X+knL27zeyyx+lJtnWUmH/qH01DTuwNJ7jDLQvOf7j7Kp3cZ9JiySYl26pMdEgfCJnBi2nAj7wA X-Received: by 2002:a05:690c:f89:b0:5af:647d:4d10 with SMTP id df9-20020a05690c0f8900b005af647d4d10mr835512ywb.26.1698331697809; Thu, 26 Oct 2023 07:48:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i188-20020a0dc6c5000000b005773396bc91sm1569053ywd.44.2023.10.26.07.48.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 07:48:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 07:48:17 -0700 (PDT) Message-ID: <653a7c31.0d0a0220.ad14f.f6afSMTPIN_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 7359A6050A61; Thu, 26 Oct 2023 10:48:17 -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/