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 BD44443261 for ; Wed, 1 Nov 2023 15:42:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE019400EF; Wed, 1 Nov 2023 15:42:15 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 21526400EF for ; Wed, 1 Nov 2023 15:42:14 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a69a71cc1dso245934939f.0 for ; Wed, 01 Nov 2023 07:42:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698849733; x=1699454533; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O7em0vgk0dAdLDYyhEPt4Wlgvdqj7wMa41VneHe5SU8=; b=df1u75CY/TZCM0qKq/wU6UwnnllURASztNJgug+f3WSSqIJrTshqrIMlkpm5lm//5h qHpgIhJl/417eyhP67vYTqDJ4rYWhvAzkmHSTXpOmHPcSCJhuJnqfRM/FMwWn71wwguX ge6ucydW9BzzBmkBPlFR9ROtPpojZyKN+GC7U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698849733; x=1699454533; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O7em0vgk0dAdLDYyhEPt4Wlgvdqj7wMa41VneHe5SU8=; b=f0huNGcW5cMkC+NC6azHxSbbWgNJLqIy5JPWJFyy6EKdBCZm3LfAIFcTbrZniYnsNR o3K4IDdfxNcBte/rQTjnJeNaqE9OpUlRmlz01eEma25R0IzuKsW6UsyXlYKThRJPC6KK 9UyIP16ga0TEkYcuWW1VpzmLouihDOxpVg3V7/NTemfEMLh1YF/8c0BixfPJM0h0GmqY wBCEqMo29d5PnDhnIG2hwmAWlPLHMwzMnXG4vDcLjwgm5MidQ9jFmaOlAs+bahchCg5T LV/Y+uB0IydGLTeBS9g24xqvNU7RRt0EUHKzroS3ZB7O7o0ugFcvVUw3JOyEkycDvxmz uVsw== X-Gm-Message-State: AOJu0YyTk7wqEVqwVD7sEnAg6nPlLbAcCOWUwlQdCHMwSf+dLD6aaWK5 QipwPkjOLHOXHXx0xW7R3knxQvQ2sFRC0aIztrjMGSg9NKeExhnsCte4/Q== X-Google-Smtp-Source: AGHT+IH0r2nePJNfPH69MVeoV7sybK2RFto5Yjov1Assd1nFmnua1qzNz6/jzvmlHxaZwT7XvcSTf3RNd4EA X-Received: by 2002:a05:6602:164f:b0:7a6:8299:cc4f with SMTP id y15-20020a056602164f00b007a68299cc4fmr20368080iow.21.1698849733581; Wed, 01 Nov 2023 07:42:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l14-20020a02cd8e000000b0042b39a04112sm539269jap.8.2023.11.01.07.42.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 07:42:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 07:42:13 -0700 (PDT) Message-ID: <654263c5.020a0220.70b4.8522SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 10EE56051827; Wed, 1 Nov 2023 10:42:13 -0400 (EDT) Subject: |SUCCESS| pw133723 [PATCH] 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133723 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Wednesday, November 01 2023 10:18:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133723 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28178/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/