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 7886A42B4A for ; Fri, 19 May 2023 16:19:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7608C40A82; Fri, 19 May 2023 16:19:52 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 5055A40A82 for ; Fri, 19 May 2023 16:19:51 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-517bdc9e81dso1786678a12.1 for ; Fri, 19 May 2023 07:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684505990; x=1687097990; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=13oms2T3axZ8WXQujkWi9IecbHi+kRVhS7KDvuAD9Co=; b=Ue2lLWnAtpi8umCmZrs+gKFxmxSGIFyWI3JONKu+UJ4yRSC8PwuzbCivGyqFl5vk7L pyJM1OQB2SRdglYAlpKxqL2Azr9i90LJLW9gswzl851e4kKvPIePXBSzIIbJeGZCteRx hyAhB/FgFImq8iOsil1Gx1zPRjTsVr25POZs4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684505990; x=1687097990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=13oms2T3axZ8WXQujkWi9IecbHi+kRVhS7KDvuAD9Co=; b=NOeg8b9Ca+ro4CHt710rflwhkNSxV3JX+fK3UBD0xyy78uSCQGxWE4JKCbgu04YqCS uF7POoVvmkpM70nnfP8RleM8JPzxMhjezIvVoVKMS1LrI4yyOTz61K0y/quMgh69alHU CnqegDazHd3YrOjCMFaTIEi012oSOeTKgN0W8vic+bhluz8MIatGunstOg/bjnSTJK1K nNtJEzB0RKAZx958PHQ1ghRcBKd7f9kZCd5c0d03eteJDE7LoyGBoPZlFuZx2FEiVI2+ OqnS27yJmKMANM3Gxvyo74KCxz4f7Uy8RqwxoQlJ7o3QklQP8QtWf97tzyRN0rbvwC+K ZJRA== X-Gm-Message-State: AC+VfDxceKRvXr3x/I0zSDnGKuah8lt9H8tPMl5CIGcm6J2KBXgU58jH wg4jFFnJRfQWxoyIkPUQUSSSNCkcxCJAhDmFF86/hFAio47OkXFzKVkLlw== X-Google-Smtp-Source: ACHHUZ5r2UDGsQKjiV0IXZEUjJolVJpwQw1m8TZ04QYEMRRfIkfGUmpjQovB3ogigSqLzqovvsWK5Ly3zXkt X-Received: by 2002:a17:902:e889:b0:1aa:e30e:29d3 with SMTP id w9-20020a170902e88900b001aae30e29d3mr3697729plg.29.1684505990594; Fri, 19 May 2023 07:19:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id km3-20020a17090327c300b001ac706a7b89sm106823plb.71.2023.05.19.07.19.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 07:19:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 07:19:50 -0700 (PDT) Message-ID: <64678586.170a0220.7de58.6804SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 19E19605246B; Fri, 19 May 2023 10:19:50 -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 | +------------------+----------+ 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) 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/