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 B136E42D8E for ; Thu, 29 Jun 2023 18:20:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD999406B7; Thu, 29 Jun 2023 18:20:46 +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 EEDC6406B7 for ; Thu, 29 Jun 2023 18:20:44 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-55b0e7efb1cso519060a12.1 for ; Thu, 29 Jun 2023 09:20:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688055644; x=1690647644; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WvWEf0UxDw0SU6nLjZucul3p0BGWX4ZDnYYZhbQqNmw=; b=IoIJfCuvNMJUA1OJ0B6ilqETVJhtdDkErnxYLcoYookk/C4ZwlP0OMPf1n9x3+4n2s DiRANt/CgTKrnYsdAScC/FzEY+qwJuGV6y1sIWLbt+CXyJFc1K4nHIs8QuUq/GW+lYnh zXMFuy3KUN6g1qW4Uh4cHg6MkV7lcCuF1OdYs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688055644; x=1690647644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WvWEf0UxDw0SU6nLjZucul3p0BGWX4ZDnYYZhbQqNmw=; b=lwoKJq8b4UBOUfsP+EQXqtjrQR3RTu1Lm7TJ5uCSOBsBoKrcOQTKSkdl/TIccR1KPh /2rl8UIsGPyic99zLBryvg9Vml925u9fjfQYcdQhM6l2K8OBHNHpGXj7OwTl2lUNFIz6 kEqAk6vVPtXKlquEVLnMR7StlHxu/0CqlHLj8povaxnqZIwM6fz9GH8HjFq3pHVZvtOa +NnRFR+YcobGshfYLAXDPAjbUGUYD85yRiv4eCijqp3rSJhbtY+cWCgYiVHKNZC5pZhs f+WhLQS7Mib7EH56vTgnCHwnnQotaOiGq8/C8xxbX9gl2esfvYpdBWP+jWv4+59qJGfD mkeA== X-Gm-Message-State: AC+VfDzuW0kP3QIrqKGJlfn2oC1eYBtCMVsQEtKKEKyhGYETiMVqXD/a qI5CUziikCsEDKOnqqBNaljv7cYIlqhpO6nz24fQezJKNeCunpzWI+jFSA== X-Google-Smtp-Source: ACHHUZ7cZjdAsvYIrgSapvOxPnR0oAs+RRj3qx8KLpp4j5j8PkHOfQdeWdzNes8nDtRLZ6lYZRONuGvp35M+ X-Received: by 2002:a17:902:d48d:b0:1b4:fd48:d734 with SMTP id c13-20020a170902d48d00b001b4fd48d734mr14007430plg.47.1688055644178; Thu, 29 Jun 2023 09:20:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b14-20020a170902b60e00b001b53960b3acsm403761pls.99.2023.06.29.09.20.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:20:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:20:44 -0700 (PDT) Message-ID: <649daf5c.170a0220.24758.a7c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 615BB605246B; Thu, 29 Jun 2023 12:20:43 -0400 (EDT) Subject: |SUCCESS| pw129109 [PATCH] net/mlx5: fix flow dump for modify field 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/129109 _Testing PASS_ Submitter: Sean Zhang Date: Thursday, June 29 2023 10:00:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129109 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/26863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/