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 99E8043C5B for ; Wed, 6 Mar 2024 13:30:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9563942EBE; Wed, 6 Mar 2024 13:30:14 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 8BD8342DF6 for ; Wed, 6 Mar 2024 13:29:59 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6e4e835ee5dso1018153a34.0 for ; Wed, 06 Mar 2024 04:29:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709728199; x=1710332999; 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=5Kxg6629/2xR5YPPG6O1JyXeYVLuBdJIH7/n4yM2rsg=; b=LuqT4sSOKhgLE3Vat63nDzkACFrIdSXn1V+BuI9WtCa1Ulqp7K2e+sQ5BPWOzOsRb3 MMlF8MGLQ2y0NwBOYXKdo9VE6CT0pqfCZQGq4lvaVyzPAtvFpvlMgdr08Mq5nRMWniT9 xlnOyyke7SpE7F5P1H5HAPLmIMd8shIWHpHXo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709728199; x=1710332999; 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=5Kxg6629/2xR5YPPG6O1JyXeYVLuBdJIH7/n4yM2rsg=; b=weavu7m0H9S9WUBxjGcSaxrlVzyKK4keYNvJGaqXh88b330w2jO3IJ2qv6d2sH0EUh DP1XAMzRhOBtLu3QQ7QG5IDZeBtVCCoksLB6ZGMePXmZSjN5msnDbGDhGB3XFPIYRAnB 71VFZrbzcU57N4pdDRrvKPzKVzs31K9OSOVZustHQDqjXY88j6Cs4zeh9CM3TAhRAx2x l+lwzihepDp22Ov2IqXPh4gNR1rlOQQYk2YP+TK8/qT8tENt9svQGXcvNE0+fKND62SP vwWf0TQJX7knfcUIJi4Qic79bUz5xo5+pj20h+RqMy9LUGqTGXM/5ibVlHAGqQ27usEw nMxw== X-Gm-Message-State: AOJu0Ywv59Nbko9u+C3Pw77/mWpO6LIpSBYyWa+LvL5iGDaxrC4iPkpn Y2+vMrDBUlVSTp3LP3zRaYGDcODrqif/prFbrNiLPiMhb7KLUqZ86p5JJn8Izwo+o+0mtX4HxVe JUnUHDpFTQNv9shv1LRqtlsEFsIFd/bN3+T3tx44i X-Google-Smtp-Source: AGHT+IGoQo3ow4OxqVV2JHvloR1M5KgFpSGgyZHPr65VAkTdHB3FiDG1TBYftDrZ17ceNbwODECFB4QyYAnc X-Received: by 2002:a9d:6f99:0:b0:6e5:277:1af9 with SMTP id h25-20020a9d6f99000000b006e502771af9mr1170959otq.17.1709728198909; Wed, 06 Mar 2024 04:29:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c13-20020a056830348d00b006e4fad8323csm95432otu.7.2024.03.06.04.29.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 04:29:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 04:29:58 -0800 (PST) Message-ID: <65e861c6.050a0220.21717.489fSMTPIN_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 63F256052712; Wed, 6 Mar 2024 07:29:58 -0500 (EST) Subject: |SUCCESS| pw138004 [PATCH] net/mlx5: fix mlx5dr context release orde From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240306060211.36943-1-mkashani@nvidia.com> References: <20240306060211.36943-1-mkashani@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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138004 _Testing PASS_ Submitter: Maayan Kashani Date: Wednesday, March 06 2024 06:02:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:3472e5d3295d44b4835ffb22c39f2b7d40780f10 138004 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Fedora 37 | PASS | +---------------------+--------------------+ | FreeBSD 13.2 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian 12 (arm) | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29427/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/