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 6916043209 for ; Thu, 26 Oct 2023 17:41:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64BB540EE3; Thu, 26 Oct 2023 17:41:51 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 05B44402D4 for ; Thu, 26 Oct 2023 17:41:21 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6ce2b6cb933so645939a34.0 for ; Thu, 26 Oct 2023 08:41:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698334880; x=1698939680; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=htdWkqepf3+UqA47BUaPsm84bvRAK6BygHupXcgxfq4=; b=CPm6H/7USE5yDE1EyJiQfeOoqyDgyd+MC/JYbOseeGyCfT3+ydawsWZknd5XPujN27 cEp5HuBq/AcH1UNtE8ZRH8OsmHdZRyIL3NsqgYktJTJv0V4lplpSrXaabsRqK+6/0dXj cUpI6NWGKY7jZ+5eyY3J/cpEHr19NbIK5s0qo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698334880; x=1698939680; 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=G7UufB/xnPAPexkVeNY3WAxU6r9HIQzSn97AXY3cPz4Tw+ksAaU6xX8wQemzfarwZ/ cK7Dz9E83LItqnbhpAh83MTNsmk3Km6R+9D3HaFafPUN65Z4DOBTFECjZ4xFxIbq38KO dVeZKWDWhvrH1/FRPhSZFsnixZcHZpeIGRKJVrDEGpC9DLzOm59lyPF6ksFAbRtMUD3k bj0/m9jyY6htps7BPRRViVB5xL7NovxUTn7jz5U/bMMbq1VyzwxGAg5E2LHQzGED5Ahw Wx+RtxqhRTuOkHu5nOyBZEJnKTMWWhKAn6DOaOtQjmlJjw8645r0CBmJIgBcRxr3xkPT 6XGA== X-Gm-Message-State: AOJu0YwMtJq95C8v+eyaQo1lkygkxCP9eRGktYx7V+Eoss1Y6+KGNBjB 5XL+Q7hlkPqRG66bk//Y0YYp8Iw2vIOv+27IRI+QSLvpV0xrKsfQClLjYQ== X-Google-Smtp-Source: AGHT+IG0N1rKKOiEgtbX+03CL/Qst1sy+DZ2swMgcJUAywIxVEEII+JUY/a5gUI20mlRuZWFstGbzW9zoNmp X-Received: by 2002:a05:6870:80c7:b0:1e9:f9e5:d34e with SMTP id r7-20020a05687080c700b001e9f9e5d34emr21392305oab.15.1698334880414; Thu, 26 Oct 2023 08:41:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w3-20020a25ac03000000b00d9cb2d83caasm1205677ybi.2.2023.10.26.08.41.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 08:41:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 08:41:20 -0700 (PDT) Message-ID: <653a88a0.250a0220.e4ca8.f672SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 14495602A042; Thu, 26 Oct 2023 11:41:20 -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/