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 2BF0943C0C for ; Thu, 7 Mar 2024 17:01:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28311410D5; Thu, 7 Mar 2024 17:01:17 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id A71E340272 for ; Thu, 7 Mar 2024 17:01:15 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7882a0bcf82so61700885a.0 for ; Thu, 07 Mar 2024 08:01:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709827275; x=1710432075; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=t1Q1brbRRe9AtZAV3pv9cIihOXGeMLUQGCKmPU1jeUk=; b=Wa04OAUJG+64x2R0srsYEB1Yx+64UHfeokWyGNS/16XaSRY3FIepZLwPbC25T6RYoK TdeiHWPkbQxwulxR4r6cI2q+9mZK6wrWVAbRSGXqWkQ23z5BIGItMj5iNJtgUyqXww+I kVBmzbTB4mMIm9DRuGrPGrmQKrxVP4GNtUCDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709827275; x=1710432075; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=t1Q1brbRRe9AtZAV3pv9cIihOXGeMLUQGCKmPU1jeUk=; b=w8MjT0cq8A0AyZoCGJgF3srv2Z44uK8UiY1be8nghRkmV3l1y50Fwvb2HzrWQxswci ZNdl8YnpnOmYEiyC6aA4ipqtZOQJtK7nxj1Pmw8uByHaQaYpYwNocPLzWYDD3I70a6ft 0zJhSb75BDz8zMeXpXhVSj/BcXmo7wq/g0NOOpJe4jIUkMc7QqRtCIP3seFUaH060vWW SZSt1kEcsFZ1cLEoJIcM1f9NzDGJ3aWhykt9Nu89xsPFXFeupuOUDoDolJHPMX7Ncw/g vPu+tMQmVrxHdpJqSnvnMUlYD3zZXfXsOxF8Mg819OG1y21h3Nt6e465grUJRqU5i8gW fc1Q== X-Gm-Message-State: AOJu0Yw5R2Xy1JNkonv8IwnWQ7rtNV8KbzfoVMKSXe9+fDx+CWWTGE9N 0duAWba48LRNxE//CVj2WbGZBM+Ed8vV2fUeiZaVR0sKJQ8fsvIRiqj2SXmIdDsQMnVlGgF5Jq6 cwyIRWQkP2oUeAb6t9T8L9wkc+zIodS3igRIh9Z6k X-Google-Smtp-Source: AGHT+IH7L2JxJPCo7Fc9/p1XX7O1P1x6Z/JA8fzIfE1UGl8Xc9/rvhhCF7NibM2FwfEj4OasBxfdijWA1Ajm X-Received: by 2002:a05:6214:305:b0:690:aba2:d1fb with SMTP id i5-20020a056214030500b00690aba2d1fbmr1000689qvu.16.1709827274903; Thu, 07 Mar 2024 08:01:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a6-20020ad45c46000000b0068c7a4cc84esm967691qva.64.2024.03.07.08.01.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 08:01:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 08:01:14 -0800 (PST) Message-ID: <65e9e4ca.d40a0220.9cedb.d317SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 195AA6052712; Thu, 7 Mar 2024 11:01:14 -0500 (EST) Subject: |SUCCESS| pw138097 [PATCH] app/testpmd: fix async indirect list acti From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307102711.1138300-1-getelson@nvidia.com> References: <20240307102711.1138300-1-getelson@nvidia.com> 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/138097 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, March 07 2024 10:27:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:7fcf4e8a03c4b0d2c6cec11ddd18c7bf88ba0384 138097 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/29459/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/