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 48D1943209 for ; Thu, 26 Oct 2023 17:16:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43E72402D4; Thu, 26 Oct 2023 17:16:55 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id B31F9402D4 for ; Thu, 26 Oct 2023 17:16:47 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1ea98ad294cso525957fac.3 for ; Thu, 26 Oct 2023 08:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698333407; x=1698938207; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u3HTViSmUlp8+DpJ9Mh4OQrh+coqZIZn/mYL9ldGudo=; b=PPiyzSc/0Sb63pqZWpeobwRezMUhmATUXaMFm22DzODTN5HZla1U4J2xbxSH0zUrpw JmGKoYIeLozFq496BXOw/c7nt8sFXWT6+aamUBe0CSBNmkLgbpcU+ZAhKpBtT8D2tkt9 JddzAEfdh0hEJg796BasdQdyqWhPtSStx9D5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698333407; x=1698938207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u3HTViSmUlp8+DpJ9Mh4OQrh+coqZIZn/mYL9ldGudo=; b=SsSKowzFQ+mjKU9OtaGMy+heLHuSeI68l/laficjf9Ju3mkR6ZdWI6po3aO5Dm8KuL 3/MrpWqLEv9hVsmMxBh6pKEtZvUCnDjxiM8PimYm3Hus/XSdeLtXVI4+vNmC1iTzLf+W m3Nw21MsulwioFH8xMHgaQU72tGkiQl3vnsl30zDjAMKqG20lEH5uds6tiQ+wzC2uZ+n bRNji/IStOvZQkRDU4qDjJc7U+B/vfdubWReH39jhL273aV+P9hINN3cI0ZgtmGhO0/W 1i/7YcAesr1XrY4eaPZylMXwmu1HqU96QIQS/XxTVt779CbMcAmSTOfvY7dwvhwxZYBq wb1A== X-Gm-Message-State: AOJu0Yx9MKrhyizw9hJCYwC99LkavA2MKXSNTN2iRUSC6f54UBi6odRe I28hJ6rnWJUXwjr4PGMr5A1lM9s6SqUYGr+Shuhd91GtCFEjWaxerHD8XXCogvTW0++s7nWDSg= = X-Google-Smtp-Source: AGHT+IF4bVoBlQ0A1tGaGuK4C5lPJZmEUK0Fpjg4kx8Lc/gxxu4Lk2f7ICVdBU/8Y2LlydxmrAuQGwhAV956 X-Received: by 2002:a05:6870:8e19:b0:1d5:aed5:6579 with SMTP id lw25-20020a0568708e1900b001d5aed56579mr21494977oab.4.1698333405721; Thu, 26 Oct 2023 08:16:45 -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 j22-20020a056870225600b001d0c1ac4feesm1056289oaf.21.2023.10.26.08.16.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 08:16:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 08:16:45 -0700 (PDT) Message-ID: <653a82dd.050a0220.30341.9b21SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 36AD96050A61; Thu, 26 Oct 2023 11:16:45 -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 | +-----------------+----------------+ 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 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/