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 B72D342DE1 for ; Thu, 6 Jul 2023 05:51:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF84A40144; Thu, 6 Jul 2023 05:51:25 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 2C89340144 for ; Thu, 6 Jul 2023 05:51:24 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b0138963ffso391405fac.0 for ; Wed, 05 Jul 2023 20:51:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688615483; x=1691207483; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MiyzdbJvSugNOICvaK+zi8hwvvLOAEEItelURj94A0M=; b=cEDnv0dt1jwFfCBOaTmLZDGCFEeWW+BZoHIQWRQGYMTsQm4IbsVCErnadVGRNA8FDh bOtY1z7d+B8IhH5rhibLyybXGYgNLaahWiQrXPojBKOeDaZOdVy7N7ZiWDbGHAnHVLhb salvy8kb4M5YJsAjSyos9/x0VAxQa8R3EMKUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688615483; x=1691207483; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MiyzdbJvSugNOICvaK+zi8hwvvLOAEEItelURj94A0M=; b=Zx2j1btJG7MCS0Oe5BUdr/1SPF/WDB/tzPrRdLOaz7ykfv/JzQErFKnJJwu9TiO9pD Vgq/7+YoiP9cVcY112ACQAMM9NSMYvHzAwnXJGILyj4/P1UbbbskqgPi6XwLhPdp7yuj 4GLMBS8ARJVAK4AIasxX6q7eDU2WuFVAqWigK+u61o/KeN5c/4+0n2E5IYkH+8wQ8hjo qaUHS4Lv99qtc0tDhZAAWOctAYS1Tgw26i7OxgxtPtaWVQDSc6rD4llhDiqatnYfyZ5k L+XCVqnWpBu+tzEMcF2ApZHDwmdNEej4CgGLfCpyu/1Ymc3ZzPGWfTUHPM4yCFOnk+8g pFsA== X-Gm-Message-State: ABy/qLYDPEm4kP4bQscEBBm5rAoXxYJYbu/Q30Ad/rtoQugL8JfxfjZJ IWr5ygrFBPL5UiKFvTC7NiKQFXoV+4rVTvynY2VQ/yjdXIPTpwWkLKlPLA== X-Google-Smtp-Source: APBJJlFX4i294ytgP6AUrtdOrBGlibH43zAbGsK5Fv6Vnc/LUlZVyEtmNkOyVHOeB9rF88ih7LQs0csFTYDq X-Received: by 2002:a05:6870:9a1b:b0:19f:842:bfde with SMTP id fo27-20020a0568709a1b00b0019f0842bfdemr1182243oab.36.1688615483574; Wed, 05 Jul 2023 20:51:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c1-20020a05687091c100b001a678456959sm45873oaf.15.2023.07.05.20.51.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 20:51:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 20:51:23 -0700 (PDT) Message-ID: <64a63a3b.050a0220.75d86.1d63SMTPIN_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 D10F7605246B; Wed, 5 Jul 2023 23:51:20 -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 | +-----------------+----------+ 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 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/