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 E5B2543262 for ; Wed, 1 Nov 2023 16:07:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1118400EF; Wed, 1 Nov 2023 16:07:20 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5FDB9400EF for ; Wed, 1 Nov 2023 16:07:19 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35164833a21so2467155ab.0 for ; Wed, 01 Nov 2023 08:07:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698851239; x=1699456039; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EPVI0mLCL0t6X9Sy0expaSnbBmpH47ZeVbg7N9RacSM=; b=KdqYXTR2gUkrdrhxNKqQy8S3tFlVGxLEWdRljOIFev6iMjh3rdIvOjes2ljrQUZt0m /15nAlwqG0ew8KNR2Zybeyemf6lxuRd3DVFX96z3699qAuEY2q27KtlI/GebFSc56HqD QdXhUTM8Y2qNzaKwFzpnvuQty2Q9zCQKq5C4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698851239; x=1699456039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EPVI0mLCL0t6X9Sy0expaSnbBmpH47ZeVbg7N9RacSM=; b=Om0gUs/avd+UdmbnrnMOcN7XHRSqbu2eo6G626aSOjPEuV+XXRyvdXhx5l2oCS/V3Z abJ4gvYmoOpEjwJoT2BtJ49kCP/+izKcC+v7L/r8yYkz2TwAx2ngWVYxB83dH0ZxwBEs 3KxY172S4b2knn75uudnogPSwcYXHhjlAX3dVLLMVHC2eiHgOIkSzf8SHKskmOipKCxI nRK9z42586gzmxzpuLuFgoCSzPMPlqCACxoJekeluF9b47zh+1gAGkn+GDz0R4BaJ8Cv TIJDnF7k7dxp+p6z5KKimKm+2Mz83w1pMJ5RzhpKvE0qCO19y21H/3uuK4q0jonGUN3z wSWw== X-Gm-Message-State: AOJu0Yw5kwKt1mXMZHdyPwIM0e/4jrXPok+2w5h17DtAFBICkZ1CtK5+ iqpETT8LRevp6fF5YIa2EFBLeyh+q1uCj4M9V1gzYA4Y/Uj2huVqxZUl7w== X-Google-Smtp-Source: AGHT+IHAC0rdRMieWGZT4atQy3kj15dZERrOIhDaIe87hN4iJE5zSlp6wKgn009Wjoo0cyIHZpVM6NPRIo/J X-Received: by 2002:a05:6e02:927:b0:357:d136:7218 with SMTP id o7-20020a056e02092700b00357d1367218mr2269099ilt.7.1698851238812; Wed, 01 Nov 2023 08:07:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o3-20020a92d383000000b003592ff6c6c7sm317341ilo.63.2023.11.01.08.07.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 08:07:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 08:07:18 -0700 (PDT) Message-ID: <654269a6.920a0220.1a1b3.5141SMTPIN_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 6D09D6050A61; Wed, 1 Nov 2023 11:07:18 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=======================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/