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 7D7CE43262 for ; Wed, 1 Nov 2023 16:23:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 780E7400EF; Wed, 1 Nov 2023 16:23:08 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 10170400EF for ; Wed, 1 Nov 2023 16:23:07 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35164833a21so2514535ab.0 for ; Wed, 01 Nov 2023 08:23:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698852186; x=1699456986; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mDR9mdYjWqGInH2h6lg3IFAnLtiNu2wdlT4Po4Mv8UA=; b=O0grsYhxrSQ81igGsANZnOlaQNrZRz8wDsp3gyyDU4hC9TEoaQfHuE1cXxSMwKGmdA 6EVQQjklbSoGi/mQcq/9l4GBnM0CotLMXK3flmOGsUtX4TBBKfjxBjbBPd8GiCN6mz4l C1Tz6M+NMQ4CcVKmmurk2LFNqNO5IkVzT0uJo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698852186; x=1699456986; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mDR9mdYjWqGInH2h6lg3IFAnLtiNu2wdlT4Po4Mv8UA=; b=hCJp+5bZ+pNrrzcI4N8iUmWUnpyivL6IC5vIzZbzC4FyPyhzBQMU5RUoGd+EMCRsLG o/WId2IR94WLz+nRkGtArbH/lKUpjBJHI0gB0VVrwlyuh2wddx8sV6mabv0guyWykSEp 9iHv1KWeHTr8g9LZo8aecT3pIz0gIjrHflVZQqu5i6sQnuwETvsjaZ66wFS8NXpXV3Qh QLi1Nk9qIWNBHsx+r9GP090s+rQSO8vjea10ZLp3tTBzpVn+Nz3dEfkUXVrqCkRFr6Iv I/zREUg7ZEQdM9dMha9OvBzznKSqlbMNLyXxmSRigzgE3mZsi5oYjlBvn5VWR+ho+KhD bVkA== X-Gm-Message-State: AOJu0YxmUYoT3zHPtATYxo8TiHT0k6HgXSQLTLoqxO3h9KhgMxq2aW1I 2Jy0jysswJhf5msFfxilgXv/3zec3i1FtybkZJO3E5TkOFjeH7tEaKevNtBbXvBZm5psGnpvXA= = X-Google-Smtp-Source: AGHT+IGkVrFRDEZeqG8JP1qDLcQOS7zjBvZFi86XpDeyK+t6h8SIaD+q6/nIeskYERJatUYHrzJkjFxdYq4E X-Received: by 2002:a05:6e02:eca:b0:359:3491:9042 with SMTP id i10-20020a056e020eca00b0035934919042mr2474769ilk.9.1698852186444; Wed, 01 Nov 2023 08:23:06 -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 b23-20020a02a597000000b0043012f613a3sm546662jam.2.2023.11.01.08.23.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 08:23:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 08:23:06 -0700 (PDT) Message-ID: <65426d5a.020a0220.44acb.7a3aSMTPIN_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 1E06E6050A61; Wed, 1 Nov 2023 11:23:06 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/