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 31E3042BA9 for ; Fri, 26 May 2023 11:17:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0257C40A89; Fri, 26 May 2023 11:17:46 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id CA32C40A89 for ; Fri, 26 May 2023 11:17:44 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-786de394130so153344241.2 for ; Fri, 26 May 2023 02:17:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685092664; x=1687684664; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ebw2EpQ7PhXwWYeSWBL4LyaXIzyQLxIIdrg0Ymx9tK0=; b=jJPCX7i8kX4MG+wquqVpILDTm/BEMFs0ekJS+RPAbXA/tXhsirwxyvPDhUi8Ygqesd y55UcgjoXuyBvA5KnOdI1CB/fuAyW1ypG2Q0LUQ96KxYP/z68R+KdFH8PZRKEylDLU6H BjsrRSipIIm84MMQDQ30bJBNn5Gy9rmvKH5l4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685092664; x=1687684664; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ebw2EpQ7PhXwWYeSWBL4LyaXIzyQLxIIdrg0Ymx9tK0=; b=kRYxl3d4J0XLfskyC6oxkkyY41FafiQLspBrbbqvXLdBbOBe7UUPTtbZ8mtdjEict3 Y7miDBkK0uhEZ7Lb2y1W2QwWqsS+2KLA7L101agW8jtjK7LQYLuMk7aM133MKdgdE06d i4ry8zZc5jyqGvRbVH0UL2SoNPoJOrVkQtLZI877Heij1r3tRkIJkP9ZhhF+JvHoYt3y 9n1EaD7y/pUrPKQu0DPMgBb6ERFEN+9bgcRDPAZqQG2/BCZpgdfSNz+OpZOwRt1fIlJg dL0ubLxhGc3FJhZeOi24BSWR8z6TuEc2WdrN9WitD+0j10btlrm+c3XC5n0xpu24Jm1y uqrg== X-Gm-Message-State: AC+VfDy7VOxHochfM1AlmN4gl0ZlEjsle/0Hq9znCq4s+d+oLAUlUsEQ Uju6LAno06hkQ6Y2EuS8J+G12ZOww5ysAfRSRzF3OiJvK+5tl9quKJi5qaIIXGqE3JBuIqGXLg= = X-Google-Smtp-Source: ACHHUZ7hkuY6YqL7twd8TquxetB3CL08+DcL/nWXWlHf9UBT6ldEmfsx6zO1tEBVgqrPcGUn1w866T66C2aC X-Received: by 2002:a67:f351:0:b0:439:5e04:c9e8 with SMTP id p17-20020a67f351000000b004395e04c9e8mr243594vsm.29.1685092664214; Fri, 26 May 2023 02:17:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ba42-20020a056130042a00b0077e6694e704sm230801uab.4.2023.05.26.02.17.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 02:17:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 02:17:44 -0700 (PDT) Message-ID: <64707938.050a0220.6c071.9247SMTPIN_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 B6232605246B; Fri, 26 May 2023 05:17:43 -0400 (EDT) Subject: |SUCCESS| pw127380 [PATCH] [v5,1/2] ethdev: add indirect list flow a 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/127380 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, May 25 2023 08:12:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127380 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ 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) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/