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 40C1442DE1 for ; Thu, 6 Jul 2023 05:55:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38DDC40144; Thu, 6 Jul 2023 05:55:35 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 3470540144 for ; Thu, 6 Jul 2023 05:55:34 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-78f32e233a0so90977241.0 for ; Wed, 05 Jul 2023 20:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688615733; x=1691207733; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JIHLfqpElbVER3b6YhFNxc1tgQVl2W+qAvb3G1xDjzo=; b=K49/znTWl1xThAHpA8ag1EK2tSLw+aE+cS4sDf4M/E797Lru31fs0m7TG5KEOc8F0N dgLlDO5LIwIEwUE/tNBM2NE2+AbqGsD66hxNtlDdGT6K+KLNjPXNIPk3FlBBVbY9zgjc Zzs28zwMcQLV3p35bGEx0kD5MbUfIaaE+jKoo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688615733; x=1691207733; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JIHLfqpElbVER3b6YhFNxc1tgQVl2W+qAvb3G1xDjzo=; b=XAkJaV6e6VEdrr98odZBVCoXUXqa7X6DghW8+s9egV+NfZbVJ/LjmA0lCnBhE12zpG XemSvkggQtNTybcZm3Xcko6FG3zsjuLaVd4+7Pr6QHKhp48fEalaTWk2DAe1GVNrZexp sxzNptK3Y2Hjf/rjwBgI3/OQHInGLyg4ksWcUlg1tAKFB5C6gRrBD38N9HA+QoENa/OS ING9YIddSMAiZcp2JyM/Jc5niVbd1N2uIiREmeqluB70vcy7YmAz8WZhSJR0hhdjFQan hp0R57zU8VNJJCI7buaSVJoG546XcnpMFDJEY8KjkleTGPdbAQur+r0lpNWoYykBIbZd rStA== X-Gm-Message-State: ABy/qLbwy2shgaBGWMj09lNf0g95SX7cAVw5oOJaPGzsCaa+hIPyMz43 EKnBZU/7W/YsVxghhDLGytNE16eG6/8keZjzFB5nuUqMwoUl/A0ImujbPsoRsfHprve6WqU0aw= = X-Google-Smtp-Source: APBJJlE+DiC4AtJsj9GzdG9NwAf6Qgdjq3ExBbdVvI5nbAX6vaOikDdfqPATzKivDVSqLT2DAF2uiWmsZ4Cf X-Received: by 2002:a67:e3d7:0:b0:444:c608:4333 with SMTP id k23-20020a67e3d7000000b00444c6084333mr762595vsm.11.1688615733637; Wed, 05 Jul 2023 20:55:33 -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 l7-20020ab02c07000000b00787611ad770sm18998uar.2.2023.07.05.20.55.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 20:55:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 20:55:33 -0700 (PDT) Message-ID: <64a63b35.b00a0220.68968.14cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 42D0D605246B; Wed, 5 Jul 2023 23:55:33 -0400 (EDT) Subject: |SUCCESS| pw129202 [PATCH] [v3] net/mlx5: fix flow workspace destruc 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/129202 _Testing PASS_ Submitter: Bing Zhao Date: Monday, July 03 2023 09:50:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129202 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/