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 AA97342D8E for ; Thu, 29 Jun 2023 18:01:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6038406B7; Thu, 29 Jun 2023 18:01:10 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id AF941406B7 for ; Thu, 29 Jun 2023 18:01:09 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-66767d628e2so760481b3a.2 for ; Thu, 29 Jun 2023 09:01:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688054469; x=1690646469; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WvWEf0UxDw0SU6nLjZucul3p0BGWX4ZDnYYZhbQqNmw=; b=eDgUhZuUahKfEoG3isiovXdeLZUY+g8s2FNSDqnnCjPuoT9SR7OsfpI1fpkFgOGa2M xhNhjEehXZKf6w5r+jVV1Ny54kePKuQzrkkuaWb0FAOdmCYBYCnMaZwStpkDd/9YY8Th gHuLHHJ9+wlnC64nrZCVm8vI7icGqbVH0IdZY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688054469; x=1690646469; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WvWEf0UxDw0SU6nLjZucul3p0BGWX4ZDnYYZhbQqNmw=; b=e1pDFve2xyyEuqwBk0Nu3o8vt0LcZZujLFJ5JFEBo2IBMFwznrZd7MvlB61Ro4r2UZ /n31sWW/OozeJS35P1JfFwoyu/jBDrKsUlOt4sQiX/u+o7KFakJPs+EK/ttB0EM+N71X BoKDvPTBb+YyNLjsOqvgHCcjv+Plw6hk01zsq1nl0FrPZyVPI5jRY5T8mapsBSkpzC17 qQY4/02LK30YyDS4J8bZ/xypGY9eFL1JEHFWG9m3geM/PZk70U5yqQ1nFc2N942ftS95 zLPogxf1R3bGIPqhUN0dhjybWbWvILNzfzQ7cvgkuT3aeQNhVoAMK6ySX7CDhW40GiDd pqtQ== X-Gm-Message-State: AC+VfDw8zgNPgSO9/cEHzBmDonpvE/0/KhNshWvJ0DxL7cgeYFbah8oT YT5q27KEQ1FM9jIxMHZgSrCgtaU85saLJwGOmpMqwL9sF3S66LiJy0fZGObjUWtKJSN5c0TdVQ= = X-Google-Smtp-Source: ACHHUZ4Zt6IoogZKXvcu1hHk9vErJYQ6BQMkozpBsfMfzxiDrTsyXAeVoYQ+/Evif2XiZ7SVpc5mRZ51m4k8 X-Received: by 2002:a05:6a21:9983:b0:12a:30da:59 with SMTP id ve3-20020a056a21998300b0012a30da0059mr24995pzb.45.1688054468615; Thu, 29 Jun 2023 09:01:08 -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 h188-20020a6253c5000000b0066871d9cffcsm1066510pfb.10.2023.06.29.09.01.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:01:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:01:08 -0700 (PDT) Message-ID: <649daac4.620a0220.4cb89.0fe2SMTPIN_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 D3C48605246B; Thu, 29 Jun 2023 12:01:07 -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/