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 A078843283 for ; Sat, 4 Nov 2023 03:08:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B85940265; Sat, 4 Nov 2023 03:08:31 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 5D2C540265 for ; Sat, 4 Nov 2023 03:08:29 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-66d0252578aso15761926d6.0 for ; Fri, 03 Nov 2023 19:08:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699063709; x=1699668509; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j19oN6nu2gSWbTI+LiiZx6Vd8FMc1WpoaK1tPK4TkCY=; b=VXmyYrIvQ2N9P85WzWVrK2NIEXd+mD2adMEbCqQ0BoVa6FBrl99Ji8v5JLHy5qU6gy NVIZ1NzHZINJZMJesqbcO3KxfbFGPXh52lBM/+6PIEdXJCUoQ+uy7QppJcTIav0/p83f Pa2DQQtsrIHkbQ8i2lc86e9ucske8SS0tEoiw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699063709; x=1699668509; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j19oN6nu2gSWbTI+LiiZx6Vd8FMc1WpoaK1tPK4TkCY=; b=SuggTTKEkywRZgBHpnmfgSTpGtR529jd5Bazw62/bSy/6zXuwyC+iWv6IHkCiRdjIh gsCaSPT2WKI2ja+caA4r6c+XDJq9Zsk3kbNbz7zvXkGCTMaxzHB7fLGHF1qCkf/KhVI8 hGsO8PvKMf3R778/00vUDIe3jJoq0jBzptIk2Y4CrSGTD9WOc9BHWpa0q3iBiXTYBHyL oD+TNn9fnD/h6mw7toa00BicMeptfN8j5n78uSlBa1c0ttY/yyo+BhtTzuFULTJxIgSI iXXb1QSz683ys8uvw+j4s5vpiMwjjXoTpV//GV7oYoAkYH/uFmV4fjPb7hXsfV0Y+PtQ Uxlg== X-Gm-Message-State: AOJu0YxUcoMCmtjLHEutzjpE3gZqoJblgTcaBPduMSor/Ly+nTLvNnWc ovtYdi485j+Q7OGuY2HJ1l90m173KMyF87m+lQ/EdQpU5VSDow0bQRIMkA== X-Google-Smtp-Source: AGHT+IF63rs7y1nyFmhxRa0RRf+iD5pCHlplXlQoZG5Zz1e2hkKZs99SEE0VFliKdLLYXebKTyottqPEybx7 X-Received: by 2002:ad4:5dc2:0:b0:66d:59da:d225 with SMTP id m2-20020ad45dc2000000b0066d59dad225mr24500751qvh.15.1699063708766; Fri, 03 Nov 2023 19:08:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l15-20020ad44bcf000000b006754e375b93sm105994qvw.64.2023.11.03.19.08.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 19:08:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 19:08:28 -0700 (PDT) Message-ID: <6545a79c.d40a0220.91c19.2e6eSMTPIN_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 7A596605C34D; Fri, 3 Nov 2023 22:08:28 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/