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 2695742DE2 for ; Thu, 6 Jul 2023 06:19:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F10340144; Thu, 6 Jul 2023 06:19:08 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id CF73740144 for ; Thu, 6 Jul 2023 06:19:06 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-570877f7838so3807937b3.0 for ; Wed, 05 Jul 2023 21:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688617146; x=1691209146; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BbsuvQMyzV+ovWT3NmMbGQhdbXcG7iVX0ooNf97Pe8w=; b=a2b+FXDDEgCa6abn9jUmBciwQkxVJIRr6xAlWeePF/7C7erFt2YdCcjaMazqP2YT5g gPoOIvxNXJUyUnq2ioZ3y5gGTg1mux0xf0wwE0KXt1ES7z4qmF9/bMmDGHWZNN+usNWs mgcFSgz7tuHeBw2q4EctLnj7DSoV9J1Xd9FS0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688617146; x=1691209146; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BbsuvQMyzV+ovWT3NmMbGQhdbXcG7iVX0ooNf97Pe8w=; b=ACER25USh/Kwuly4riOErpLSCuqYnUqfXLkSxx+ljXPSNX1t8r6BC54/6cCXo+/RUt yjSvp6L4sVxhWOu7b1jEramMR/JhFuSQMmu8fqqfGO8BPPbA6PKez05wf8Y8hhIUDYKM r2Z7EBFg+NzU1HC1spppNA3Juuc4FSwSs7LPjvls0QpzjsYUwaErSWGTlQu477E6WNNw vrH7JCBxHByQc+NplZnpeQBZLeVJWD18UqhP/BFLsatsKOoSJ99AU9D0vmq9TxRv2HEH 3WPUZHlzAnJCDjnn3yBURg+3o5MYn/ypk2M8l8yIEF7S9I4M+rTlS+1Yg1sMntooJc7f Y0kQ== X-Gm-Message-State: ABy/qLbxumpprGfvzApq1b/IjPhvWjNRzDwARIs3kwLD1fJESm9nAyb6 5TsqiVZ+XrJpNrzaGI5CyIyDRxCZiC98ZlOKYV7Ajz6Y236MpqpQeLiqDQ== X-Google-Smtp-Source: APBJJlHKa20oqH2XGSe2Rpz2+bYoI3zffdjcPyz2X8/8oZ3Vquc0Wg0mc/ScQuchMvf7VJDXdtGP5lHjC+W0 X-Received: by 2002:a0d:d5c8:0:b0:570:6d74:21d5 with SMTP id x191-20020a0dd5c8000000b005706d7421d5mr1006014ywd.13.1688617146250; Wed, 05 Jul 2023 21:19:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y205-20020a0dd6d6000000b005771d1c775bsm20183ywd.55.2023.07.05.21.19.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 21:19:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 21:19:06 -0700 (PDT) Message-ID: <64a640ba.0d0a0220.6fda0.18c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E58CF605246B; Thu, 6 Jul 2023 00:19:05 -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 | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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/