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 D86FD43206 for ; Thu, 26 Oct 2023 11:56:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2F6F402C5; Thu, 26 Oct 2023 11:56:11 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 26316402C5 for ; Thu, 26 Oct 2023 11:56:09 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1e10ba12fd3so425983fac.1 for ; Thu, 26 Oct 2023 02:56:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698314168; x=1698918968; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nCeMRjYeOw78Zco7G0Mk6Cr9ZDLr2gprzLsPGHIgB5Q=; b=aznj1eVRgFZ+OmsPZMIrzHJjgBl+/6Ccu6EKfawTtTA32aoM6xT/+ZU6Z80VGEP/oq revVyR4jToBEPpO/wRxhdj454XnZOAWAhQZOKcwFk+M0dgvRTB42kkaEUiM8TfKv039v 5pfdzEhR7jmpeyzeH2TR1KvP89oNnZk3DoOlk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698314168; x=1698918968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nCeMRjYeOw78Zco7G0Mk6Cr9ZDLr2gprzLsPGHIgB5Q=; b=IZpCjIz1Ea9+w/N75jiqlnbA/acB/tRhQ5ggK5APr5kjP2FjqCDrkiA6ZjL8hlll1x z7qTwQA9QzmKSk08tbl2OwVa0uWd+s4nJbWDb4bsX1TDHNAGWheKiE5YsGwLVPwtEidZ Ysdvnieu2X4pP+TKD1ALSqOGyG+DUNhzo6HDb8+SYbgmDxU6zqlmxsshjrQcapSsn5vN yBVG4bn1YqtWP1kUuzu4bX/37yM1pD8W7zmd1A6kUB2d/o+kWiUvADdTKYODP1XI4uX7 +JLSAz0l86H8CEdzuXbl51f5iN1hGxOGPVf3Bze/bEy+aMPi4QdXxPh3ImuZzrIttkrP eGYw== X-Gm-Message-State: AOJu0Yw0p+gQRlEwt6YjXqF+TLXoBlGE5JmwW5T6tQEKluGNkwPG92xS KvXFBIuTJdulx5L5oj+igVKK0o3MjCZIGrafjGOzZ+rv/MNHIcm2C+reouhbdAcpzKRFNeUcWA= = X-Google-Smtp-Source: AGHT+IG8meszWxYpuDjKu41CoSCZe0QEEmjayZ9RGs3Kowj/gWsOne/11ovnion/pfnGfYfkJ+ZBRsOAG+UJ X-Received: by 2002:a05:6870:f622:b0:1d5:eb1:c587 with SMTP id ek34-20020a056870f62200b001d50eb1c587mr18338479oab.19.1698314168552; Thu, 26 Oct 2023 02:56:08 -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 r3-20020a922a03000000b00357a37d757fsm1129631ile.41.2023.10.26.02.56.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 02:56:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 02:56:08 -0700 (PDT) Message-ID: <653a37b8.920a0220.6246a.a8ceSMTPIN_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 1AA5A60524E7; Thu, 26 Oct 2023 05:56:08 -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 | +-----------------+----------------+ 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 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/