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 929A7432EB for ; Thu, 9 Nov 2023 22:11:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DAC0402E7; Thu, 9 Nov 2023 22:11:27 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3ED6B402E7 for ; Thu, 9 Nov 2023 22:11:26 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc316ccc38so11657085ad.1 for ; Thu, 09 Nov 2023 13:11:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699564285; x=1700169085; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zm4ZU3606i9zmgCWDuOOhsG7qNFp11jv+u0DSxwiR3Y=; b=MwXefzmMu9eqKVgYzl66p04bw/inr5rYSHtJqz2A6fdn2RyZB/LlcbKStMALG4+pLc 6Z6l87joZdJW9uiJsYDFx4dhGzAI666fIo2XIcriPzdPZzCIZXplkjiAMTE+JebNd/Ln lvZ6IINUd4RTIXavyxWckwBtKv73o0wdX/bcA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699564285; x=1700169085; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zm4ZU3606i9zmgCWDuOOhsG7qNFp11jv+u0DSxwiR3Y=; b=HFdR6dpQu1nIss8dwqnkDE5QhEAQFahJk+Mjoju8RDEPfuyrbsr56Dko0GnzPVRG+l QDtA/kbtXUljuqZhjxYNWx3gjJEMCUdtckCb0aGb2QgzItIjsuFqNvjjV9+gUHYAraoy mZc0ETWKdfkZ+svRISh+/mtdsGq3uE+8uWkFZSIpDuFRGZ2si9lNtbNKnYo6PN0iFUwx abW13vW6596AJ4TnQs3K+u698j97YqncKe7cgfyjXM4UJo/x8EAOLgMP/G89WReZnhzT KuXtt9r+Tonz7EIF34H95bTVeIJgBFbUTDIG5/xhmg9pYWh0I+5cfd5i9nkm57G9eqp2 S78g== X-Gm-Message-State: AOJu0YxY2+sam72iiUlL+akQNfllFVTq++qCenwOwxrukmtU/Re1O7wD fM5w0Wo5DpeFHC6w13b/kFvYrW/K974rnfhk4xudKKGTKgRjrkIWGmSMZA== X-Google-Smtp-Source: AGHT+IHel/xNxeeKMk/wclVUXcXNTqhT2BhqduSaAyIEQgNRRZIFcFv/GaPSnXP2kTXkBD1rUUMQZEOOcSAp X-Received: by 2002:a17:902:d506:b0:1cc:3825:7ba2 with SMTP id b6-20020a170902d50600b001cc38257ba2mr7082379plg.4.1699564285546; Thu, 09 Nov 2023 13:11:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q20-20020a170902e31400b001c755810fa3sm827892plc.92.2023.11.09.13.11.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 13:11:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 13:11:25 -0800 (PST) Message-ID: <654d4afd.170a0220.2954e.9e29SMTPIN_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 BA0B0605C318; Thu, 9 Nov 2023 16:11:24 -0500 (EST) Subject: |SUCCESS| pw134029 [PATCH] [v2] app/testpmd: fix indirect action lis 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/134029 _Testing PASS_ Submitter: Etelson, Gregory Date: Thursday, November 09 2023 18:36:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134029 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28307/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/