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 5D2E043206 for ; Thu, 26 Oct 2023 12:15:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5854C402C5; Thu, 26 Oct 2023 12:15:20 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6F7D5402C5 for ; Thu, 26 Oct 2023 12:15:17 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a69a71cc1dso19213239f.0 for ; Thu, 26 Oct 2023 03:15:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698315317; x=1698920117; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wAqUGlAe4zOEJGeX5MnkNVfMyNDUjBXjSbY/5fnUjs8=; b=izKmevAiwgCL+mdk+ryDpvDzS76Vjr2gJ4RZOGFJiyQeR6tySoOCM7Lpn37LgnLYVD JNNuadjWBhnGYx6PmsbgbB+atkNY9W0yMM5F9zIGrqX8c6Kp+M3gq7uxB/XeAwLN4pUc 3Plu5Np/gypCbBck6+b2dYkjEaXfIuN7gInSU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698315317; x=1698920117; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wAqUGlAe4zOEJGeX5MnkNVfMyNDUjBXjSbY/5fnUjs8=; b=q5qghwHvjhKsOm338UlN0LaUmO7CMVWmQ0WUCSfcSvaMr3eHui89GWggHkwbr+4mND OYnGjrnSAV3TVk1dP1eoy+dVvR/2Wk9hqysJRZGZWyNBCk2IgrRnKTFVyqjAspLAmC9B 6kcKeug5ffq4pQbvChicvswHzjgPGA8jkq+pwhCVJvej12RmDLDnZU9AjHiqco2SX2mk rLNkHnu9xe7U7CNo7q4K+OX/5w7GZywQQ2ZVcXdf9jpxa+iOL97Jq6SzQMLLmeOYiTrK /9OfLDu9nSmjkMFb+slr4WR3kyG1dE0DcOiz3mb+Dg9dsOx0WneZ0SipVme/8Gx2dxdA 1A4Q== X-Gm-Message-State: AOJu0Yx9Ocw89UPYC4tvMblGlQ0/2Xl0eS7sDv3G0ml+DdmUqzWdua7v F37TnWn3MfjSwr//LLrEhja8It7ZcjLrf0mwmuS88sfotcWF32AUZO89bHayBhHal6gi2SIR2w= = X-Google-Smtp-Source: AGHT+IFgMgyYTJvbAgozs2zVcrnVcaCTK/pElaP6Ipo+GtGlfkQSL+Td0XkOvPsTJKx1Gji99hmgQirobky5 X-Received: by 2002:a05:6602:3f82:b0:7a5:ab78:ad03 with SMTP id fb2-20020a0566023f8200b007a5ab78ad03mr22249902iob.5.1698315316896; Thu, 26 Oct 2023 03:15:16 -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 x17-20020a0566022c5100b007a26c0b2194sm122086iov.15.2023.10.26.03.15.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 03:15:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 03:15:16 -0700 (PDT) Message-ID: <653a3c34.050a0220.ea142.4b6aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6458860524E7; Thu, 26 Oct 2023 06:15:16 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/