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 BEDC643282 for ; Sat, 4 Nov 2023 01:27:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B886C40281; Sat, 4 Nov 2023 01:27:04 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id BA71E40281 for ; Sat, 4 Nov 2023 01:27:02 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a8628e54d4so23874617b3.0 for ; Fri, 03 Nov 2023 17:27:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699057622; x=1699662422; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JXimraf33cYsDGHpNtWuwx0dUAXHtvtJko6yLOzMRJ4=; b=GLL/IzfvNNnGh34+1BccuukQ7RAfP1F7TAPlipU5Nu1SPj7pa39NsP4LiDUKxA8UIy oXXiWZU4eT5dq+CKsCnuKIj30z7ad+rdapMpYcJvy+yOFh6Zl9DOoQB0DNAx7MseANI8 eUOkldcN6lBILlDHnZnae4f830grVbicSbQEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699057622; x=1699662422; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JXimraf33cYsDGHpNtWuwx0dUAXHtvtJko6yLOzMRJ4=; b=wBI+Kbk61gvDFvPME3AHjhCgxyHpY0mAwTIu7hHnNValHNR3pStj49eZltl/QAILDE b1mlA8algvH3AFd9N5ztPrxSJG330b15TwxLJBWIbWXtvC2dglmbScM3cSgODxtSTGtY LHLN7HdfiJUCmUNe7YhL1VMXmJSCpPcgbmYhMoAa1WHo2ryWf+bLh28R2ljzdqa1MFk0 LtokEHXHttkwRa88dSuyMvVVanumqFZbw6k0BgsX1s2YmgecSxHloFiS++CLruAH1ZP0 GTccEULeTYODyhpEyuIBgLQ9CpMDpz8vUVWoZPMnaMOX644eRVWIoheq7ns2gZJJW71m 0JyA== X-Gm-Message-State: AOJu0Yw0tq1OikWDtV6I9AfKR/xDAL07kosDZPS09hv2QxpHnka5TkBR a0rT1IVzdQcIVwzYvos6N6D43rTl27Dg4YT6dWYnsrXP09izi6CFN3WV5dQoahahBFn5oudp0Q= = X-Google-Smtp-Source: AGHT+IHfk4vweKxeyfTPJIbVS8K3xpIBTd6wz4F+/0Vcrqrd+fwUegVdefLKB/atDPKx5FdIUtkOV79ZaKIl X-Received: by 2002:a81:9b83:0:b0:5b3:f93c:d55 with SMTP id s125-20020a819b83000000b005b3f93c0d55mr3161086ywg.4.1699057622175; Fri, 03 Nov 2023 17:27:02 -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 f124-20020a0dc382000000b0059587543280sm316144ywd.66.2023.11.03.17.27.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 17:27:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 17:27:02 -0700 (PDT) Message-ID: <65458fd6.0d0a0220.6c059.b884SMTPIN_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 CA0D6605C34D; Fri, 3 Nov 2023 20:27:01 -0400 (EDT) Subject: |SUCCESS| pw133853 [PATCH] [v2] test/dma: fix for buffer auto free 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/133853 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Friday, November 03 2023 18:30:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133853 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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/28234/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/