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 18E0F44129 for ; Sat, 1 Jun 2024 20:05:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0059040270; Sat, 1 Jun 2024 20:05:21 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D54624025F for ; Sat, 1 Jun 2024 20:05:19 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-627ea4e0becso29906257b3.0 for ; Sat, 01 Jun 2024 11:05:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717265119; x=1717869919; 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=Q/CMUEdhZaJ32taTczSNmGESkKh2l4Pe+Y10tFXs9TM=; b=SzCxk/nIp4FgKr6vxZxkV6aC28/DtcvaQDvT18IQqMNBOmRcTFKbop/S9MiB1aynWn nazgbzZYtxHtOJIMVo758XDAfC7AuMu7rRe+sb1WD/c5cM3dYJrg3aO8lKFr8izizWoz P5qJXFxH9u462Wz6cOOoAqa3sqUIucQv9UoqM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717265119; x=1717869919; 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=Q/CMUEdhZaJ32taTczSNmGESkKh2l4Pe+Y10tFXs9TM=; b=ZJs+e4P24hel+g/dGwiH5wlm9Q3RecquMUGdI+nuU4jBNBSfdsN7S4zxnIUVF9mnix iL3fZn7r2GTFOJbDEYL6IG17Pq5B3RMwy0oxpmkmF3gjm8Fg3Usq9+BEU/kNScu2Hqix i0hFGMqOFV99Nri4G3vOHrFv+JZOT5qELuoAcE3PU/fYglHoEbXdZHyTeo8XEcSavvkL T9W1X2E6AgoiG57gSIT3YzM5+Ag7q6hjb8eAl9HwKMlYDb0H9KMpSV4TRiQF9LJdbhof ph8M8kK92EqI5rdvWa8Y2LSceIH2N013SFqaHrUMeMQL9YerkhPoWRT6a8m8Jh20h2/U cESg== X-Gm-Message-State: AOJu0Yyw6v061MyMVTMHhpRH1CowBCcooPX4lSIEjGLHFfHc/Vdon8Mx KnbVyDfr4ii7TGDufI3/D67bz6dzoNWU2q+d/IjX1xFmPXO/TBI2aDzWQZ+PeNOHBZw3T7cH+Vv CkHEVqOTcnv/cMb9HSbYem852WSl+aHWz76e2YXkL33DWp3E64x2859BU X-Google-Smtp-Source: AGHT+IHh1btrUpINLbDCf2oAK1vcDaHD8bgRjGhHm/kVcQuhKPTv75QZuKWTJL5R6KH0ISdfzEaV/5hFcqU6 X-Received: by 2002:a81:a00e:0:b0:618:8390:341f with SMTP id 00721157ae682-62c796c5901mr51985637b3.1.1717265119190; Sat, 01 Jun 2024 11:05:19 -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 00721157ae682-62c765f84e6sm1583877b3.14.2024.06.01.11.05.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 11:05:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 11:05:19 -0700 (PDT) Message-ID: <665b62df.050a0220.2f7fe.ca4dSMTPIN_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 C0CD0605C373; Sat, 1 Jun 2024 14:05:18 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140400 _Functional Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, May 29 2024 21:46:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140400 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/