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 A60AC43206 for ; Thu, 26 Oct 2023 12:23:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87871402BA; Thu, 26 Oct 2023 12:23:49 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 1918D402BA for ; Thu, 26 Oct 2023 12:23:48 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-778a6c440faso53089485a.3 for ; Thu, 26 Oct 2023 03:23:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698315827; x=1698920627; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p+CkBuijqNmnuB24Jp9qkSnN0lIiFDyZPupDbFIiiac=; b=c+tmRm49aqpHNqsqsP7GiN9iMaHOEMoXMn90k68oK1o+rE/XmVbWTrzi6DKsaUKZiF sVBsGQJQdMjOhxmaALotiTfj7TpreUGjzWXL3/vw8N8C5tI6AQsJalACW/nspnyQ4Zv3 Et1iEjOuto8K5++Wr89IGLLible+Lm6tyRVfo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698315827; x=1698920627; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p+CkBuijqNmnuB24Jp9qkSnN0lIiFDyZPupDbFIiiac=; b=rkhI6nzYL5Ke/Gtc+8GtTxxEbCFqWzwT22bmdn7c7eU1eItWSDakKjQg1X2T91L9S/ oj7NOJBe6a1m5lkUbxhOKPfXJpuTKhfXnclCbyy2GRa4qvK04xA9ebPAa5BDEY4MJt9q scmNlo7gmqJM0Id0W521EtucyDpWgbfTCpV5u6E0pw9yvLrHH0xWYZqYWkSEIaGn0xcQ 27j4BGGnalulM+0CzvTDzfhlvYxy0IItwWTICH+H+rCotqcRHDW8T7+BbTVctJcik8W1 Ddm+RtCU8/IaKdRBed3RprKkLUFy5MFf5Qp0y0K81v5CaEcD6hpRCTKajbafWz21ysCz 8nVg== X-Gm-Message-State: AOJu0YwjCmurABHn2wYJUfAjZCky49GH6qmzfSnUDNok9/+YujsH54x/ qP9dpM3N60lkBitjF/7Wm7LUEXujZxU/Q9dPEokINcU5Dr1NEndXq37GZ7IH2C7odHf/LzX8ZQ= = X-Google-Smtp-Source: AGHT+IFp7FI3x2BC9SRz2HzKQXsFT3+TDNPcarR0E7HtLNUSv0sD2RIjJiVvG3VIs2XR7C7xlczjZ943Mkfp X-Received: by 2002:a05:620a:3887:b0:774:1fe8:ba89 with SMTP id qp7-20020a05620a388700b007741fe8ba89mr14631704qkn.69.1698315827303; Thu, 26 Oct 2023 03:23:47 -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 f1-20020a05620a408100b007726386b346sm596439qko.0.2023.10.26.03.23.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 03:23:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 03:23:47 -0700 (PDT) Message-ID: <653a3e33.050a0220.cd710.13bbSMTPIN_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 D8A7160524E7; Thu, 26 Oct 2023 06:23:46 -0400 (EDT) Subject: |SUCCESS| pw133383 [PATCH] net/mlx5: fix the workspace double free i 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133383 _Testing PASS_ Submitter: Bing Zhao Date: Thursday, October 26 2023 09:14:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133383 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28085/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/