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 98A8242D8D for ; Thu, 29 Jun 2023 17:59:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C3AA410D0; Thu, 29 Jun 2023 17:59:53 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id A8A7D410D0 for ; Thu, 29 Jun 2023 17:59:51 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-40278c8e0d2so6370301cf.0 for ; Thu, 29 Jun 2023 08:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688054391; x=1690646391; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eTytiPn3Y9Y81T8/nVHrVrTYy7+/2CtQghtY/iehWnU=; b=fk8l5uYi1Bf+QnkPB8is9f9Alk252TYcaqOvsFL6JvgIsSa0b4H3la8pb7buq9eP1G 48F/jgjqJVvF4UrnyIYEz955WkPxzaw4hwcI498YrOhTIP7oyWf4NtKdht8Ur+Mdv1u4 uEYFicnYURJaE3qLenW9MwdnZc71Aeit8F+l4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688054391; x=1690646391; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eTytiPn3Y9Y81T8/nVHrVrTYy7+/2CtQghtY/iehWnU=; b=UIgypRgThf6Ep0vZbr3EriJE/6KQNUcWgwWTFRXiGeoH6yi+0Q0ateKYBu9Tdo71Jh Qg1+T0CDpK/5l78q8Iuy9OEyyKQBM4x0Clu0n47aEjPYaECxLE1WvTQ+Li3KLtGXwL39 ROKJGgM/yXV/mv3TMdbmGn2MuwIu4/22DwrSNdH8urXB6kBFKXWhSfPhH8MtIBCORqdm M5jdufGrITJ581Dsg8OU+VJTXITF3H8ggDbJDWOmdSVJr5CxE4/MpQWyPIqaWSo+g7Wj UD35SGrwUDv9QFskFdXl5WGA2P2alktywbz6SbRkpWvmz+36G0e0aaKhb7e4R5FAGO5T Du6A== X-Gm-Message-State: AC+VfDzly4LeUv5TzvpmHlkY+bWjRK3mCNChSVWA0Da7ze9ehkvkljRt mvutJBEnztVa6EvcAYOvzC6Mh2pBgI89aoY8bXaPSWgYJobIRHOwfX9ayg== X-Google-Smtp-Source: ACHHUZ5IWZDb5N2LnBZITQrlanXYktkIK60EjWuvqH3V5uHBGB7xSSXFGnJlFUkvlSPbp1i/Mskebqjmrwpj X-Received: by 2002:a05:622a:201:b0:403:1bcc:56a with SMTP id b1-20020a05622a020100b004031bcc056amr6853362qtx.11.1688054391268; Thu, 29 Jun 2023 08:59:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o5-20020ac872c5000000b003fefbf00a4dsm547024qtp.0.2023.06.29.08.59.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 08:59:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 08:59:51 -0700 (PDT) Message-ID: <649daa77.c80a0220.82149.4ebdSMTPIN_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 EB157605246B; Thu, 29 Jun 2023 11:59:50 -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 | +------------------+----------+ 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) 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/