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 D783B42B4A for ; Fri, 19 May 2023 16:45:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D519940A82; Fri, 19 May 2023 16:45:29 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id BE85A40A82 for ; Fri, 19 May 2023 16:45:24 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-19a08412723so2702528fac.0 for ; Fri, 19 May 2023 07:45:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684507524; x=1687099524; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O84Z97DL16KrpT9k2cA4LWsCC6MViKf+TYkeKHw7EJQ=; b=Gnkw98OnUyEgAVPyRxTBIDCjHxnzdfD82DRkUW4Ub/B7euO5aLG7uE6gTNY/ObmlI9 YQkjQvXVUxKx5+tvuEpdwKu9g6fcNP1b9QP6mr/TnNMa+e0AYVwBWRd1CFfFrmaW4KCf YvYVuP+0YzleUQdQLeqmLGSgiTRYhsN+oflUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684507524; x=1687099524; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O84Z97DL16KrpT9k2cA4LWsCC6MViKf+TYkeKHw7EJQ=; b=Ibgiko4i8SAn3tVd6ILtSYzj5f0hKqj5Rrbiz0D05b1Rj+NAPtLeuAkK5k7aO3XUIO ndhm/3xhE0qTLbrppOkPg4eNP+XDXONE99AT4XEL4r6j4w0E2nj/Qc14vnxR8WnjhCFt Q91dst+kkOhdtUJkdA5+eFnwbIPNqjE84HgvRCflHjBNpg4n6qPG/ugMpP9AH7vAO0wb GMQwBa0idbkB30BhryOks2kRVdXAFUDWPB1uWNWlnpJMgdIE8T+0iqtMRIe5CCdClGRY WBgDUYHYo2Ira04VF+rDUxPtig6YQa9bMsMXZT626eRSqvF4imQz/swp+XoZG5Nm+yHd Jphw== X-Gm-Message-State: AC+VfDz3f946wMFZADL6whedgSt7w86cGaFNBs+4Qj1BRngXsZAiY+kQ Z3Etiyrhz4T1ISTSlVYehPKV7kuftXbuilqS/6ezYtSLGT4qdqIF2nm+YA== X-Google-Smtp-Source: ACHHUZ4Fu74Rc41hfBgxNpXS2uCjSsteCtVBbcl0fp4JGGRC2oHnLuqmbmaZ4CjoYQ6CP1EzXGPHUVOeg4km X-Received: by 2002:a05:6870:a245:b0:195:c537:14f1 with SMTP id g5-20020a056870a24500b00195c53714f1mr1070414oai.36.1684507524089; Fri, 19 May 2023 07:45:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dx37-20020a05687076a500b001958bf17336sm198385oab.0.2023.05.19.07.45.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 07:45:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 07:45:24 -0700 (PDT) Message-ID: <64678b84.050a0220.0750.a8c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 90B87605246B; Fri, 19 May 2023 10:45:23 -0400 (EDT) Subject: |SUCCESS| pw127112 [PATCH] [v4] ethdev: add indirect list flow action 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127112 _Testing PASS_ Submitter: Gregory Etelson Date: Friday, May 19 2023 11:59:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127112 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26314/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/