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 999F94411E for ; Sat, 1 Jun 2024 18:43:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95881402B4; Sat, 1 Jun 2024 18:43:04 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id B982740270 for ; Sat, 1 Jun 2024 18:43:03 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5b53bb4bebaso1247862eaf.0 for ; Sat, 01 Jun 2024 09:43:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717260183; x=1717864983; 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=N8rePe2zEU/FZtdAWxExO9EhTPIEtHfFUFgpW7VIt6o=; b=WDvhrsta5L6S2E4ixDt+GRjqcX5dBPPcunuUujDr7ZKNM93TvzWwDo1TJ03Oo84FM9 F6Vd7/sLZa3MsPi6hLAos6JbB+Bim3EGc9qlaHD74VasRadk0cC80g6FxGbr7wNy1de0 wsaEYOv0mkDKkKGX0rXCQmMYdcE0IbAZj3L/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717260183; x=1717864983; 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=N8rePe2zEU/FZtdAWxExO9EhTPIEtHfFUFgpW7VIt6o=; b=sYTFTKd83yebPiqty3IpyTbz8uqDGojW95XHf3fIj8ONqMB5YK+8Xwox/S7eg/U1OM w8eFNChTstrfRsZ/DJ5r82YlZDbLBtdu5kDh8EFnVDRc6qMBpGdJXEWH+WhasYppUgBs o42tQiftyrXZVb0BmlcbuAX0wUgmy3HDteMSQc4v8S1o0bTZvyeCaI6up91bpbKfv55X 0qbAVOZC81I4WFtQtgDf6pD17hk03VSk/LEikkXTYxGExnbMoNNl3igAB1380cs7GBf0 PXnu6V1ufroCevKgyWss1seveZTlaJeIaj+BeL8QhKJW6gJXbcGlmwk76m/5Hd15LiHL yOzQ== X-Gm-Message-State: AOJu0YxH8QIxi2Ba/RGHWq6Q1D1rU/JpwZ6iSxF+R668b38qylWV51Aj lN5ShHx64n6bTPKzI1vYt7S65NB/GQfS8yBDf95lf+x1QqCdBRwRAXqCxatcdizf5jIBjxzoolU zfqfuLs0uPQ0tLXj1xlnHskX5zw3461esUV1MWHiLTEe4u3jgToikNg/G X-Google-Smtp-Source: AGHT+IEsIyFh+VqyUwExjA70Y3OywEtnRLY39hWmFET1iOzF5Phs2NuHvkSQJ75TrxaV7ACXlmhqgUzDFBgN X-Received: by 2002:a05:6820:151a:b0:5b5:3d56:50ff with SMTP id 006d021491bc7-5ba05d8d92fmr4655406eaf.9.1717260183164; Sat, 01 Jun 2024 09:43:03 -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 006d021491bc7-5ba00359555sm150632eaf.6.2024.06.01.09.43.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 09:43:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 09:43:03 -0700 (PDT) Message-ID: <665b4f97.050a0220.5aff3.ab3bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A0CF1605C373; Sat, 1 Jun 2024 12:43:02 -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-unit-amd64-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 | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 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) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/