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 68AA944004 for ; Sat, 1 Jun 2024 12:39:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62F3E402B4; Sat, 1 Jun 2024 12:39:34 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id C47E440270 for ; Sat, 1 Jun 2024 12:39:32 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2c1afe1751cso1914459a91.3 for ; Sat, 01 Jun 2024 03:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717238372; x=1717843172; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=U9K0NDPnOD+2v56JnBWiZmmPfaT0h7gyHZkt3vUevBQ=; b=YLgrU+3aG0oI1lNaMlohe9+ED/2gsGK+jbNxoigTOWEAs8hzvmSgmIdy4WYaa81oqb xSR8KAfMmq2+zIVURoomnsEc/LFPQXJyuZ96EOOBlVaovQfB4lORcwI0pO4cUatGBGjj OJuz92y2DL8t7huee1mv+15FZfl1e/yxPaZQA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717238372; x=1717843172; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=U9K0NDPnOD+2v56JnBWiZmmPfaT0h7gyHZkt3vUevBQ=; b=H3zl3x5TR7rzXe6QQ6sFRnNxLTP/0emTudoogdfg0qnnNswLEDsmbPajL+9wl32gAp dwDRyCPPcCS9ENNvmXbblq26h2vhn95zI3Zr1O6ZQ5qt+caYXlyhm2HOVnfwmDE0xEr0 ehwQGo9+jdLN34qysDjEq2989E7blJjLTbKO8vMKDb1lAtVVXUUxuamS5SUYjAXbkwIF y3IhfDoj0bf5PQgrIx1vFFBKPBfZme4GA5v54fEg5vuNPdJk2b+BR5O/UImw+6WK6E2b FJVKq+rbn0mgY3PkapQ8WJRuXA4KnId0V8wUNAmA2a1clEM3IOTpYjVd8lJz6La1WHv9 DY4w== X-Gm-Message-State: AOJu0YzLNctqi3dspbp1GluIXe716J6f85zQND6uPgmVELfRk0yIeMEm 7NdwgPaFaUiY5WCCDIlthDnXUG8kmet2h1vzveauLgS5TmCTdlY7vWwIh3yBYTG83pMCQfKexkH kk3yp1nctBl/fBu2N8u/04mcAM3fHYqUya/wayyHeh0uj+OwfUWQyBB10 X-Google-Smtp-Source: AGHT+IHYd/ov2ffqrfD+jJB9J2LTWqSY58bQnH+f43Zhk4c0Jcd2EtGp5JtLVU4PXzOXEQrdCVN2X/iLd1p+ X-Received: by 2002:a17:90a:f68a:b0:2bd:faef:e85f with SMTP id 98e67ed59e1d1-2c1dc58fa15mr3674586a91.24.1717238371969; Sat, 01 Jun 2024 03:39:31 -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 98e67ed59e1d1-2c1c24d6587sm123832a91.0.2024.06.01.03.39.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 03:39:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 03:39:31 -0700 (PDT) Message-ID: <665afa63.170a0220.16fb1.9484SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E8770605C21C; Sat, 1 Jun 2024 06:39:30 -0400 (EDT) Subject: |SUCCESS| pw140400 [PATCH] net/mlx5: break resource release forever From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240529214632.1980988-1-akozyrev@nvidia.com> References: <20240529214632.1980988-1-akozyrev@nvidia.com> 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/140400 _Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, May 29 2024 21:46:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140400 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/