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 D2524432F3 for ; Fri, 10 Nov 2023 11:44:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD70C40291; Fri, 10 Nov 2023 11:44:40 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 979B040291 for ; Fri, 10 Nov 2023 11:44:39 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6d30d9f4549so1075820a34.0 for ; Fri, 10 Nov 2023 02:44:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699613079; x=1700217879; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+oqMMrOwjbeguz2Tbni5V/ncgLpr0PTk1m3HTFpPVXY=; b=SVhOaHbx4A6YZY9k78Ny+KHu8ava70gdGPKMz23zMcfIrPAig1S+HagxFCfgswZFg6 PSKoQmh8TTmI4zZeVs4lqZfeua4vcY1k9D3nlz22fElLauyNur49xYrSLGOSykcJ6yiW OKIjYTAXDlEsAb2ovmDkj87GHKb4WCnTnXyAA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699613079; x=1700217879; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+oqMMrOwjbeguz2Tbni5V/ncgLpr0PTk1m3HTFpPVXY=; b=dTd4Z+pHePzy0wxa1xBXgzs9qoHhaTh7gmeIx1/hh4Ixi7tNo3XZKlbfoi+1ESd4np 9Cix/7giNPnM0ur+tQjF9hDQTMMjqMKjNMYrpr588IcgMrRpWPcXXwo+pT0h6/SYTPXU +47LFDDwdQI4A3R0YsOBd98Mjz7R8U8EkWlWKx7quulzr4IBIoK6f2VgBm5FcdhvfyyK pXqdcY9+GTNk85xHzSsZuUCX/U/a9bUI+em3kEWEaXv4DaFR/9xLz3Hokbcs0+E1C+fT chJBMTqJzy3Xn+x8JlKpWsoO1ciyRrwxk1UsNVhKYpHnqBGAJzAhauMYCdXLKew+CLWn 3qyw== X-Gm-Message-State: AOJu0YytPwAT10ZIwgm98pOpHBiV0NmGHr6BZpaztX+RYHowvLJaZJXP l9ae1eETYuahUwtwCATQ65ZFyjKG1wkxr+gv1mRPUkHjE7t+t9vsXm4d9Q== X-Google-Smtp-Source: AGHT+IG6GK2O9850qgTZKe8MUvIs4poaiQd33dd9MIbl96NRr3Tou7YHRuybCPTqVPFXGJklcAQpE1pt4Lcm X-Received: by 2002:a05:6871:20c3:b0:1ef:c082:ec98 with SMTP id rz3-20020a05687120c300b001efc082ec98mr7802585oab.59.1699613079073; Fri, 10 Nov 2023 02:44:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 21-20020a056870129500b001ea23632e2esm1398697oal.15.2023.11.10.02.44.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 02:44:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 02:44:39 -0800 (PST) Message-ID: <654e0997.050a0220.78dd8.756eSMTPIN_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 8CB166050A64; Fri, 10 Nov 2023 05:44:38 -0500 (EST) Subject: |SUCCESS| pw134078 [PATCH] [v3] 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/134078 _Testing PASS_ Submitter: Gregory Etelson Date: Friday, November 10 2023 07:04:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134078 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28320/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/