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 6992A432D9 for ; Wed, 8 Nov 2023 18:35:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 648D1402A7; Wed, 8 Nov 2023 18:35:02 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 3DD4A402A7 for ; Wed, 8 Nov 2023 18:34:57 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a69a1b51baso26951739f.1 for ; Wed, 08 Nov 2023 09:34:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699464896; x=1700069696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BQVhakOeveys/uTd2lZq8Aw0bsYbcUItpPt3gNRN8Gg=; b=X1if9OAURPXh2B9QkS8gXB6P0CDIcXmuu3vOzXFpwqz+PA1E/pkVq5Aw0soELDwfgI DFoWfULOganyOFDPJC+6xoG0PwmMO1htGUghFez6H2NpYwTP6SxCerLx4XA+nH7ucaAE zqDwL1jmivHiFiQOeE6ieMPpd8lpmpSiY5xQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699464896; x=1700069696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BQVhakOeveys/uTd2lZq8Aw0bsYbcUItpPt3gNRN8Gg=; b=KNK9ADjQeViH+aQ6zz+aHoNgRh0zQFT5uWO+lktDM92cW/9HKueQb7ENM/fH9+snbu qxhPSyd/+jti4xFZdRfvbfwPljH5wwCA0OeRCKnxtxc/Q0hBv6opJ1YNZr9gA46juXl6 amrpgpodi1Yid0sRAcsyborss4MEijRoDYd4aL224x3t2UfHgoEDrMaPjn5yFjpKAeO+ /TpFwno7/LLPl/rku7mBWXsb/+tJRwnOd2l615GNIWeX6fpsAa3p6iKLMfyr5/RaSWcA uEV6E2LAeXHUF4sPVc+N0nui7BiCIo+tSgCloMvq/WLGBkjokBxv3FWuDvHSr6VMcMig MZCA== X-Gm-Message-State: AOJu0Yzo92z+HNseTOH6HsFKJzLdnNH/VE6SzXTtPKM2fYLilOnJ9Mcn jseY7gd4n7oeNbjMVHbysF4WQShgP/5W3npPDBlU28xNbPAIMakOLE/G8Q== X-Google-Smtp-Source: AGHT+IF43NWZoeTcaAosSSFiiu0xWGqOm/AtJPiPAE8NE0BEDW/CxySwBu+NGXfWGVnTF3xtZLFt8f4K5OIN X-Received: by 2002:a92:2004:0:b0:359:2f7e:a6f1 with SMTP id j4-20020a922004000000b003592f7ea6f1mr6063204ile.3.1699464896673; Wed, 08 Nov 2023 09:34:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y13-20020a02bb0d000000b0045a14547df8sm442728jan.10.2023.11.08.09.34.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 09:34:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 09:34:56 -0800 (PST) Message-ID: <654bc6c0.020a0220.6b9a.f14fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 38A00605C318; Wed, 8 Nov 2023 12:34:56 -0500 (EST) Subject: |SUCCESS| pw133996 [PATCH] app/testpmd: fix indirect action list par 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133996 _Testing PASS_ Submitter: Gregory Etelson Date: Wednesday, November 08 2023 16:34:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133996 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28287/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/