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 2C2CB43209 for ; Thu, 26 Oct 2023 17:35:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 283E242E14; Thu, 26 Oct 2023 17:35:28 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id DF800402D4 for ; Thu, 26 Oct 2023 17:35:10 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a66ff282baso24870139f.0 for ; Thu, 26 Oct 2023 08:35:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698334510; x=1698939310; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=htdWkqepf3+UqA47BUaPsm84bvRAK6BygHupXcgxfq4=; b=bupW9j5AN54GOklYrV3UfbnVUUzHcf0MrXyXqmcKTQK+sw7ZKVaz4mR3AEvm+crp8c bNglxL99UBNMq4wtUOQ1Sg9zf50q3Rypwz7o7w9h9hdqXfPljHZ3ycPrn2I5JBgzJv7a ZZZ80CwtqOX/i65k/QE9jpRJeBmZ/yyztm5MU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698334510; x=1698939310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=htdWkqepf3+UqA47BUaPsm84bvRAK6BygHupXcgxfq4=; b=CjR7mRcYXW3NlmKBrWl17io2lWbyDZUFJ0DhKSotlxh1XEQNxbPjsd96SvatLzntj0 ZhdwyFSIGDCeGR6dBXOEf/xlaOFyiaar//Cs66BdV5IXPKNixSTXo8yXe+DrcX/rBosg u/mhCphGnDNxj++Qs8FTMXBSkhVm0507pXT5klc6pfgxgNIsHqXIXiCJ4D7/TjfwbJRt 2zQ3P9ke4r3OB65ZpZMecj+8KQjxvgG1TZP0L3qZflZTBHhVxA0iGsPedA6688s7e1JU swo/fo9BqKyJedGxauFr6OD4PeQF5gfOz2XjaQICDdW48SQ4Gh1LPdc4vVsTC3Zkzx6a mtkA== X-Gm-Message-State: AOJu0YwTpCXIbzuVM1E1LOTsI8xvzlczID1e0RX+wqo9njgbFnR/cvvC xIWZuIEJYZuX0NPNNTq5iiWWc0pfs8x8hFhwTvF3QMe3KG4Q7sgXU6rC5Q== X-Google-Smtp-Source: AGHT+IFr2g/kT0AfilxbfsLrwqeKPOdGIDVlj4tDFRuwBD7cCL20/0oFdQo19MIa7KfzjO7UomFV0CaOSc3F X-Received: by 2002:a6b:c811:0:b0:79f:ba15:6b9c with SMTP id y17-20020a6bc811000000b0079fba156b9cmr4534163iof.4.1698334510302; Thu, 26 Oct 2023 08:35:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id br14-20020a05663846ce00b0043a180b55c1sm126537jab.3.2023.10.26.08.35.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 08:35:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 08:35:10 -0700 (PDT) Message-ID: <653a872e.050a0220.259742.4eddSMTPIN_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 D1216602A042; Thu, 26 Oct 2023 11:35:09 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/28088/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/