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 6EFC843EB2 for ; Fri, 19 Apr 2024 18:13:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B368406A2; Fri, 19 Apr 2024 18:13:43 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 2BBDA40691 for ; Fri, 19 Apr 2024 18:13:42 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6181d032bf9so21357417b3.3 for ; Fri, 19 Apr 2024 09:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713543221; x=1714148021; 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=rSwTepiowZBl5/lNSxRd6358Tlh/LxjYNOtdgMXxwgE=; b=UNR5R42I92S7H3S/4knPMROi5bN1Hydjs+iO8GEcx2dx1dELRIlcuHlE3m4ZP3XFrU cXZnex6Nd0hjcokkh/l8fQspdcYpVV2Ve3UF5myUXUhLK4AZX1jkqBnlJnz7OZ4H8MIN 3M5ci4nUU8jEWVRZWfK29X1aTQj3zAAkPgvys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713543221; x=1714148021; 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=rSwTepiowZBl5/lNSxRd6358Tlh/LxjYNOtdgMXxwgE=; b=pR+4l8ox48zMwDohw/5MFEZAZ47cZ7aZuBYCZ1AAlYuUQF6uoJfDlFwi8Gxy+74Cxy mLWalB6sjBTs92rBu3S6T1U4qA8v5UR7Iw4450mlqX4jIqdP4X7AXsLoPeQm0kdKPgy7 X9a2jCGKTgT92lJGN94D/XQyqynWt0faTqPrC5yc6qAsvVOGGijalogDRowobk/NwwSl 9E8NeWGpqjnXOftYUiRk+UpGSsEfZBUpcX5pxzKQ10AdCovokuh21T6IaTYdPduuvH70 AA2aOElW94k75zWl5qlwWH6rBGvLtBiv60XziFVoz47mYt/02U/JSsL002sq7RHpfaLL FNaQ== X-Gm-Message-State: AOJu0YxwarfGu/8zldjmsqIHniASAIO+edeuCcUDI/EOZ79vYJsu1JNH tpdQY3L/ZGAAZ6fB7+1CMl2tvkpgytfrxY5x0Gn0P1pO9M5+li8tnO+VoKhCWNWoKJDjnEn3xE1 a2hm+tENlqGYGWuKJVoeYeLT5HYZ1xluJ/YSi+1a3KfWSdjtS/P3CttAF X-Google-Smtp-Source: AGHT+IG8/lBo68aLJHo6JbYa2YvaEdsB9TDuRlOK7Cyg3bOS/MNIXKKiIYF7c+jzOG0i4hHsn51UJfNrZKer X-Received: by 2002:a05:690c:7082:b0:615:8c1:d7ec with SMTP id jg2-20020a05690c708200b0061508c1d7ecmr2777454ywb.33.1713543220109; Fri, 19 Apr 2024 09:13:40 -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 z124-20020a0dd782000000b0061acc6a3136sm279450ywd.43.2024.04.19.09.13.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:13:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:13:40 -0700 (PDT) Message-ID: <66229834.0d0a0220.c960.f8f9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BE16C604D421; Fri, 19 Apr 2024 12:13:39 -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-compile-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_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 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/