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 D8BA143EB2 for ; Fri, 19 Apr 2024 18:40:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4EDB40689; Fri, 19 Apr 2024 18:40:22 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9D60B402D9 for ; Fri, 19 Apr 2024 18:39:58 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c7f3f66d17so85398239f.0 for ; Fri, 19 Apr 2024 09:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713544798; x=1714149598; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=9GnbTNeoPDasfO/l/yJ+84VD28NvhdR18rGEom7KRCs=; b=a8Og+UyW/5tn14WOEXII9fo8dnlbaFfwCb56psqZrP+j305jmoHhldJ1PHHFJdyB9d ARf79jBd9Xq2XgxjhliwP4HM7Lj8nseDzP6mQXEbWnCDRfOXVcS6TC9ftqY8+NDw5IHn iiURK5u3Ftn3i3kjGuQvDDaycnhEW1RoWtW9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713544798; x=1714149598; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9GnbTNeoPDasfO/l/yJ+84VD28NvhdR18rGEom7KRCs=; b=UmT79wuIH6ZQtunhhDb6EA6UBxaFvMZbX3/+XtHYvwzE1dqXwIb5b6DxkwNdlX6Fcj AxNImbHGnp1xYt8p9GGElGr4PMFJG+Dh/93nb3tkGMB2EAMlTDBvofatqKSh93twMDUj 77hNmNxRrNIZQ+PtUgRRhbQPu4Peu0usBUg/AOrS+5x9IjvXGCjq+cZclcKP8jBsgXRN 2+iHHjHmDV5MkF2G3jXHjluoERzf4lRQ4IlCqId1aXAC4mouHlTeD2H/xLPGizZYzjf3 uWRlyosCc9G9Ngz7zd8efed/IhcHIgf6cBppsdXkyGy3iCZ7z6QiGwwVRmSN1g6WqMwe TGtA== X-Gm-Message-State: AOJu0YxBx+n5UDVaAzeIHhsg6DUB7Ry9HfmRNcUEzGgcAkmAFk5CnteR M7VRUPT6WzhgT5/ftiLZGgZzJ7Rd6q2QJb7TcZjYxXUvs7GPe3F3vNja+HjnWk2UaAWAFG/2eH1 E7yH/0WrHhjEdMCFWdblw8sO60n5nYhpFEkS8bJmTgmcyOpKMRFD1t/lk X-Google-Smtp-Source: AGHT+IGWxA0bTYf7toSnlES+l6JiaDohFCcQenIy3cpHNuHKf0JlIDcp3CCaJ9mIG6S7TNuaDhVXckauCawt X-Received: by 2002:a05:6602:26c1:b0:7da:63ed:f10d with SMTP id g1-20020a05660226c100b007da63edf10dmr2146486ioo.18.1713544798126; Fri, 19 Apr 2024 09:39:58 -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 s5-20020a02cf25000000b00482af63998fsm266195jar.41.2024.04.19.09.39.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:39:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:39:58 -0700 (PDT) Message-ID: <66229e5e.020a0220.27e0c.f165SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id A58AB604D420; Fri, 19 Apr 2024 12:39:57 -0400 (EDT) Subject: |SUCCESS| pw139544-139545 [PATCH] [v2,2/2] test/dma: add functions t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419090734.43613-2-vvelumuri@marvell.com> References: <20240419090734.43613-2-vvelumuri@marvell.com> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139545 _Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Friday, April 19 2024 09:07:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139544-139545 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/