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 E869C43282 for ; Sat, 4 Nov 2023 01:57:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E30084029B; Sat, 4 Nov 2023 01:57:44 +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 443BC4029B for ; Sat, 4 Nov 2023 01:57:43 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35930447ae9so9795835ab.2 for ; Fri, 03 Nov 2023 17:57:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699059462; x=1699664262; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AExluqiQh/zqnAa3ijIna5F1j+Umwn+BoYlp0kVxlJg=; b=Q6s6+R8gqd3a5yu5MFAgVHaEMLqDkc6r8uHlTuRiqKziTWTW+FcQ4rSRgGMbOXoK57 ewLoq21WUAOSkhZCmxeymsdzWK8tsXQx9GRlIiXKtHj02hXf5y979K1YsbylUbjOXRmA 9EHs00BiNXzUY7Tt7JbSwQJaCN7SxHKmy4Bjc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699059462; x=1699664262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AExluqiQh/zqnAa3ijIna5F1j+Umwn+BoYlp0kVxlJg=; b=nRbDeq848dz83SyuU6j5NUpe23HzJ6q/6DNYti7N7iy0JQSBxONkpGYANlHO1g911A HefTy9OZLZKywEaffpqetfMssdxtWzKy0q15cINg0R4IjUx2Z4+IPlJVXJsKrVfgjEUs 3EZcLNxdfYOlkmKbiypNV5BmQsPBHbM5g+FZ5UgH2zTu83wmEZ0daI1oAbVmDeMkPSwq EnZTY7GbHrxZppPN2yzbyT9YtqyW04Gk3+ZfjkJ8hwsnZXvUTimXTwW6DLpAcxmqxcea YC8D8nbHiD33MhjfA2GORiD0c/OBJdn34X5qxw7/qJMpUfBxDu5ozdwzG0bnBeHREe20 Wp4g== X-Gm-Message-State: AOJu0Yy3Z7KmpuIrtm8tv15qPw0Xj79N6jDeujoswCBPhsnnFl4idou/ FFXZADOtE7zS/H15kWQDwbm0yQg1nF3mKBCz/xN2LSroKZqtO4w+OjN8mA== X-Google-Smtp-Source: AGHT+IEZUI/G4Xh54P/35BFyCOFC98vRjyGVk5AcgBw3SSb/p1kqjn+EccxONg8XiQhAl9gP4IXT0flOd8rV X-Received: by 2002:a92:c24f:0:b0:350:f352:4853 with SMTP id k15-20020a92c24f000000b00350f3524853mr27723955ilo.25.1699059462641; Fri, 03 Nov 2023 17:57:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x190-20020a6386c7000000b005b55df27b50sm253471pgd.31.2023.11.03.17.57.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 17:57:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 17:57:42 -0700 (PDT) Message-ID: <65459706.630a0220.c079c.7347SMTPIN_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 DDCCF605C34D; Fri, 3 Nov 2023 20:57:41 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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/